Apr 25 2024 
Support Center » Knowledgebase » Customization » How do I run a script for Addons?
 How do I run a script for Addons?
Solution AWBS already has the coding in place to allow custom scripts to be run for Addons:

if(file_exists(WORKDIR."/includes/addons/".$addonname.".php")){

So if you create this file ($addonname is Package Name), your script will be run when the addon queue job runs.




Article Details
Article ID: 71
Created On: May 30 2007 02:10 PM

 Back
 Login  
Email:
Password:
 
 Search
 Article Options
Back to awbs.com | Home | Knowledgebase | Troubleshooter | Support Forum
© 2010 Total Online Solutions, Inc.