How to share a Brick in Community?
To share a Brick in Constellab Community, follow these steps:
- Ensure that you have downloaded the settings.json file of the Brick you want to share.
- Open Community.
- If you are not logged in, log in first.
- Go to the Bricks List page.
- Click on the ➕ create brick button. This will redirect you to the Brick creation page.
- On the Brick creation page, click on the button to import the
settings.json
and import the Brick settings.json
file.
- If the Brick is not already shared in the Community, a form will appear.
- Set the description of the Brick.
- Set the Brick's visibility by choosing between Public or Private. (If Private, select a space to set the private visibility of the Brick.)
- Provide the pip or git repository of your Brick. (If your Brick is not public, set the repository username and repository password.)
- Click on the Save button.
Your Brick will be shared in the Community, and you will be redirected to your Brick page in Community.
How to share a new version of a Brick?
To share a new version of a Brick in Community, follow these steps:
- Ensure that you have downloaded the settings.json file of the Brick you want to share, and that the Brick is already published in Community.
- Open Community.
- Go to the desired Brick page.
- Click on the Version button to navigate to the versions list page of the Brick.
- At the top of the list, click on the ➕ Add version button.
- Import the
settings.json
file of the new version of the Brick.
- Verify the information provided for the new version.
- Click on the Save button to publish the new version of the Brick in Community.
How to write the documentation of a Brick?
To write the documentation of a Brick in Community, follow these steps:
- Open Community.
- Go to the desired Brick page.
- To create the documentation tree, click on the ➕ button in the left panel to open the Create dialog.
- To add a new documentation:Select Documentation.Enter the title of the documentation.You will be redirected to the created documentation page, where you can write the documentation using the Constellab text editor.
- To add a folder in the documentation tree:Select Folder.Enter the title of the folder.You can add documentations and folders inside by:Using the ⋮ menu button of the folder in the documentation tree, then clicking on the Add button, orDragging and dropping documentations and folders inside the folder.
How to share the technical documentation of a Brick?
To share the technical documentation of a Brick in Community, follow these steps:
- Open Community.
- Go to the desired Brick page.
- In the left panel, click on the ➕ button to add an element to the left panel.
- In the Create dialog, select Technical Documentation.
- Import the technical documentation file of the Brick.
The technical documentation will then be generated, and users will be able to consult it on your Brick page in Community.
How to change the icon of a Brick?
To change the icon of a Brick shared in Community, follow these steps:
- Open Community.
- Go to the desired Brick page of the Brick whose icon you want to change.
- Ensure you are an author of the Brick, as only authors can see the edit button.
- Click on the ✏️ edit button to open the edit panel of the Brick.
- In the edit panel, click on the Brick logo.
- Click on the upload brick picture button to open the file explorer.
- Select the desired image for the Brick.
- Confirm your selection by clicking on the Save button.
Your Brick icon is now changed.