Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't redefine CKFinder plugins directory #25

Open
Mick3DIY opened this issue Aug 24, 2020 · 0 comments
Open

Can't redefine CKFinder plugins directory #25

Mick3DIY opened this issue Aug 24, 2020 · 0 comments

Comments

@Mick3DIY
Copy link

Hello ! :)

I'm testing your bundle in a Symfony 4 project. I would like to move the default folder 'public/bundles/fosckeditor/plugins' in to my project folder like 'src/EventSubscriber'. It's for making a plugin class and versionning it.

According to the documentation it's possible... Here : https://ckeditor.com/docs/ckfinder/ckfinder3-php/configuration.html#configuration_options_pluginsDirectory

But I have an error when I check with the URI '.../ckfinder/connector?command=Init' :

Unrecognized option "pluginsDirectory" under "ckfinder.connector". Available options are "accessControl", ... "plugins", ... "xSendfile".

I found something for resolving this issue in this post : https://stackoverflow.com/questions/63076103/cant-redefine-ckfinder-plugins-directory

How can I help to add this code to the original one ? @zaak ?

Cheers !
Mike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant