Changelog
Keep track of changes and updates to the Mautic Extendee plugins.
Implement Support for Hiding Form Actions. More details at Customizer for Mautic.
Now includes support for {{ contact.primaryCompany }}
. For more details, visit: Primary Company Details Documentation. More details at Twig Templates.
First Release of Customizer. More details at Customizer for Mautic.
In certain situations, it may be necessary to reset specific data related to the configuration of transport email systems. More details at Multiple Transport.
Release a version compatible with Mautic 6. More details at Multiple Transport.
To install the Composer package, use the following command:
This command will add the Mautic Multiple Transport Bundle (version 2.0 or higher) to your project. More details at Multiple Transport.
Enhance support by allowing Twig tokens to be included in template names. For instance, you can now use {twigtemplate=template-{{contact.customfield}}}
within your templates. More details at Twig Templates.
Ensure proper usage of UTM tags in custom tags. More details at Auto UTM Tagger.
Enable support for embedding Twig templates within other Twig templates for Mautic 5.
More details at Twig Templates.
To enhance the functionality of Mautic 4, implement support for embedding Twig templates within other Twig templates. More details at Twig Templates.
Refine the usage category and apply a filter to sort by category. More details at Multiple Transport.
Enhance DSN Handling in the API. More details at Multiple Transport.
To integrate a comprehensive API, please refer to the full documentation available at the following link: API Documentation. This resource provides detailed instructions and guidance for implementing the API effectively. More details at Multiple Transport.
Enhance Error Handling for Consecutive Tasks. More details at Command Monitor.
Enhance the content for replacing company information on the landing page. More details at Twig Templates.
Revise and update the companies featured on the landing page. More details at Twig Templates.
Minor improvements. More details at Command Monitor.
Mautic 5-Compatible Version with Enhanced Multi-Transport Support. More details at Multiple Transport.
The Release of Mautic 5. More details at Unlimited SQL.
Minor bugfixes. More details at Auto UTM Tagger.
Improvements for Mautic 5. More details at Auto UTM Tagger.
Minor improvements. More details at Unlimited SQL.
Features
- Added support for accessing Mautic Custom Objects via the
getCustomObjectItems
function (requires MauticCustomObjectsBundle). - Added documentation page for Custom Objects support.
Docs
- Simplified Forms Support documentation.
- Simplified Custom Objects Support documentation.
- Added link to MauticCustomObjectsBundle repository.
Features
- Added ability to embed Twig Templates on external websites using Javascript or a direct HTML link.
- Added documentation page for external embedding.
- Added ability to use Twig tokens within the
{twigtemplate=...}
token name for dynamic template selection.
Initial Release
- First version of the Twig Templates plugin.
- Support for advanced personalization in Mautic emails, landing pages, and text messages.
- Includes basic tokens (
contact
,formresult
,formresults
,tokens
). - Includes various Twig filters and functions (
get_content_from_url
,json_decode
,rss
, date functions, etc.). - API endpoints for managing templates.
- Initial documentation structure.
Enhancements to the Test Area. More details at Unlimited SQL.
Update for Mautic 4 and Mautic 5
- Added support for custom objects
- Enabled embedding of Twig templates into webpages for dynamic content replacement
- Implemented syntax highlighting support
- Introduced functionality to send emails to users More details at Twig Templates.
Enhance support for campaign tokens. More details at Auto UTM Tagger.
Add support for Send email to user campaign action. More details at Twig Templates.
Add support for custom tags. Add support for tokens. Add support for Mautic 5. More details at Auto UTM Tagger.
Add support for Mautic 5. More details at Server Monitor.
Improvements and bugfixes. More details at Command Monitor.
Initial release of Auto UTM Tagger. More details at Auto UTM Tagger.
Initial release of Multiple Transport. Send emails using multiple SMTP servers. More details at Multiple Transport.
Add email notification on error. More details at Command Monitor.
Initial release of Server Monitor. More details at Server Monitor.
- Add UTM tag support for emails and SMS
- Enable processing context from third parties (example later) More details at Twig Templates.
Initial release of Command Runner. No more waiting to run campaigns or rebuild segments. More details at Command Runner.
- Add Command Monitor Report - This is a new tool that lets you keep an eye on and report how commands are used in the system. It helps with better checks and understanding.
- Add Dashboard Widget - We’ve added a new feature to the dashboard that makes it easy to see important information quickly right from the dashboard screen. More details at Command Monitor.