Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 853 Bytes

File metadata and controls

36 lines (23 loc) · 853 Bytes

Decidim::GravityForms

A gravity forms component for Decidim.

Usage

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.

Installation

Add this line to your application's Gemfile:

gem 'decidim-gravity_forms

And then execute:

bundle

Contributing

See Decidim.

License

See Decidim.