Firefox user notice:
Please use another web browser to view this document.
Sorry for the inconvenience.
Magento 2 Review Reminder sends automatic review reminders to purchasers in accordance with predefined rules and conditions. Store owners can determine the layout and content of each reminder, schedule reminders for concrete dates, assign them to particular product types, preview them before sending to shoppers, etc. The scheduled emails are managed from a separate grid.
Compatibility: Magento Open Source 2.1.X - 2.3.X, Magento Commerce 2.1.X - 2.3.X
Thank you for choosing Aheadworks!
Installing Review Reminder
Command Line Installation | Composer Installation |
---|---|
1. Backup your web directory and store database 2. Download the Review Reminder installation package 3. Upload contents of the Review Reminder installation package to your store root directory 4. In SSH console of your server navigate to your store root folder: cd path_to_the_store_root_folder run the following command: : php -f bin/magento module:enable Aheadworks_ReviewReminder then: php -f bin/magento setup:upgrade after: php -f bin/magento setup:static-content:deploy 5. Flush store cache; log out from the backend and log in again Make sure the installation is done from under the FTP administrator account. Otherwise, make sure to set 775 permissions to the store root directory after the extension is deployed. | If you are installing an Aheadworks product for the first time, you need to add our composer repository to your Magento store: 1. Login to your ssh console and navigate to your store folder:
cd path_to_the_store_root_folder
Run the following command:
composer config repositories.aheadworks composer https://dist.aheadworks.com/ After the command was executed successfully, you can use the composer to install the products. To install the actual product: 2. Login to your ssh console and navigate to your store folder:
cd path_to_the_store_root_folder
3. Run the following command to install the latest version of the extension: composer require aheadworks/module-review-reminder
if you need to install a specific version, run this command: composer require aheadworks/module-review-reminder:<version>
Specify the desirable extension version in <version>. 4. Enable the extension: php -f bin/magento module:enable <Module_Name> Add the product name in <Module_Name> Next, register the extension: bin/magento setup:upgrade Recompile your Magento store if you are in the Production mode: bin/magento setup:di:compile To verify that the extension is enabled, run this command: bin/magento module:status Clean store cache, by running the following command: bin/magento cache:clean Log out and Log in the backend again. To upgrade the extension: 5. Write the upgrade instructions using the same approach, as above. 6. Make sure that the Composer finished the installation without errors. Flush store cache, log out and log into the backend again. |
Set up cron
If you have already configured cron jobs for your Magento installation then you can skip this step. Read the following instructions on setting cron job for your Magento store: Magento user guide.
Generally it would be enough to run in SSH console of your server:
crontab -e
And insert the following line:
*/3 * * * * php -c <ini-file-path> <your Magento install dir>/bin/magento cron:run */3 * * * * php -c <ini-file-path> <your Magento install dir>/update/cron.php */3 * * * * php -c <ini-file-path> <your Magento install dir>/bin/magento setup:cron:run
Don't forget to confirm saving request when exit.
Introducing Review Reminder
Review Reminder extension allows sending notification emails automatically at a set time after an order has been placed:
- Product conditions;
- Cart conditions;
- Customer group conditions;
- Rich text;
- Mail log;
- Mass actions.
Review Reminder extension for Magento 2 in straightforward notification tool aimed at generating more product reviews by sending automatic email notifications.
The workflow is simple. Every notification is send with a separate rule - a basic extension entity that controls when and on what conditions the notification is sent.
When setting up an extension rule the storeowner defines:
- Review reminder subject and text;
- Delivery time - to deliver the notification after a set time the order has been invoiced and shipped;
- Cart conditions - if order has been placed for a particular total or the parcel weight exceeds a set limit;
- Customer conditions - including customer group and store view;
- Product conditions - if order contains products of a particular color or set manufacturer.
After the rule or a set of rules is created the extension starts tracking all orders placed. When order obtains 'Complete' status the rule, if conditions are met, schedules a review reminder. All scheduled and sent reminders can be found in the Mail Log, where they can be manually sent, cancelled or deleted. If customer writes a review before the reminder is sent - an email delivery is cancelled automatically, to prevent spamming customers with irrelevant messages.
Extension Settings
The extension allows sending review reminders automatically from a particular email address. To define the email address for sending notifications and test extension before going live, the storeowner navigates to the extension settings at Stores > Configuration > Aheadworks extensions > Review Reminder.
There are following extension settings:
- Sender - defines an email address all review reminders will be sent from;
- Test Email Recipient - defines an email address all test review reminders will be sent to;
- Enable Test Mode - defines if all review reminders should be sent to Test Email Recipient, which helps evaluating the reminder look and feel.
- Keep Emails for, days - defines for how many days sent review reminders should be kept in the mail log.
Once done with the settings the storeowner clicks button to apply any changes made.
Creating Rules
The rules are basic extension entities that control when and on what conditions the review reminders are sent. To create or edit a rule the storeowner navigates to Marketing > Review Reminder by Aheadworks > Rules.
To add a new rule the storeowner clicks button.
The first section of the new rule defines basic rule attributes such as subject, content and internal name:
- Enable - defines if the rule is enabled. Disabled rules cannot sent review reminders;
- Name - defines the name of the rule for internal identification purposes (not visible to customer);
- Subject - defines a subject of a review reminder;
- Content - allows the storeowner type in the reminder content. The content can be edited with the help of What You See Is What You Get (WYSIWYG) editor, featuring rich text, variables, media etc.
After the content is created the storeowner can either preview how the reminder will look like by clicking 'Preview' button. Or send test email to the Test Email Recipient by clicking 'Send test email'button.
Next, the storeowner decides when a reminder should be delivered.
The review reminders are scheduled upon order obtaining 'Complete' status. Meaning that the reminder will be sent after a time set in the Send field upon order being invoiced and shipped.
Then the storeowner decides on what conditions the review reminder is sent. There are five types of conditions that work together:
- Store View - defines for what store view the rule is active;
- Customer Groups - defines to what customer groups the review reminder is sent;
- Cart Conditions - defines what items should be orders for the review reminder to trigger, including total, shipping region, payment method;
- Product Conditions - defines products with what attributes should be ordered for the review reminder to trigger, including manufacturer, product category, color;
- Product Type - defines what types of products should be ordered for the review reminder to trigger.
Once every rule option is set the storeowner clicks 'Save' button. The review reminders will now be sent to all customers with orders matching the conditions set after a defined time.
Mail Log
All scheduled, sent and delivered review reminders can be tracked in the Mail Log. To get to the Mail Log the storeowner proceeds to Marketing > Review Reminder by Aheadworks > Mail Log.
The Mail Log grid comes with the following interactive elements:
- button allows customizing the grid look by hiding, applying columns. Some columns may be excessive and some relevant to the current tasks;
- button allows looking for particular review reminders depending on the filters selected;
- button allows saving the perfect grid look to quickly load it whenever required.
In addition in the column 'Action' the storeowner can select what should be done with selected reminders including:
- Preview - opens a review reminder as an email;
- Cancel - cancels scheduled review reminders;
- Delete - deletes a review reminder from the Mail Log;
- Send now - sends selected review reminders instantly to customers.
Tracking Review Reminder Performance
For the performance tracking and understanding how many customers left a review after a reminder the extension introduces Orders and Reminders section that can be accessed via Marketing > Review Reminder by Aheadworks > Orders and Reminders.
The section comes with the same interactive elements as does the Mail Log. Here the storeowner can get an order and customer reference of a particular reminder and see if the review has been left yet.
Need Customization?
You can always find the latest version of the software, full documentation, demos, screenshots, and reviews on http://ecommerce.aheadworks.com
License agreement: https://ecommerce.aheadworks.com/end-user-license-agreement/
Contact Us: http://ecommerce.aheadworks.com/contacts/
Copyright © 2020 Aheadworks Co. http://www.aheadworks.com