From bf496d095a9907cd4ef8f5157b332f2299367325 Mon Sep 17 00:00:00 2001 From: Robert Means Date: Tue, 16 Jun 2026 05:26:05 -0400 Subject: [PATCH] Add notice --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b5899d..5fe6ab8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -[![Test](https://github.com/apostrophecms/starter-kit-ecommerce/actions/workflows/test.yml/badge.svg)](https://github.com/apostrophecms/starter-kit-ecommerce/actions/workflows/test.yml) [![Docs](https://github.com/apostrophecms/starter-kit-ecommerce/actions/workflows/docs.yml/badge.svg)](https://github.com/apostrophecms/starter-kit-ecommerce/actions/workflows/docs.yml) +> [!WARNING] +> **This repository is deprecated and no longer maintained.** +> +> We recommend migrating to one of our actively maintained ApostropheCMS starter kits: +> +> - **[Essentials](https://apostrophecms.com/docs/guide/apostrophe-standalone-essentials-overview.html)** — a clean, minimal starting point for standalone ApostropheCMS projects ([repo](https://github.com/apostrophecms/starter-kit-essentials)) +> - **[Demo](https://apostrophecms.com/docs/guide/apostrophe-demo-overview.html)** — a feature-rich reference implementation ([repo](https://github.com/apostrophecms/public-demo)) + # E-commerce Starter Kit for ApostropheCMS An e-commerce Starter Kit for ApostropheCMS built with Tailwind CSS.