API - store and retrieve plugins #20

Open
opened 2021-01-14 01:03:49 +00:00 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 the
Feature Request
Scope: APIs
Infrastructure
labels 2021-01-14 01:03:49 +00:00
garrettmills added
Scope: Plugins
and removed
Feature Request
labels 2021-01-14 01:08:48 +00:00
Sign in to join this conversation.
No description provided.