diff --git a/en_us/install_operations/source/ecommerce/index.rst b/en_us/install_operations/source/ecommerce/index.rst index 0e2d5b810e..f56f16756e 100644 --- a/en_us/install_operations/source/ecommerce/index.rst +++ b/en_us/install_operations/source/ecommerce/index.rst @@ -4,7 +4,10 @@ Adding E-Commerce to the Open edX Platform ########################################## -EdX uses a Django application called ``ecommerce`` to provide the platform with +.. warning:: + This service is under-maintained. We are 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 `_ + +edX uses a Django application called ``ecommerce`` to provide the platform with ecommerce functionality. This `E-Commerce service`_ extends `Oscar`_, an open source Django ecommerce framework, to manage the edX product catalog and handle orders for those products. The following sections describe how to install and