Generate Admin Settings
apex opus admin-settings <PKG_ALIAS> <VIEW_URI>
|
|
Generates an admin view using configuration variables within designated package, and creates a form allowing user to update the settings.
|
Parameters
Parameter | Description |
---|---|
pkg_alias | The package alias settings view is being generated for. |
view_PATH | The path / filename of the new view to generate, relative to the /views/html/ directory. |
Flags
Flag | Description |
---|
Examples
- ./apex opus admin-settings myshop admin/settings/myshop