Tämä PrestaShop-moduuli lähettää automaattisesti muistutuksia asiakkaillesi maksamattomista tilauksista. Voit muokata sähköposteja ja lähettää useita muistutuksia määritellyn ajan jälkeen (esim. 24 tuntia tilauksen jälkeen). Voit määrittää rajoittamattoman määrän muistutuksia.
Tämän PrestaShop-moduulin avulla voit lähettää muistutuksia myymälän asiakkaille maksamattomista tilauksista. Voit personoida sähköposteja ja lähettää useita muistutuksia määritellyn ajan kuluttua (esimerkiksi 24 tunnin kuluttua tilauksesta). Moduulin avulla voit luoda rajoittamattoman määrän tilausmuistutuksia.
Tilausmuistutukset-moduulin pääominaisuus
Tärkein ja tärkein ominaisuus tässä moduulissa on mahdollisuus lähettää asiakkaillesi erityisiä muistutuksia maksamattomista tilauksista. Jokainen muistutus voidaan personoida yksilöllisellä otsikolla ja sähköpostin sisällöllä (sähköpostimallit). Voit siis luoda muistutuksen, joka näyttää haluamaltasi ja ilmoittaa siitä, että odotat yhä maksua, tai siitä, että muutat tilauksen tilaa maksun puuttumisen vuoksi (esimerkiksi peruutetuksi).
Mitä moduuli tekee asennuksen jälkeen?
Lisäosan asennuksen jälkeen - se luo erityisen osion nimeltään "tilausmuistutukset" (Tilaukset-valikon alla). Siellä voit hallita muistutuksia. Voit luoda uusia muistutuksia, muokata olemassa olevia muistutuksia ja tietenkin poistaa muistutuksia. Moduulissa on myös konfigurointisivu, jossa voit saada url-osoitteen cron-työtaulukkoa varten (jotta voit lähettää muistutuksia automaattisesti määritellyllä ajanjaksolla).
Muistutuksiin liittyvät ominaisuudet
Jokaista muistutusta voi muokata yksityiskohtaisilla asetuksilla. Alla on luettelo niistä.
Mahdollinen käyttöskenaario
Tietysti voit määritellä omat muistutukset ja muistutusten oman työnkulun, oman sisällön jne. Tämä on vain esimerkki siitä, kuinka hyödyllinen tämä moduuli on.
1.6.6
- added improvements to module usage in environment based on php 8.x
1.6.5
- added fixes related to module usage in prestashop 8.x where the problem with beforeAdd() function caused issues with module workflow. From now problem is solved.
1.6.4
- added features to define exceptions
- exception allows to point a day of the week where module will not deliver selected reminder. You can set it up individually for each order state
1.6.3
- added improvements to reminder delivery delay in minutes
1.6.2
- added new feature to reminders configuration
- from now you can set reminder to deliver it in hours or minutes
1.6.1
- added feature that allows to send email with reminder to shop admin
1.6.0
- added improvements to unsubscription of reminders
1.5.9
- added feature to unsubscribe / subscribe to reminders for prestashop 1.6.x
- added improvements to usage of emails templates manager
1.5.8
- added improvements to smarty templates editor related to recent release of prestashop 1.7.6.2 (to avoid problems with smarty template edit process)
1.5.7
- added new email variable to email templates {unsubscription} - it will be replaced with link to unsubscribe reminders
- added new feature to activate GDPR support
- when option to support GDPR will be active module will ask customer for permission to send reminders
- you will be able to manage unsubscriptions
- customer will have possibility to manage option to unsubscribe / subscribe reminders from its account settings
1.5.6
- added improvements to module's back office email templates manager
1.5.5
- reminders can be delivered in minutes and seconds now. You can set decimal value for hours from now
1.5.4
- added feature to decide if module will send email or not (so you can only change order status without sending email to customer)
- this verison of the module requires reinstallation
1.5.3
- updated the javascripts include process on reminder creation / edit page
1.5.2
- added improvements to order reminders configuration form
1.5.1
- added improvements to the list of reminders in shop's back office
1.5.0
- added new email variable {order_date_upd}
- added improvements related to email variables with date, now they return date in format used by front office of the shop
- added new feature to define what order date module will use to deliver the reminder (date_add or date_upd)
- this version of the module requires reinstallation of the plugin (do not worry, module will remeber all defined settings)
1.4.9
- added improvements to templates manger, it does not spawn internal server error anymore
1.4.8
- improved the order date variable in email template
- now the date uses a fromat defined in shop settings (according to country settings)
1.4.7
- added feature to send test email to admin owner (to check the template design and the way of how email template works)
1.4.6
- added feature to manage email templates available in the module directly from its configuration page
1.4.5
- added improvements to mail identification process
- it does not allow to send emails to addresses that are not comply with RFC standards to avoid problems with email delivery process (its a bug in prestashop, module solves it)
1.4.4
- updated polish translations for emails that module sends to customers
1.4.3
- new feature to set date of the oldest order - module will not retrieve older orders from shop database (it will send remidners for orders placed after defined date)
1.4.2
- added new menu item "reminders history"
- you can see and manage the reminders that module sent
- great way to control the reminders
1.4.1
- added fixes to module database
- added fixes to database queries and database prefix used in query
- added full support of PrestaShop 1.7.x
1.3.1
- added translations for Polish language
- changed module code to support psr-2 coding standards
1.2.1
- module supports prestashop 1.6.x now
1.1.0
- added fixes to order reminder, it sends email with proper title now
1.0.0
- started project on mypresta addons marketplace