-
Hello,
When I override the basic config with `config/assetrev.php`, I get this error:
`config/assetrev.php`
```
-
ImageOptim is a well known mac and web based image optimizer built by @pornel . As far as I can tell, the craft-imageoptim plugin is not affiliated with @pornel or his products.
I recommend changin…
-
`craft\services\Plugins::createPlugin()` ends up calling `craft\base\Plugin::setSettings()`, which does:
```
public function setSettings(array $settings)
{
$this->getSettings()->…
-
Getting the following error when installing on clean craft3.beta 12 setup
``` zsh
$ composer require nystudio107/craft3-ImageOptimize -vvv
Reading ./composer.json
Loading config file ./composer.…
-
Something seems amiss here: ` - craftcms/vue-asset 1.0.0 requires cracraftcms/cms ~3.0.0-beta.1 -> no matching package found.`
I checked my `composer.json` and don't see the typo `cracraftcms/cm…
-
Hi,
is it possible to send language in the request? Example I have mobile app that talks with element-api and user (not logged in) would be able to choose the language that he wants to see.
than…
-
### Description
I believe I have found a bug with matrix fields in Globals when using multiple sites and managing the blocks on a per-site basis.
### Steps to reproduce
_Tested on a fresh Cr…
-
### Description
If you link to an entry/category, or load an image in a Rich Text field, the URL is supposed to get converted to a reference tag on save, but that isn’t happening; the URL is just g…
-
### Description
I'm looking at three sited Entries: the default, a Belgian Walloon, and a Belgian Flemish. Live Preview works for the first two, which have craft3.dev/ and craft3.dev/c3bw own urls in…
-
> Created by: Selvin Ortiz (selvin@selvin.co) on 2015/03/10 20:43:19 +0000
> Votes at time of UserVoice import: 224
-----------------------------------
Plugin development and the Craft communit…