formwork
formwork copied to clipboard
🏗 A flat file-based Content Management System (CMS) to build and manage sites with simplicity
When trying to edit a page I'm getting this error. 
Hi, When I try to install, the admin folder was forbidden, I'm using nginx, any ideas how to solve this ?
There's a bug on saving when multi languages are selected. To reproduce: 1. Select at least two languages on options > system > languages 2. Edit hello world blog post...
This pull request introduces significant improvements to the handling of array fields in forms, both in backend PHP logic and frontend TypeScript/SCSS code. The changes enhance validation, dynamic field creation,...
This pull request introduces a new "Save and create new" feature to the page editor, allowing users to quickly save their current page and immediately start creating a new one....
This pull request adds a "Duplicate Page" feature to the CMS, allowing users to create a copy of an existing page through the panel UI. The implementation includes backend logic...
This pull request improves the user experience and robustness of deleting pages in the panel by introducing a dedicated modal for page deletion and enhancing both backend and frontend handling...
This pull request introduces icon support for navigation items in the panel, enhancing both the configuration and visual presentation of the sidebar and headers. Navigation items can now specify an...