-
Need a better way for users to select SVG icons through Craft. Verbb has a plugin for this: https://plugins.craftcms.com/icon-picker?craft4
We could also look at a custom solution, but the plugin …
-
### Describe the bug
Was trying to migrate from Typed Link Field to Hyper and go this error.
```
➜ show-house git:(master) ✗ ./craft hyper/migrate/typed-link-content
Preparing to migrate fiel…
-
Follow-on from [issue raised on Sprig plugin for CraftCMS](https://github.com/putyourlightson/craft-sprig/issues/303)
Recently, multiple downtimes at the unpkg origin left a lot of sites unusable. …
-
I just installed the plugin on Craft 4. The installation looked successful:
```
*** installing simplemap
> create table {{%maps}} ... done (time: 0.005s)
> create unique index idx_xpprhq…
-
After installing the plugin, the following error appears:
```
yii\base\UnknownPropertyException: Getting unknown property: craftconditions\conditions\records\ConditionalsRecord::expressions in /Us…
-
It looks like this plugin is no longer available in the plugin store...
https://plugins.craftcms.com/search?q=craftnet
Is that intentional? It's a great plugin, would hate to lose it!
-
Hi,
Craft has option to zip the backup when db is too large, not sure if this parameter is exposed in the plugin. I'm referring to this line https://github.com/craftcms/cms/blob/98b779a6408b230ad8f…
-
Would it be possible to update so this shows as Ready in the Craft 4 Upgrade page.
Regards
![Screen Shot 2022-05-16 at 10 27 58 am](https://user-images.githubusercontent.com/13629190/168501286-…
-
Hi
The plugin stopped working after upgrading craft:
- Upgrading craftcms/cms (3.7.26 => 3.7.27): Extracting archive
We have a text field that should be disabled, but after upgrading, it stop…
-
### What happened?
### Description
I am in the process of migrating to Craft 5. We use Craft as a headless CMS and query everything over GraphQL. After migrating, we had to update all of our queries…