With the introduction of the new UI, the method to add plugins has changed a 
bit, you can find more information here
https://docs.cloudstack.apache.org/en/latest/adminguide/ui.html#basic-ui-customization

________________________________

 

From: Gross, Christian
Sent: Thursday, September 2, 2021 7:54 PM
To: [email protected]
Subject: Plugin not working after upgrade to 4.15

Hello Community

Just updated ACS to 4.15 from 4.14. Now, our plugin is not working anymore. I 
tried it with restarting the management-server, but still no success.

According the following guide, this should still work:
https://docs.cloudstack.apache.org/en/latest/developersguide/plugins.html#third-party-ui-plugins

Our folder structure is as follows:

# pwd
/usr/share/cloudstack-management/webapp

# tree -L 1
.
|-- WEB-INF
|-- assets
|-- cloud.ico
|-- color.less
|-- config.json -> /etc/cloudstack/management/config.json
|-- config.json_bak
|-- css
|-- error.html
|-- example.html
|-- index.html
|-- js
|-- legacy
|-- locales
|-- plugins
`-- primate

# tree -L 1 plugins/
plugins/
|-- myplugin
`-- plugins.js

# tree -L 1 plugins/ncReports/
plugins/myplugin/
|-- config.js
|-- icon.png
|-- myplugin.css
|-- myplugin.js
|-- myplugin.png
`-- webfonts

Maybe someone of you has an idea, why this is not working anymore..

Best Regards
Chris

Reply via email to