Description
Plugin homepage.
Petitioner is a WordPress plugin that allows you to create petitions and send them to the target email.
Features:
– Unlimited petitions: Create and manage an unlimited number of petitions.
– Color customizations & custom CSS options
– WYSIWYG editor: Easily edit petition letters using a modern WYSIWYG editor.
– Form submissions export: Export petition signups and submission data to a CSV file for easy reporting.
– Email functionality: Automatically send petition letters to representatives via email.
– Modern and responsive design: The plugin features a modern, mobile-friendly design for a seamless user experience.
Development and Source Code
The source code for this plugin is publicly available on GitHub:
https://github.com/avoy18/petitioner
Screenshots
Blocks
This plugin provides 1 block.
- Petitioner Form
FAQ
-
How do I show the petition on my website?
-
Create your first petition under Petitioner -> Add new. Once you do that, you can either use a shortcode provided on the creation page or a Gutenberg block.
-
How do I customize the styles?
-
You can customize your petitions under Petitioner -> Settings. You can change the colors, conditionally display certain fields, and add custom CSS.
-
How do I see and export the submissions?
-
Simply open the edit page for the petition in question and you will see a table with all of the submissions. There will also be a button to export.
-
Can I request features?
-
Absolutely! Feel free to reach out through this contact form
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Petitioner” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Petitioner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.0
- Added the country field
- Improved checkbox styles
- Added color customizer to the settings page
0.1.4
- Improved readme & docs
- Improved asset enqueuing
- Fixed internalization issues
- Improved plugin escaping and sanitization
0.1.3
- New plugin settings page
0.1.2
- New Gutenberg block
0.1.1
- Added more sanitization and preparing for the wp.org upload
0.1.0
- Initial version of the plugin