cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Plugin development

Open vinokumark opened this issue 2 years ago • 5 comments

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

image

vinokumark avatar Jan 23 '23 09:01 vinokumark

Thanks for opening your first issue here! Be sure to follow the issue template!

boring-cyborg[bot] avatar Jan 23 '23 09:01 boring-cyborg[bot]

@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.

DaanHoogland avatar Jan 23 '23 10:01 DaanHoogland

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 avatar May 08 '23 07:05 rohityadavcloud

@rohityadavcloud @vinokumark @DaanHoogland Is this still relevant?

soreana avatar Aug 28 '23 13:08 soreana

@rohityadavcloud @vinokumark @DaanHoogland Is this still relevant?

@soreana yes

weizhouapache avatar Aug 28 '23 13:08 weizhouapache

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

vishesh92 avatar Jun 11 '24 09:06 vishesh92