Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions 1.x/addons/community/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ The Lunar community has built a growing collection of third-party packages that
|---|---|
| [dystcz/lunar-api](https://github.com/dystcz/lunar-api) | A JSON:API-compliant API layer that connects the Lunar backend with SPAs, mobile apps, and other applications. Built on Laravel JSON:API. |

## Maintenance

| Package | Description |
|---|---|
| [wizcodepl/lunar-product-schemas](https://github.com/wizcodepl/lunar-product-schemas) | Migration-style schema builder for product types and attributes — declare them in versioned files, toggle `filterable` / `searchable` / `required` flags, attach/detach attributes across types, rename or drop with data cleanup. Optional strict mode throws on `attribute_data` keys not declared in the schema; ships with a Filament Schema Health page. |

## Payments

| Package | Description |
Expand Down