core icon indicating copy to clipboard operation
core copied to clipboard

🧿 Bolt 5 core

Results 141 core issues
Sort by recently updated
recently updated
newest added

_This scratches my personal itch, where I want to nudge my Bolt-powered blog slightly more towards a knowledge-base thingy, where I can keep track of posts linking to other posts....

After installing Bolt 5.1.13 by composer project command creation, I try to customize the configuration. I want to change in config/bolt/config.yaml sitename and payoff with backend application. After clicking on...

Bolt as a CMS is used in some cases to create blogging platforms or a news website or just a website with blogging features. In most cases like the ones...

Will elaborate later. When digging in the code for a way to specify different prefixes for different EntityManagers (a question about prefixes was raised on slack...) I found that this...

I get a warning `"Warning: Undefined array key "order"` after running a conimex import: ``` ./bin/console -vvv conimex:import my-site-export-2022-08-08.yaml ``` I believe this is a new / more strict warning...

Dockerfile fails to build. Details ------- My first time trying Bolt thus I'm not 100% sure it's a bug. Reproduction ------------ Just today I did: -> $ composer create-project bolt/project...

| Q | A | |---|---| | Branch | master | | Bugfix? | no | | New feature? | yes | | Deprecation? | yes | | Tickets? |...

I installed and activated Webpack Encore (last version) according to the documentation (for Bolt CMS 5.0). After, I create a new Controller with its template. I want to base this...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies
🧹 Chore

## User Story As a developer, I want to store my assets on an object store like AWS S3, GCP or DigitalOcean Spaces so that I can benefit from their...

💡RFC