Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 0 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1 @@
# 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)