Table of Contents |
---|
Release notes
From version 1.4.0 the plugin is compatible with the Shopware Plugin Store. Unfortunately, the necessary changes are not backwards compatible, so that BEFORE installing version 1.4.0 or higher, all older versions up to 1.3.9 must be uninstalled manually.
From version 1.4.13, the "Update transaction types" function in the UI should be used so that the manufacturer number can also be transferred.
...
Via "Settings" "Plugin Manager" "Installed" "Upload Plugin" can be added to Shopware (Illustration 3 and Illustration 4).
...
Illustration 4 shows the Plugin Manager after the module has been successfully added. The module can already be configured via the red marked "Edit" button or first installed and activated via the green + symbol. Illustration 5 shows the module after successful activation.
...
Initial advertising permission:
None: No permission. The contact will not receive any emails.
Single Opt-in: Permission was simply granted, e.g. by entering an email address in a form. This method technically allows the contact to receive emails, but does not ensure that the email address belongs to the person who entered it.
Double Opt-in: With this permission, a confirmation email with a confirmation link is sent to the email address. Only when the link in the email has been clicked and thus the interest in the entry has been confirmed, can the contact be sent.
Double Opt-in Plus: Double Opt-in including consent to single user tracking.
Please note: Without individual user tracking, no openings, clicks, etc. may be tracked and significant data for evaluating newsletter performance is missing.
Activate DOI process:
If a DOI mailing is to be sent, this option must be set to "Yes".
Activate DOI+ (single user tracking in Maileon):
If, in addition to DOI, consent for single-user tracking is also to be set after the DOI confirmation link, this option must be set to "Yes". DOI+ is the basis for many evaluations on an individual user basis.
DOI key for guests:
Here you can store a DOI mailing key that determines which DOI mailing should be triggered as soon as a guest registers for the newsletter. The key can be configured or read out in Maileon for the corresponding DOI mailing.
DOI key for registered customers:
Here you can store a DOI mailing key that determines which DOI mailing should be triggered as soon as a customer registers for the newsletter. The key can be configured or read out in Maileon for the corresponding DOI mailing.
Send transaction emails from Shopware:
Here you can specify that Shopware sends the transaction emails itself.
Send DOI mails from Shopware:
Here you can specify that Shopware sends the DOI mails itself. Recommended setting: no/nein.
Maileon API Timeout:
With this field, the timeout for unsuccessful calls can be selected between 5 and 30 seconds.
Maileon API key for transactions:
Transactions can be sent via another Maileon account to avoid permission issues. If the transactions are sent via the same account, care should be taken that they are created with SOI in Maileon. Newsletters should not be sent to contacts with SOI in this case.
The following points concern transactional emails. It should be noted that transactions are automatically created the first time they are used. So if a mailing for an order confirmation is to be created, the menu item must first be activated (clear cache afterwards!), then an order can be placed. In Maileon, a transaction type is created as a confirmation on the basis of which the mailing can be created.
Send order information to Maileon:
...
Version 1.4.0, 21.09.2021
Updated code to be compatible with Shopware plugin store. Installing 1.4.0 requires complete uninstallation of previous versions
Version 1.3.9, 17.09.2021
Changed to composer version of Maileon PHP API client
Bugfix: Handle if article model not found at order transactions
Bugfix: DOI confirm webhook processes data now correctly, if captcha is enabled
...
Version 1.3.0, 08.02.2021
Change permission logic (added explicit initial permission and DOI, DOI+ process)
Add extended order transaction types (v1.0)
BE AWARE: This update creates new transaction types. Mails bound to the old type WILL NOT be sent anymore. Make sure to first create the types, e.g. from a staging system, create the mails and then install this update on your live system.Add functionality to create all transaction types at Maileon by clicking one button in the Shopware settings
...