- Posts: 640
- Thank you received: 16
Cal PHP script from massaction
- PeterChain
-
Topic Author
- Offline
Less
More
10 years 7 months ago #229760
by PeterChain
Cal PHP script from massaction was created by PeterChain
-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
How can I call a PHP script inside a massaction?
I want my massaction to do several Actions and when finished to call my own coded procedure which would be in a PHP file inside the same site server.
-- Joomla version -- : 3.4.8
How can I call a PHP script inside a massaction?
I want my massaction to do several Actions and when finished to call my own coded procedure which would be in a PHP file inside the same site server.
Please Log in or Create an account to join the conversation.
10 years 7 months ago #229780
by Xavier
Replied by Xavier on topic Cal PHP script from massaction
Hi,
The best would be to put your coded procedure inside a mass action plugin, and add an action in the mass action to execute your code directly.
Here is the mass action doc for developers:
www.hikashop.com/support/documentation/1...s-action-plugin.html
The best would be to put your coded procedure inside a mass action plugin, and add an action in the mass action to execute your code directly.
Here is the mass action doc for developers:
www.hikashop.com/support/documentation/1...s-action-plugin.html
The following user(s) said Thank You: PeterChain
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds