Build Capell Packages
Use this path when you are building a reusable Capell package or first-party extension.
- Read Capell package authoring conventions
- Understand package anatomy
- Follow the package lifecycle
- Split service providers by runtime
- Add database and migration behavior
- Use Actions, data, and settings cleanly
- Test package behavior
- Debug package discovery
Package authoring references
Section titled “Package authoring references” Package Checklist Review the implementation and documentation checklist before release.
Documentation Standard What public docs a Capell package should ship with.
Product Groups How package metadata controls public grouping and discovery.
Recommended next page
Section titled “Recommended next page” Explore Capell Extensions Compare generated package docs and metadata after learning the package shape.