Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[/creating-manifest/addons/:Slava]: Cloud Scripting allows... - add information about... #88

Open
vlobzakov opened this issue Sep 4, 2019 · 0 comments
Assignees

Comments

@vlobzakov
Copy link
Owner

Target page:

http://docs.cloudscripting.com/creating-manifest/addons/

Reporter:

Slava

Comment:

add information about sections mixing (similar to http://docs.cloudscripting.com/creating-manifest/mixins/):

The following sections are mixed with parent manifest:
* name
* description
* logo
* homepage
* settings
* globals
* actions
* addons
* responses

Selected text:

Add-Ons

Cloud Scripting allows you to install a custom add-on either to a new environment, or to the existing one. You can develop your custom add-on in confines of another - parent manifest. Therefore, you need to state the add-on's installation type to update and declare essential properties within the addons section.

You can install the developed add-on either by specifying a target nodeGroup, or by calling the installAddon action.
The following example illustrates the add-on's installation to a specific nodeGroup (layer).

@vlobzakov vlobzakov self-assigned this Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant