From 1a1f88fefe6d63a6801921d729759649af085a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Szcze=C5=9Bniak?= <136367424+wizku9@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:34:05 +0200 Subject: [PATCH] Update overview.mdx Added new add-on --- 1.x/addons/community/overview.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/1.x/addons/community/overview.mdx b/1.x/addons/community/overview.mdx index 4ba39d4..9dcf19e 100644 --- a/1.x/addons/community/overview.mdx +++ b/1.x/addons/community/overview.mdx @@ -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 |