Download the PHP package thelia/abandoned-cart-reminder-module without Composer
On this page you can find all versions of the php package thelia/abandoned-cart-reminder-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package abandoned-cart-reminder-module
fr_FR
AbandonedCart
- Ce module vous permet d’envoyer un courrier électronique après un délai défini pour rappeler aux clients qu’ils ont des articles dans leurs paniers.
Installation
Manuellement
- Copiez ce module directement dans votre répertoire et verifier que le nom du module soit AbandonedCart
- Activez le dans votre back office Thelia
Composer
Ajoutez cette ligne à votre fichier composer.json au coeur de votre Thélia
Usage
- Directement depuis votre back office, vous pouvez programmer un temps pour envoyer les emails à vos clients. Vous devez également programmer un cron Dans un terminal, tapez :
Et ajoutez cette ligne à la fin de votre fichier pour effectuer une vérification toutes les minutes:
Sauvegardez le.
en_US
AbandonedCart
- This module allows you to send an email after a defined time to remember customers that they have items in their carts.
Installation
Manually
- Copy the module into directory and be sure that the name of the module is AbandonedCart.
- Activate it in your thelia administration panel
Composer
Add it in your main thelia composer.json file
Usage
- Directly in your back office, you can set a timer to send the email to the customer. You also have to set up a cron. In a terminal, type :
and add this line a the end of your crontab file to execute a verification every minute:
Save it.
All versions of abandoned-cart-reminder-module with dependencies
PHP Build Version
Package Version
Requires
thelia/installer Version
~1.1
The package thelia/abandoned-cart-reminder-module contains the following files
Loading the files please wait ....