Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cromwellcms/cromwell
WordPress-like CMS for Next.js websites
https://github.com/cromwellcms/cromwell
apollo blog cart cms ecommerce free graphql headless javascript material-ui nextjs nodejs react shopping ssr storefront typescript
Last synced: about 1 month ago
JSON representation
WordPress-like CMS for Next.js websites
- Host: GitHub
- URL: https://github.com/cromwellcms/cromwell
- Owner: CromwellCMS
- License: mit
- Created: 2020-06-18T10:52:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T09:51:08.000Z (4 months ago)
- Last Synced: 2024-10-13T03:21:04.524Z (about 1 month ago)
- Topics: apollo, blog, cart, cms, ecommerce, free, graphql, headless, javascript, material-ui, nextjs, nodejs, react, shopping, ssr, storefront, typescript
- Language: TypeScript
- Homepage: https://cromwellcms.com
- Size: 39.7 MB
- Stars: 700
- Watchers: 20
- Forks: 98
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Cromwell CMS
Cromwell CMS is a free open source headless TypeScript CMS for creating lightning-fast websites with React and Next.js. It has a powerful plugin/theming system while providing extensive Admin panel GUI for WordPress-like user experience.
We are focused on empowering content-creators and people with no programming knowledge to conveniently use all features of the CMS in their projects.Main features of Cromwell CMS:
- Online store and blogging platform management systems.
- Drag-and-drop theme editor.
- Simple installation of themes and plugins from the official store and their local management.
- Free full-featured online store and blog themes with multiple plugins.
- Integrated Database. SQLite, MySQL, MariaDB, PostgreSQL are supported to use.
- Developer-friendly experience. Use all power of Next.js, Nest.js, TypeORM, TypeGraphQL along with CMS API to build any type of website.## Installation
[See our docs](https://cromwellcms.com/docs/overview/installation)
## Examples
[See demo websites: frontend + admin panel](https://cromwellcms.com/docs/overview/intro#examples)
## Contribution
### Have a question?
Ask in [Discord server](https://discord.com/invite/mxmJNSZ2gn)
### Have a problem or found a bug?
If you find a bug, you can help us by submitting an issue to our [GitHub Repository](https://github.com/CromwellCMS/Cromwell/issues)
Read further in the [contributing doc](https://github.com/CromwellCMS/Cromwell/blob/master/CONTRIBUTING.md)