• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

selfmade Apps for App-Vault won't be uploaded

J

jpfote

Guest
Hi folks,

iv'e made some applications for the Plesk App-Vault. If i install them with "rpm -ihv name.pm", it will all work fine. Bute if i will upload them via Plesk-Webinterface, i get an error: "This ist not a valid Plesk-Application". Did someone get solved this problem?

Best wishes

Jens
 
Have you double checked that you followed all the guidelines and requirments in the SDK instructions regarding App Vault packages? Especially the instructions regarding Repository structure. For example:
During its installation in the system, the application creates a subdirectory in the root directory of the repository. The subdirectory name is formed in the following way:

< application name >-< application version >-< application release>
Otherwise, the control panel won't find the directory of the newly installed application.
Full docs are at:

http://download1.sw-soft.com/Plesk/...5r-sdk-html/docs/application_vault/index.html
 
Back
Top