-
After the last update, the issue of not being to save a specific image persists. The plugin is up to date, as is the admin panel.
https://github.com/getgrav/grav-premium-issues/assets/10570878/27…
-
Hello,
Your plugin sounds so nice but I have no clue how to install it...
I downloaded it and put it in the plugins folder of my website...
But the "admin panel" doesn't show it at all...
And I ha…
-
When using the boolean search type, any input that that contains a word with two or more hyphens will make the plugin throw an exception. The basic search type does not seem to be affected (ie, the ex…
-
One of the ways I create reproduceable builds these days is by using a `.dependencies` file in every Grav repo and running `docker exec -u xyz container-name bin/grav install` on every instance. Upgra…
-
`From https://gitlab.com/taslabs/grav-static * branch main -> FETCH_HEAD hint: You have divergent branches and need to specify how to reconcile them. hint: You can do so by running one of the followin…
-
Hi!
I am using a https://github.com/paulmassen/grav-theme-hyde Grav Theme (v0.2.2) with a Premium Lightbox Gallery Plugin (v1.0.6) on a Linux VPS Server. Now I have the following problem with the L…
-
The plugin Embed can't be configured using the new [Grav's Admin Panel](https://github.com/getgrav/grav-plugin-admin). For example, if we go to the settings page of the plugin (url `/admin/plugins/emb…
-
Hey,
First of all very nice plugin we really need this in grav.
But with the latest version of your plugin and grav (Grav v1.4.5 - Admin v1.8.2) it is missing a dependency says grav (dependency 'a'…
-
Hi there,
We're seeing an issue with shortcode core that breaks the live site - and I'm not sure how to begin diagnosing!
We're running Grav 1.6.25 - and this morning updated all plugins to the …
-
I want to store users in `accounts\username` folder.
In my `config\system.yaml`:
```yaml
accounts:
type: flex
storage: folder
avatar: gravatar
```
I copied `system/blueprints/flex/us…