This is a companion plugin for the primary Humanity Petitions plugin, which adds support for submitting donation data directly to Salesforce via their HTTP REST API, instead of storing it within the WP database.
This plugin requires:
- WordPress 5.8+
- PHP 8.2+ with the Intl extension
- Humanity Theme v1.0.0+
- CMB2
- CMB2 Message Field
- CMB2 Password Field
- Humanity Petitions v1.0.0+
- Salesforce Connector v1.0.0+
The quickest way to get started using the plugin is to download the zip of the latest release, and install it via upload directly within WP Admin -> Plugins.
Once activated, this plugin adds a settings page below the primary Salesforce Settings page in Network Admin. If you haven’t configured the Salesforce Connector plugin, do that first.
Once setup has been completed, you’ll start seeing data within Salesforce as soon as your users start submitting petition signatures. By default, the plugin creates a new Campaign in Salesforce for each petition. Each signatory is created or updated as a Contact, and the Contacts are added as Campaign Members on the appropriate petition.
To configure alternative objects, choose the “Customise” option in the settings.
Four sections will become visible, which control each of the different aspects of the data that can be recorded. Each section has some contextual information which should clarify the different options available. Select which Salesforce Object types each of the data types should be saved as, and the appropriate fields. The plugin will handle the rest.
See GOVERNANCE.md for project governance information.
See CHANGELOG.md or Releases page for full changelogs.
For information on how to contribute to the project, or to get set up locally for development, please see the documentation in CONTRIBUTING.md.
We'd like to say a special thank you to these lovely folks:
Cure53 | WP Engine |
---|---|
You can find repositories from other teams such as Amnesty Web Ops, Amnesty Crisis, Amnesty Tech, and Amnesty Research in their GitHub accounts