Skip to content

Build Capell Packages

Use this path when you are building a reusable Capell package or first-party extension.

  1. Read Capell package authoring conventions
  2. Understand package anatomy
  3. Follow the package lifecycle
  4. Split service providers by runtime
  5. Add database and migration behavior
  6. Use Actions, data, and settings cleanly
  7. Test package behavior
  8. Debug package discovery