Releases: WebTolk/WT-JShopping-cart-save
v.1.1.0
RU
Очистка просроченных корзин
Добавлен плагин стандартного планировщика задач Joomla для удаления из базы данных сохранённых корзин гостей и пользователей сайта старше определенного срока. Рекомендуется настроить выполнение задач планировщика Joomla с помощью серверного CRON. Включите плагин группы task
, а затем создайте задачу в разделе Система - Управление - Планировщик задач.
Рефакторинг кода
Чистка и улучшение кода.
EN
Cleaning expired JoomShopping carts
A plugin for the standard Joomla task scheduler has been added to remove saved carts of guests and site users older than a certain period from the database. It is recommended to configure the execution of Joomla tasks scheduler using the server CRON. Enable plugin in task
plugin group, and then create and configure a task in System - Manage - Scheduled Tasks section.
Code refactoring
Cleaning and improving the code.
v.1.0.1
In JoomShopping 5.3.2 the code for calling the method has changed, and therefore an error began to occur in the plugin when adding it to the cart. Fixed.