simplcms v0.0.114
SimplCMS
SimplCMS is the simplest CMS ecosystem that easily integrates to an existing NextJS application or use our simplcms-starter
project for a brand new project.
Providers
SimplCMS allows you to easily integrate with these providers within the content management platform:
Media
- AWS S3
- Cloudinary
Oauth
*Oauth integrations are made possible by Next Auth
- Google oauth
- Microsoft oauth (tba)
- Github oauth (tba)
Data store
- MongoDB
- AWS Dynamo DB (tba)
- AWS MongoDB (tba)
- MySQL (tba)
- Supabase (tba)
Host
- Vercel
- Cloudflare (tba)
Getting Started
Starting a new project
To create a brand new Next JS project using the SimplCMS backend, run npx simplcms@latest create-app
.
Adding to existing project
To integrate SimplCMS with your existing project, run npx simplcms@latest init
within your NextJS project. This script will:
- Install SimplCMS and necessary depedencies
- Create the necessary pages route for the SimplCMS router
- Create the necessary api route for Next Auth
- Add necessary configurations to your next config
Whats next
Get Support
If you need help, you can find us at https://simplcms.com
Read our documentation
You can find more info about SimplCMS via our documentation at https://docs.simplcms.com
Contribute
SimplCMS is 100% open source and we welcome contributions. If you find a bug to report, open an issue or see CONTRIBUTING.md
for more contribution information.
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago
3 months ago