Creating or removing Interactions can now be done outside the CMS via the BMP CLI.
Table of Contents |
---|
Create interaction
Code Block | ||
---|---|---|
| ||
blinkm bmp create interaction <name> --type<type> --remote |
...
Info | ||
---|---|---|
| ||
Created Interactions will not appear on the BMP until deployed, Except for --remote which will add a place holder on the BMP |
Create interaction Examples
Here is an example of the BMP CLI workflow on a sample answerSpace called "Fake"
...
Code Block | ||
---|---|---|
| ||
blinkm bmp deploy |
Editing interaction files
In every interaction directory is a file called <interaction name>.json
...
Item | Description | CMS Menu | Options |
---|---|---|---|
display | Hidden Items Are Not Displayed In Lists But Are Otherwise Still Accessible | Display | Hide / Show |
displayName | Caption or title to display to users | Display Name | |
...