- ๐บ๐ธUnited States emclaughlin
Does anyone have an actual answer to the origin question that doesn't require signing up for slack?
- ๐ฉ๐ชGermany rgpublic Dรผsseldorf ๐ฉ๐ช ๐ช๐บ
@emclaughlin: No, I also don't have it, but I guess it probably won't help you anyway. The error message is almost universal and always happens when the Plugin is not found for some reason or another. Did you read my previous comments? They might be helpful for you. I also struggled a lot with this. I'd recommend checking the MODULE_NAME.ckeditor5.yml file and make sure you are compiling (yarn build) and deploying the .js file correctly.
- ๐ต๐ฑPoland piotr pakulski Poland ๐ช๐บ
@emclaughlin feel free to ping me on linkedIn in case you still have the problem?
Just tested this starterkit on a fresh D10 install with the standard profile.
It took quite some time and effort to rename every variables, filenames..etc from simpleBox to my custom plugin. Then a clear caches and I can see the button in the text format admin UI.
But this error prevents me from saving the settings:
The MyCustomPlugin plugin needs another plugin to create
, for it to be able to create the following attributes:
. Enable a plugin that supports creating this tag. If none exists, you can configure the Source Editing plugin to support it.As is, the starterkit still does not work properly.