How to run a specific php file (or set of commands) after form is submitted ?
- Andrea
-
Topic Author
- Offline
- Elite Member
-
Less
More
6 years 11 months ago #116243
by Andrea
Visit my page! www.elementotango.it
How to run a specific php file (or set of commands) after form is submitted ? was created by Andrea
Hi Tuan,
please pardon my short memory - but I can't remember how I can run a php file say "my_commands.php" once the form has been successfully submitted, or a set of php instructions ?
Many thanks!!
Regards Andrea.
please pardon my short memory - but I can't remember how I can run a php file say "my_commands.php" once the form has been successfully submitted, or a set of php instructions ?
Many thanks!!
Regards Andrea.
Visit my page! www.elementotango.it
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
6 years 11 months ago #116244
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to run a specific php file (or set of commands) after form is submitted ?
Hi Andrea
Unfortunately, there is no way to do that in Events Booking. You will need to write a custom plugin for Events Booking which process onAfterStoreRegistrant event trigger to run the code you want eventbookingdoc.joomservices.com/develop...afterstoreregistrant
There are many plugins which process that event in Events Booking. For example, you can look at plugins/eventbooking/mailchimp as a sample and develop one for you (of course, you need to know programming to develop the plugin)
Tuan
Unfortunately, there is no way to do that in Events Booking. You will need to write a custom plugin for Events Booking which process onAfterStoreRegistrant event trigger to run the code you want eventbookingdoc.joomservices.com/develop...afterstoreregistrant
There are many plugins which process that event in Events Booking. For example, you can look at plugins/eventbooking/mailchimp as a sample and develop one for you (of course, you need to know programming to develop the plugin)
Tuan
Please Log in or Create an account to join the conversation.
- Andrea
-
Topic Author
- Offline
- Elite Member
-
6 years 11 months ago #116247
by Andrea
Visit my page! www.elementotango.it
Replied by Andrea on topic How to run a specific php file (or set of commands) after form is submitted ?
Hi Tuan I suspected it, many thanks anyway for the fast replies as usual!
Regards Andrea
Regards Andrea
Visit my page! www.elementotango.it
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.