The open source “Code First” CMS. Describe the website schema in JSON, build the theme in HTML and CSS, and let your user handle the content from their Admin panel.
Stop clicking buttons to build pages. Describe your website structure in code, and give your users a UI purely focused on content management.
"fields": [
{
"name": "year",
"dataType": "number"
},
"gallery",
"htmlContent[@paroicms/tiptap-editor-plugin]"<i>{{ doc.field.year }}</i><br>
<div>{{ doc.field.htmlContent }}</div>Just pure content management.
Designed for developers who want control without the hassle. ParoiCMS comes with batteries included.
Define the exact structure of your website. Create hierarchy and custom fields for every page type effortlessly.
Performance out of the box. Our advanced caching system ensures your site loads instantly, every time.
Extend functionality with ease. Implement custom behaviors and integrate with third-party services.
Go global instantly. Native support for English, French, German, Spanish, Italian, and Portuguese.
Host multiple websites on a single server instance. Efficiency and management made simple.
Built on SQLite. No complex database setup. Data integrity and portability at its core.
We use industry-standard technologies to ensure long-term maintainability and speed.
Forget static database dumps like SQL files. With ParoiCMS, every backup is a complete, executable Node.js application.
Contains:
Use our Site Generator to describe your structure and get a live playground.
Open Site Generator