Bob den Otter

Results 178 comments of Bob den Otter

This repository seems abandoned. For our project we need an updated version, so i've forked it and created two releases: One for PHP 8.0+ (including 8.2), and one for PHP...

Surely, probably, someday.. In themeantime, feel free to check this out: https://bolt.tips/entry/simple-og-tags-for-facebook-twitter-and-others

I'm also not sure how to configure this.. Maybe allow for a 'general' seo title option, and the possibility to override them on a per-contenttype basis? or, perhaps allow to...

Why are you saving the factory? Shouldn't you save/persist the Content itself?

Cool! I've not needed this functionality myself, but I can imagine it's pretty useful for a bunch of other people. I'm out-of-town until January 2nd, so i'll do a proper...

This looks like an issue with javascript assets packaging. Did you bump _both_ `bolt/core` and `bolt/assets` to `^5.2`? The about screen should show something like this: ![Schermafbeelding 2022-12-08 om 13...

If you try the 5.2 beta, it'll work better: ``` composer create-project bolt/project myprojectname "^2.5" --stability=beta ```

Hi, do you have more info on versions used (bolt, extension and PHP alike)!