From d901edbc4dff7897294d473a25a16a47c3a8e2fe Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Mon, 15 Jul 2024 13:33:19 -0400 Subject: [PATCH] docs: an honest deprecation warning for ecommerce services (#82) --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 5b2cdd95..d3aaef66 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,11 @@ E-Commerce plugin for `Tutor `_ This is a plugin for `Tutor `_ that integrates the `E-Commerce `__ application in an Open edX platform. +⛔️ WARNING +========== + +e-commerce and e-commerce worker are under-maintained. The Open edX community is not fixing bugs or developing new features for it. We hope to deprecate and replace it soon. For updates, `follow along on the DEPR ticket `_. + Installation ------------