Enhanced Mautics ability to handle the fieldtypes “Select” & “Multiselect”. Handling of fieldtype "Select" was introduced in later version, thus the naming "multiselect".
Tip
Other releases of this plugin may cover different Mautic versions!
- Mautic 5.x (min. 5.1)
This plugin can be installed through composer.
Alternatively, it can be installed manually, following the usual steps:
- Download the plugin
- Unzip to the Mautic
pluginsdirectory - Rename folder to
BundleName - In the Mautic backend, go to the
Pluginspage as an administrator - Click on the
Install/Upgrade Pluginsbutton to install the Plugin. OR - If you have shell access, execute
php bin\console cache:clearandphp bin\console mautic:plugins:reloadto install the plugins.
- Set up custom field(s) with multiselect or select type, which will contain a list of Segments for synchronization. Needs to have the same alias.
- Add form action "Modify Segment Membership based on Multiselect".
After form is submitted the Contact will be added/removed to/from segments according to the multiselect or select value(s) selected in the form action.
- Select managed multiselect field.
- Select values to add to multiselect field. In case this value is empty no values will be added.
- Select values to remove from multiselect field. In case this value is empty no values will be removed.
- Select managed select field.
- Select value to set as the value of a select field. In case this value is empty the value will be not set by this action.
- Select values to remove from a select field. In case this value is empty no values will be removed.
- Select managed select or multiselect field
- Contacts will be added/removed to/from segments corresponding to the chosen select / multiselect field values
Add or remove segments based on this contacts “select” or “multiselect” field values. Values present in the contact field will be added as segments. Values not present, but available in multiselect field, indicate segments to be removed.
List any current issues or limitations.
Make sure you have not only installed but also enabled the Plugin.
If things are still funny, please try
php bin/console cache:clear
Mention any planned updates, features, or ideas for future development.
We are continuously improving our plugins. If you are requiring priority support or custom features, please contact us at mautic-plugins@leuchtfeuer.com.
Feel free to open issues or submit pull requests on GitHub. Follow the contribution guidelines in CONTRIBUTING.md.”
@beetofly @biozshock @ekkeguembel @lenonleite @LeonOltmanns @PatrickJenkner
Leuchtfeuer Digital Marketing GmbH Please raise any issues in GitHub. For all other things, please email mautic-plugins@Leuchtfeuer.com
This plugin is licensed under the GPL v3 License.
Provide links to any related resources or further readings.