This guide will help you set up and configure Smaily for PrestaShop module.
-
You can get the Smaily for PrestaShop module from Smaily's GitHub repository.
-
Download the .zip file for the latest release. Extracted contents of the archive to a
smailyforprestashop
folder. -
Upload the
smailyforprestashop
folder to your site's/modules/
directory. -
Navigate to Modules -> Module Catalog. Search for "smaily" and click Install.
-
To start using Smaily extension navigate to Modules -> Module Manager section. On the configuration page, find Smaily for PrestaShop, then click on Configure.
-
You will be presented with a configuration page for entering your Smaily API credentials - subdomain, username, and password. You can follow our API user creation guide.
-
Copy your API user credentials to the appropriate fields in the module configuration page.
-
Click Connect to save the API user configuration.
Smaily's module can synchronize customers, who have opted in for a newsletter subscription during registration. We however recommend you place a Newsletter Subscription form on your website, to collect subscribers directly.
- Navigate to Design -> Positions and click on Transplant a module.
- Select Newsletter subscription for Module and the preferred form location for Transplant to. Notice that Smaily uses the built-in Newsletter Subscription form and extends it's functionality. When the Trigger opt-in on customer sign-up setting is activated users who subscribe trigger the automation workflow.
- Click Save and the Newsletter subscription form should be on your store at the specified location!
Registered customers, who have opted for the newsletter will be added to Smaily's subscriber database during synchronization.
- Enable automatic customer synchronization feature under Customer synchronization section.
- There is an option to import additional fields available from the store into Smaily to personalize newsletter emails.
- The synchronization can be automated using the cron URL. Recommended synchronization interval is once a day or less.
- New customers who sign up with newsletter enabled can be added to Smaily, by enabling trigger opt-in on customer signup.
- An autoresponder can be selected for new customers who sign up with newsletter, the autoresponder won't work if the setting is disabled.
-
Enable abandoned cart emails feature under Abandoned Cart section to send cart reminder emails to store customers.
-
You need to create form submitted workflow in Smaily prior to activating this feature. You can follow our creating automation workflows tutorial.
-
After creating an automation in Smaily you can find this automation under Autoresponder.
-
You can choose timing when cart is considered abandoned, minimum time 15 minutes.
-
There is also an option to add additional fields about abandoned carts to send personalized reminder emails.
Smaily's module can create an RSS link of available PrestaShop products. The module provides several options for generating an RSS feed link.
- Products category: selecting a category will display only products under that category in the RSS feed.
- Product limit: limit what is the maximum amount of products displayed in the RSS feed. Limit can be a value between 1 and 250.
- Order by: sorting order of the products in the RSS feed. Possible options are: date added, date updated, name, price, product ID.
- Order direction: in which direction will the module order products.
The generated RSS feed link can be copied to your template editor's RSS block to display products directly in your newsletter. For this, you can follow our RSS feed manual.