Cromwell

screenshot of Cromwell
nextjs
react
material-ui

WordPress-like CMS for Next.js websites

Overview:

Cromwell CMS is a free open-source headless TypeScript CMS that allows users to create fast websites using React and Next.js. It provides a powerful plugin and theming system, along with an extensive Admin panel GUI that offers a user-friendly experience similar to WordPress. The CMS aims to empower content creators and individuals without programming knowledge to easily utilize its features in their projects.

Features:

  • Online store and blogging platform management systems: Cromwell CMS supports the management of online stores and blogging platforms, making it versatile for various types of websites.
  • Drag-and-drop theme editor: Users can easily customize their website's design using the drag-and-drop theme editor.
  • Simple installation of themes and plugins: The CMS allows users to install themes and plugins from the official store and manage them locally.
  • Free full-featured online store and blog themes with multiple plugins: Cromwell CMS provides free, feature-rich themes for online stores and blogs, including multiple plugins for added functionality.
  • Integrated Database: The CMS supports multiple databases such as SQLite, MySQL, MariaDB, and PostgreSQL for convenient data storage.
  • Developer-friendly experience: Users can leverage the power of Next.js, Nest.js, TypeORM, and TypeGraphQL along with the CMS API to build any type of website.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

ecommerce
Ecommerce

Ecommerce websites sell products or services to customers through an online storefront. These websites typically include features such as product listings, shopping carts, payment processing, and order management tools.

apollo
Apollo

Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.