Had the same problem. To fix that go to
shahiemseymor/ckeditor/src/Barryvdh/Elfinder/ElfinderServiceProvider.php
and replace
$this->package('barryvdh/laravel-elfinder');
by
$this->pathsToPublish('barryvdh/laravel-elfinder');
In fact actually none of this plugin or the Wysiwyg plugins works correctly, as after installation they broke Artisan command. All we get is that :
Class 'Illuminate\Foundation\Providers\PublisherServiceProvider' not found
Obviously, I don't understand why this two plugins are not merged into one where the developper would work together, because they are really, really, copies.
Last updated
I had the same problem, "pathsToPublish" fixed my site, but where are the ckeditor settings?
Update for RC is in the latest version. Please reinstall the plugin.
Tiipiik said:
Had the same problem. To fix that go to
shahiemseymor/ckeditor/src/Barryvdh/Elfinder/ElfinderServiceProvider.php
and replace
$this->package('barryvdh/laravel-elfinder');
by
$this->pathsToPublish('barryvdh/laravel-elfinder');
In fact actually none of this plugin or the Wysiwyg plugins works correctly, as after installation they broke Artisan command. All we get is that :
Class 'Illuminate\Foundation\Providers\PublisherServiceProvider' not found
Obviously, I don't understand why this two plugins are not merged into one where the developper would work together, because they are really, really, copies.
My plugin was first on the marketplace, but I don't have a problem with working together.
Are we supposed to see CKeditor is the settings page with the new RC update?
I have a client who needs a wysiwig editor to do his blogging. Is there a time frame you were looking at to fix the bug in the ckeditor?
Last updated
Plugin works well for me now. Any chance to see that plugin override the Editable plugin for front end ? Would be really great, and I'm not the only one to request that.
I was telling you Shahiem that as your plugins have quite the same structure and purpose, it would have been better (from my opinion) that you work together on only one plugin. I personnaly have no preference about which plugin should be deleted.
+1 for you at least for supporting multiple languages.
+1 for Amand for giving tha ability to use different Wysiwyg.
Last updated
Yes, something quite surprising at start... But hey, OctoberCMS is under Active
developpement, and the RC is not officlal :)
It is under the user menu because it is an user setting. An user can change his own editor settings instead of only the administrator.
Tiipiik said:
Plugin works well for me now. Any chance to see that plugin override the Editable plugin for front end ? Would be really great, and I'm not the only one to request that.
Check out the new version.
1-14 of 14