Skip to main content

Mass actions for Cart items

More
3 years 4 months ago #351820 by stratacorps
-- HikaShop version -- : 4.7.2
-- Joomla version -- : 3.10.11
-- PHP version -- : 8.0

Is there any way to create Mass actions for Cart items? I want to remove carts for non-registered users using a different frequency than that which is defined by the system configuration/advanced settings. I know carts are stored in a different table and can probably write something external to Joomla! but would like to stay within the Hikashop application if possible.

Please Log in or Create an account to join the conversation.

More
3 years 4 months ago #351824 by nicolas
Replied by nicolas on topic Mass actions for Cart items
Hi,

Well, if you develop a custom plugin to integrate with the mass actions system it is possible to add your own data, and actions, and filters to add to the mass action system.
However, it is a big undertaking for what you want to do.
A way simpler solution would be to directly run a MySQL query at a certain frequency, outside of the mass action system. And that's what I would recommend.
The following user(s) said Thank You: stratacorps

Please Log in or Create an account to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum