API - store and retrieve plugins #20

Open
opened 3 years ago by garrettmills · 0 comments
Owner

Create a model, controller, and API endpoints for managing user-defined plugins. At a minimum, these should have the following fields:

  • plugin_name
  • plugin_code
  • plugin_tags - array of events when the plugin should fire
  • plugin_side - frontend or backend
  • UserId
Create a model, controller, and API endpoints for managing user-defined plugins. At a minimum, these should have the following fields: - plugin_name - plugin_code - plugin_tags - array of events when the plugin should fire - plugin_side - frontend or backend - UserId
garrettmills added Scope: Plugins and removed Feature Request labels 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.