A new cms: Fast⚡︎CMS
A new cms: Fast⚡︎CMS
Fred Sunday 20th October 2024, 19:36:23Hello all,
After a few months of sick leave, I started coding again and have just created a new CMS: Fast⚡︎CMS!
Just like Flatboard, Fast⚡︎CMS is in PHP and the storage is in JSON format which makes it "transportable".
Fast⚡︎CMS is a simple and fast flat-file CMS.
With Fast⚡︎CMS you can:
- Create pages, blog posts, simple gallery
- Manage users on 3 levels (Administrator, moderator and writer)
- Create fronted and backend themes
- By default the languages included are French and English
- Create your own plugins easily
- Save your site and restore it at any time from the interface
- Manage your images and folder from the media manager
- Update your site easily in 1 click with each new version of Fast⚡︎CMS
Fast⚡︎CMS was created as a lightweight alternative to heavy and outdated CMS'. Many people use complex solutions for simple pages, unnecessarily. Building this content management system, we focused on simplicity - even novice webmaster adapt his template and writes his own module.
Fast⚡︎CMS is still under development, you can test it for the moment only online and report any bugs to me on this discussion thread.
After a few months of sick leave, I started coding again and have just created a new CMS: Fast⚡︎CMS!
Just like Flatboard, Fast⚡︎CMS is in PHP and the storage is in JSON format which makes it "transportable".
Fast⚡︎CMS is a simple and fast flat-file CMS.
With Fast⚡︎CMS you can:
- Create pages, blog posts, simple gallery
- Manage users on 3 levels (Administrator, moderator and writer)
- Create fronted and backend themes
- By default the languages included are French and English
- Create your own plugins easily
- Save your site and restore it at any time from the interface
- Manage your images and folder from the media manager
- Update your site easily in 1 click with each new version of Fast⚡︎CMS
Fast⚡︎CMS was created as a lightweight alternative to heavy and outdated CMS'. Many people use complex solutions for simple pages, unnecessarily. Building this content management system, we focused on simplicity - even novice webmaster adapt his template and writes his own module.
Fast⚡︎CMS is still under development, you can test it for the moment only online and report any bugs to me on this discussion thread.
Last modified by Fred on Monday 21st October 2024, 12:12:00
Fred stickied the discussion.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Replies 9
About page
This page and the health status of your site.
It allows you to know if the prerequisites to take full advantage of Fast⚡︎CMS are respected.
It is from this page that you could update in 1 click to the latest version of the cms.
Medias management
Create folders, add media easily thanks to its manager to enhance your pages.
This page and the health status of your site.
It allows you to know if the prerequisites to take full advantage of Fast⚡︎CMS are respected.
It is from this page that you could update in 1 click to the latest version of the cms.
Medias management
Create folders, add media easily thanks to its manager to enhance your pages.
Last modified by Fred on Monday 28th October 2024, 18:14:00
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Module development
Create modules easily with simplified form field management!
if the "plugin" line in the json file does not exist, there will simply be no configuration of the module and therefore can only be enabled or disabled.
Otherwise, just prefix your data with the field you want, easy right?
Create modules easily with simplified form field management!
"plugin": {
"text_selector": "textarea#content, textarea#siteDescription",
"checkbox_darkMode": "1",
"checkbox_autoGrow": "1",
"text_height": "100",
"checkbox_autoHide": "0"
}
if the "plugin" line in the json file does not exist, there will simply be no configuration of the module and therefore can only be enabled or disabled.
Otherwise, just prefix your data with the field you want, easy right?
Last modified by Fred on Monday 28th October 2024, 18:22:00
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Reserved 3
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Reserved for what exactly?
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well
Hi ,
I'm just reserving the answers so I can add content on Fast⚡︎CMS (how plugin dev works, screenshots of the media manager...ect).😊
I'm just reserving the answers so I can add content on Fast⚡︎CMS (how plugin dev works, screenshots of the media manager...ect).😊
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Topic update!
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Would you like help on the project? I am working towards getting certification in AI(Artificial Intelligence) so I might be an on/off, but it'll make a project quicker. If you like would you want to take this offer up?
Software engineer, creates plugins for Flatboard, checks source codes, and answers any software errors questions and contributes on the GitHub page as well
Hello SurveyBuilder-Admin ,
Thanks for your help, but I'm finalizing a beta version for later. What kind of AI are you working on? Integration for a cms?
Best regards, Fred.
Thanks for your help, but I'm finalizing a beta version for later. What kind of AI are you working on? Integration for a cms?
Best regards, Fred.
- Before ask a question, read the documentation.
- 🎉 Featured as #1 product of the day on Product Hunt
- Please like in alternativeto.net 👍🏻
- ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
- <TextField>, my new CMS project designed by a passionate developer, for developers!
- My last project Fast⚡︎CMS, a Flat-File cms.
- I am currently busy 😫.
Suggested Topics
hmmy 🐝
started Infitite Scroll + Timeline Slider
Feature Requests
Iceman
started 🐞 fixed Problems with mobile use
Bug reports
Deno@dde5f88a
started Not really a question, but rather congratulations
General Questions
Fred
started Hooks list for developpers
Announcements