Skip to content

Plugin Requirements

WebCrumbs Community edited this page Oct 21, 2023 · 3 revisions

From plugin to container:

  • Name, author, license, version, dependencies, etc.
  • Components to show on the frontend
  • Component to show on the admin panel
  • Component to show on the dashboard
  • Fallbacks
  • Required authorizations (CRUD)

From container to plugin:

  • State
  • Authorized functions (CRUD)

Container:

  • Cache fallbacks
  • Timeout
Clone this wiki locally