Sorry, we don't support your browser.
Install a modern browser
Let us know how we can improve. Vote on existing ideas or suggest new ones.
Most voted
Search
Make a suggestion
Immutable IDs for pages
#16
A system of having immutable ID's for pages. Right now UUID's are basically slugs, which can be changed by editors. The consequence is that the stored references to these pages break. There's already a plugin that tries to solve this: https://githu
Planned
284
Blueprint editor
#20
A visual editor for blueprints, which would administrate all the yaml settings for you.
234
More extensive field conditions
#13
Currently it's only possible to use Conditional Fields by adding one or multiple conditions to fields. "Show this field when this other field has the value X". It's not possible
192
Optional, Native Database Storage
#22
Flat-file is fast and flexible, but in the few cases when there's thousands and thousands of records to search through, we do need a database: MySQL (available in most shared hosts) - or even SQLite would do. That'll make Kirby suitable for ANY proj
172
Move pages
#44
It would be helpful, if the panel allowed to move pages to another parent. This would need: - a "move" option in the settings dropdown - a file browser similar to the pages field with template verification: - either only showing pages in the br
160
Revisions system
#135
Actually it's a pain for content editors that there's no built in revisioning or backup system. A simple versioning for files to move backwards 2 or 3 steps would be awesome! A simple content lifecycle as found in plugins (publish later) would be
135
Bulk edit or delete pages/files
#38
A possibility to delete and/or edit multiple pages or files at the same time.
122
Limit user's Panel access to specific page(s)
#129
Let me restrict a user's access in the Panel (either per user or per role) to one or multiple pages (with subpages).
116
Static site generator
#24
It would be awesome to be able to simply generate static websites from the Panel. Something a bit like d4l’s plugin https://github.com/d4l-data4life/kirby3-static-site-generator but built-in.
87
Pagetable as core field
#80
Great for data-oriented projects. The table of subpages can be searched, sorted and provides very flexible layout options. https://github.com/sylvainjule/kirby-pagetable
84
Live preview for the Panel
#15
It would be great to have a way to preview all content changes immediately side by side to the Panel.
72
Renaming file should update its references
#189
Currently, the renaming feature for files (images, etc) feels broken. When renaming an image, the references to that image are not updated, resulting in broken content. What's the use of being able to rename a file if its references aren't updated?
66
Permissions: disable/hide section, column, tab
#12
Depending on the current user role, it should be possible to disable or hide sections, columns and tabs.
66
Inline editing in structure field table
#99
I currently have a usecase where I work a lot with structure fields. But I find the current solution with modals rather difficult to use if you have to enter many records one after the other. With a possibility to edit the table view of the structur
65
Link to page in writer field
#268
The possibility for internal links (= link to another page) would be nice for the writer field.
63
Sign in
Make a suggestion