Concerto 2 iframe Plugin
This plugin provides support to render a custom iframe, in Concerto 2. It requires the latest version of concerto 2.
As of the EchoInchworm beta release, this plugin is included in Concerto 2 and you do not need to perform the manual installation steps below.
- Add to your Gemfile:
gem 'concerto_iframe' -
bundle install -
rails generate concerto_iframe:install install
The last step produces a lot of output, if it runs successfully, because it recompiles the frontend js files.
Concerto 2 iframe is licensed under the Apache License, Version 2.0.