tinymce-rails icon indicating copy to clipboard operation
tinymce-rails copied to clipboard

How to use it with paid plugins

Open liamstevens111 opened this issue 2 years ago • 2 comments

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.

liamstevens111 avatar Jun 02 '23 09:06 liamstevens111

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?

Faq avatar Jun 02 '23 10:06 Faq

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.

liamstevens111 avatar Jun 02 '23 11:06 liamstevens111