Mass actions for Cart items

  • Posts: 116
  • Thank you received: 7
  • Hikashop Business
10 months 1 week ago #351820

-- 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.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
10 months 1 week ago #351824

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.057 seconds
Powered by Kunena Forum