tinymce-rails
tinymce-rails copied to clipboard
How to use it with paid plugins
We are using the gem and we need to include the paid plugins. There is no much documentation and adding the paid plugins url end up causing a clash (it seems) with the compiled plugins.
If you expect someone to help, you should provide more info. What paid plugin? Link specific plugin you describe. what tinymce-rails/rails/ruby version is used. Error log?
Sorry about that.
I am trying to use codeadv plugin - I am using the CDN with API key for plugins, and using tinymce assets for the core JS. It seems you can't use both? Ie unable to use cloud CDN for premium plugins with this gem?
- tinymce-rails =latest version
- ruby = 2.7.7
- rails = 6.1.7
Rails version is a bit outdated but don't think that's the issue?
Webpack(webpacker) sprockets etc AFAIK.
Thanks so much.