ideas
ideas copied to clipboard
💡Discussions on ideas and feature requests for Statamic
When you're scaffolding out a new site structure and creating a whole load of pages in one go it would be handy to be able to create new entries directly...
I ran into the situation where I wanted to add compression by default, but it seems like there is currently no way to do this. Inside `src/Imaging/ImageGenerator.php` where the defaults...
Right now it's not very easy to test your update script. When you run the command it'll look at the actual version installed in the composer lock file, which is...
It is possible to set preferences like eg. `start_page:`, but setting `locale:` does not work as expected: **Here my usecase:** roles.yaml: ``` german_editor: preferences: locale: de ``` ``` french_editor: preferences:...
We often use bard as a wysiwyg editor for smaller text parts that sometimes even are just some words. As bard is a little »bulky« for one-liner, we added some...
I often accidentally end up with two browser tabs with the same blueprint editor open. Sometimes I do a load of work on one of those tabs, save it, then...
- as a (entry) publish form is opened (also in stack mode), a temporary version could be generated. - the temporary version should already have a UUID This would potentially...
Thanks so much for the new Computed Fields feature - I can think of a dozen use cases for it across my different sites. Currently, I have something similar-ish using...
I wonder if it could be a decent feature, that the protect scheme has some king of "order of precedence": Site > Collection > Entry So if a global protect...
I've seen a few people try to update their sites in production and when it fails, the site goes down. It might be a good idea to not let people...