cloudstack
cloudstack copied to clipboard
Plugin development
Hi Team,
Any one provide the clear document to develop the custom plugin and UI with example.
Below document not clear for development and there is no "/client/tomcatconf/componentContext.xml.in." on plugin directory branch 4.11.2.
http://docs.cloudstack.apache.org/en/latest/developersguide/plugins.html

Thanks for opening your first issue here! Be sure to follow the issue template!
@vinokumark there are the docs and there are the examples from the repository. If you feel the docs need improvement, pleasse feel free to submit a PR. At the moment a big plugin is being evaluated for Tungsten Fabric. Maybe that can give some inspiration.
Thanks @vinokumark you're right the docs are wrong and refer to legacy UI, you may refer to https://github.com/shapeblue/hackerbook and https://github.com/apache/cloudstack/tree/main/ui/docs
@rohityadavcloud @vinokumark @DaanHoogland Is this still relevant?
@rohityadavcloud @vinokumark @DaanHoogland Is this still relevant?
@soreana yes
Stale docs have been removed in https://github.com/apache/cloudstack-documentation/pull/404
To check the UI customization and development related docs, check:
- https://docs.cloudstack.apache.org/en/latest/adminguide/ui.html#basic-ui-customization
- https://github.com/apache/cloudstack/tree/main/ui#readme
- https://github.com/apache/cloudstack/tree/main/ui/docs