bolt
bolt copied to clipboard
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
A brief description of the issue goes here. On a clean install of Bolt it keeps complaining about the database tables being out of date. Running the "update DB" command...
I noticed that if a contenttype goes into 2 taxonomies and the second taxonomy is a ` behaves_like: grouping` with a `has_sortorder: true` the sortorder number works OK behind the...
Current behaviour: If you create a singleton contenttype, a user is able to add more items to that contenttype with the 'Add ..." button on the dashboard page. See attached...
Description: ---- I have a field: ``` image: label: Photo type: image extensions: [ gif, jpg, jpeg, png ] ``` But I am able to select any file (for example...
The Bolt 4.0 File Management page Wireframe(s) Starting point will be what's set up as wireframe for the File Management page from Bolt 3.x. For now: - What improvements can...
Hello! imageinfo only works with images placed into «filespath» folder, its impossible to get imageinfo from thumbnails folder or another folders/ it is possible to change this twig tag to...
Hello, I think adding 2FA support would significantly improve the security of websites hosted with Bolt. I don't know for sure how complicated it is to integrate.
According to the [docs:](https://docs.bolt.cm/3.6/contenttypes/relationships#relations-in-templates) _To get the actual related records, use the function related()_ **But it never happens.** Consider there is a relation maintype -> relatedtype. If you call `{{...
So here is the long-awaited PR! This PR implements a hierarchy system in Bolt which allows individual content types to be defined as hierarchical or not. If a content type...
Does your browser toolbar often look like this, where you have a bunch of tabls open with the same Bolt icon?  It gets...