Pulling additional information from API, images with .gif and .png, getting values needed for each app, application information and demo url from API (1 Replies, Read 3761 times)
I am currently testing softaculous remote for a web hosting company. I have already been able to install/delete/edit scripts fairly easily. However I have some concerns.
[ul]
[li]Some app images have .gif while others have .png, this makes it a bit difficult to have $APP_logo.gif [/li]
[li]Is it possible through API, to list what data is needed for each app? I mean some apps need for instance Mailing List Name, Store Address, some don't need a database, or admin/password, etc How can I know which values each app needs in order to dynamically create the forms to install them? [/li]
[li]Is it possible to get the application's description and demo url through the api?[/li]
Thank you in advance for any help. So far softaculous works well but these items have me hesitating.