formwork icon indicating copy to clipboard operation
formwork copied to clipboard

🏗 A flat file-based Content Management System (CMS) to build and manage sites with simplicity

Results 11 formwork issues
Sort by recently updated
recently updated
newest added

When trying to edit a page I'm getting this error. ![Captura de ecrã 2024-05-13 210346](https://github.com/getformwork/formwork/assets/135612/3dac5b9c-5022-4f9e-8f24-c632467cd0c6)

Hi, When I try to install, the admin folder was forbidden, I'm using nginx, any ideas how to solve this ?

help wanted

How can I rename the admin folder for security?

question
feature request

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...

bug

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,...

enhancement

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....

enhancement

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...

enhancement

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...

enhancement

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...

enhancement