Softaculous


Topic : Custom Scripts


Posted By: mattchow on February 26, 2017, 2:01 am
Hi,
I have been working with the developer of a script that we would like to add as a custom script. We have manage to build most of it using guides and posts in this forum. However some may be a little outdated and we are still a little stuck.

We could use help so far on the following:

1 - Passing the password from the installation form to the mysql file. I've tried using '[[admin_pass]]' but the password isnt recognised when you log into the script. Maybe this is an encryption issue. What method does softaculous use to encrypt.

2 - Is there a way to add screenshots yet?

3 - I cant seem to get the logo from the images folder to display in the overview panel.

4 - The script shows up on the left hand side menu but when you enter the category it doesn't show. How is this achieved. (I have it loaded in the top scripts)

Thanks for any help
Regards
Matt

Posted By: Brijesh on February 27, 2017, 1:34 pm | Post: 1
Hi,

Quote

1 - Passing the password from the installation form to the mysql file. I've tried using '[[admin_pass]]' but the password isnt recognised when you log into the script. Maybe this is an encryption issue. What method does softaculous use to encrypt.


The encryption method depends on the script for which you are making the package. You need to write the encryption method/function in install.php of your custom script package you add in Softaculous.
Please note : the encryption should be done and updated in the variable "$__settings['admin_pass']" before importing the database.


Quote
2 - Is there a way to add screenshots yet?


At the moment No.


Quote
3 - I cant seem to get the logo from the images folder to display in the overview panel.


You have to create a logo with PNG format and upload the logo at :
/path/to/softaculous/themes/default/images/topscripts/48/SOFTNAME.png

SOFTNAME refers to the "Softaculous name" you chose for the script while adding the custom script to Softaculous.


Quote
4 - The script shows up on the left hand side menu but when you enter the category it doesn't show. How is this achieved. (I have it loaded in the top scripts)


You mean on the categories page eg : Blogs ? Can you please provide a screenshot where exactly you are looking for it ?


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.