Extension Cookbook
Extension Cookbook provides runnable examples of Capell extension contracts across Core, Admin, Frontend, lifecycle, and content-graph features.
Check compatibility before using this Beta extension
Beta does not mean production-ready. Review compatibility, support, site impact, and likely upgrade work before enabling it.
Release activity stays visible
These dates come from approved package releases, so you can see the release trail before installing.
- Latest approved release
- v1.0.0-beta.11 Sep 23, 2026
- Recent activity
- 1 approved release in the last 12 months
What Extension Cookbook helps you do
Marketplace listings can describe install impact and data access.
This installs as a Composer package. Check its removal guidance and retained-data policy before uninstalling it.
Paid checkout adds access to the purchasing account after payment. Add a free package to your account, then review compatibility and site impact before installing it.
Explore the available extensions on the demo site.
Capell first-party support is included with a paid licence.
composer require capell-app/extension-cookbook
- Version
- 1.0.0-beta.11
- Runs on
- Capell 1.x, Laravel 12.41.1+ in the 12.x line or Laravel 13.x, PHP 8.4.
- Last release
- Sep 23, 2026
- Support
- Capell first-party support
- Data access
- Reads and writes Capell content structures required by the package; public output receives rendered content only.
- Documentation
- Documentation
No workflow evidence published yet
No workflow screenshots are published. Use the demo or documentation to understand the extension before installing.
Extension Cookbook provides runnable examples of Capell extension contracts across Core, Admin, Frontend, lifecycle, and content-graph features.
Package authors trace a contribution from its manifest to its implementation and use the accompanying focused tests as a starting point.
Examples distinguish active runtime registrations from deliberately inactive manifest declarations.
Use it when a team is building a Capell extension and needs a concrete reference for supported registration patterns.
What changes on your site
Review the admin, public, data, scheduled, and command surfaces Extension Cookbook adds when enabled.
- Extension Examples
- Manifest Contributions
- Reference Package
Before you install
Confirm version compatibility, support, data access, migrations, retained data, and removal steps first. Then install the Composer package from the account that owns access.
- Support
- Capell first-party support
- Data access
- Reads and writes Capell content structures required by the package; public output receives rendered content only.
-
01
Require the package
composer require capell-app/extension-cookbook -
02
Register the extension
php artisan capell:extension:enable extension-cookbook -
03
Clear schema cache
php artisan capell:admin:clear-schemas-cache
Release notes and maintenance evidence
- Total downloads
- 0
- Last downloaded
- No downloads yet
Version history
1 release-
v1.0.0-beta.11Sep 23, 2026
Review evidence for this release
Developer example package reviewed with no defects found; its public page lists only example titles and exposes no internal paths, identifiers or configuration.
Review reduces risk, but it is not a permanent security guarantee.
- Reviewed version
- 1.0.0-beta.11
- Approval date
- Sep 19, 2026
Areas reviewed
- Strict, maintainable PHP
- Presentation-only public views
- Actions and typed boundaries
- Clean anonymous public output
- Authorisation and input safety
- Declared package boundaries
- Manifest and migration integrity
- Compatibility and interoperability
- Meaningful behavioural tests
- Security and supply-chain checks
- Performance and operational behaviour
- Theme delivery quality where applicable
- Marketplace claims matched to behaviour
- AI-assisted analysis with human accountability
Accepted limitations
- The package exists to demonstrate extension points, so its example content is reference material rather than a production feature.
Before checkout
Know who owns access and what happens next
Payment, customer account ownership, site activation, and package access are separate steps. The checkout reference lets support trace a problem without moving the licence to another account.
Who processes the payment and taxes?
Lemon Squeezy is the seller and hosts paid marketplace checkout. Any VAT due is calculated and added by Lemon Squeezy at checkout, and Lemon Squeezy issues the tax receipt. Capell does not collect card details; it activates the matching marketplace licence after payment is confirmed.
Which account owns the licence?
The signed-in customer account that completes checkout owns the Capell licence, support history, and future install access. Capell surfaces a link to the tax receipt issued by Lemon Squeezy. Use the intended organisation account before paying.
How does the site receive package access?
The install flow connects the licence to the requesting site. Paid and private packages then use authenticated Composer access from the customer account that owns the licence.
What happens if checkout is cancelled or expires?
No licence is created until Lemon Squeezy confirms payment. After a cancellation or expired quote, return to the same marketplace listing and start a fresh checkout so price and package details are recalculated.
How do I request a refund?
Use the order link on the Lemon Squeezy receipt and request the refund through the Lemon Squeezy order receipt. If the receipt or order link is unavailable, contact Capell support so the payment and access record can be traced.
What should I do if access does not appear?
Keep the checkout reference from the page or receipt and contact support before trying another account. Support can trace the payment, customer account, licence, and connected site from that reference.
No approved reviews yet. Reviews from eligible customers appear here after moderation.