I have been trying to create a custom script and have it install automatically from WHMCS.
I am trying to make a customized install of WordPress and have I have made a copy of the WordPress script (wp) and copied it to my folder /rsg. I edit the info.xml, install.xml, change the name of wp.sql and wp.zip to rsg.sql and rsg.zip.
I have added the custom script to Softaculous with a script name of RSG and a softaculous name of rsg (to match the folder name \var\softaculous\rsg) where my custom script is.
I have edited the softaculous_extra.php to force WHMCS to install just this specific script from WHMCS.
When I add the product in WHMCS to my account, it adds the package to my WMC/Cpanel server and after a few seconds I receive the error from softaculous "Could not determine the script to be installed. Please make sure the script name is correct"
I'm not sure what I'm missing. I can do the same setup in WHMCS and change the script name in softaculous_extra.php to install WordPress and everything works correctly.
I would appreciate any help or hints on what I'm missing.