A gravity forms component for Decidim.
It loads a gravity form inside an iframe on a component of a participatory space. The remote wordpress instance to load forms from is configurable as a global component setting. The wordpress instance needs Gravity Forms and the gravity forms iframe plugin installed.
Also, any gravity form you try to embed needs to have the "Allow this form to be embedded in an iframe" setting added by the mentioned plugin checked.
Add this line to your application's Gemfile:
gem 'decidim-gravity_forms
And then execute:
bundle
See Decidim.
See Decidim.