create_site_plugin
Create a plugin for the Site application in Webasyst framework to extend functionality with custom features, settings, and interfaces.
Instructions
Создать плагин для приложения Site
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin_type | No | ||
| plugin_name | Yes | ||
| plugin_title | Yes | ||
| description | No | ||
| settings | No | ||
| frontend_assets | No | ||
| admin_interface | No | ||
| webasyst_path | Yes |