This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
File Based CMSs seem to be becoming very popular lately and it would be nice to be able to use October as a completely File Based CMS with no MySQL database, like Grav etc.
Hi,
Why you don't use Grav? If you search for a file based cms, Grav is quite nice;) I see no need to make october file based.
Greets Crazymodder
Hey @Crazymodder,
Thanks for the reply. I've looked at Grav, but the Admin plugin is not yet production ready and it only includes a very basic Markdown editor which is just not suitable for clients to use.
Last updated
Hey,
Maybe its possible to write a WYSIWYG Plugin for Grav?
With Laravel you can use somethink called repository pattern. There you can have multiple repositories one for mysql, one for file etc. and than you only need to bind the interface to the right repositories. But if you want somethink like that i think you have to create a new branch a build your custom ocotber cms.
1-4 of 4