This module has no requirement for the use of composer/installers.
It's not up to this module to decide how people configure their installer paths, it just cares that it has the find ckeditor plugin.
It is sufficient to just require ckeditor/find.
This module has no requirement for the use of composer/installers.
It's not up to this module to decide how people configure their installer paths, it just cares that it has the find ckeditor plugin.
It is sufficient to just require ckeditor/find.
Comments
Comment #2
dhansen commentedAbsolutely correct. The requirement for the ckeditor is also unnecessary as it would break for anyone that installed the plugin library manually. I've gone ahead and removed the requirements from the plugin on the upcoming dev version.
Comment #4
dhansen commented