mgnl add-availability <<[module-id:]path-to-component>> <<path-to-page[@area]>>
This command makes a component available to a page
Arguments
| Name | Description |
|---|---|
<[module-id:]path-to-component> | The component you want to make available |
<path-to-page[@area]> | The page you want to make the component available to |
Options
| Name | Description |
|---|---|
-p, --path <path> | The path to the light module that contains the page template |
-g | Add this parameter to autogenerate the component instead of providing plain availability |