From c024814b7da5788ee8a7340c4da0246276d472b2 Mon Sep 17 00:00:00 2001 From: "Adolfo R. Brandes" Date: Wed, 2 Sep 2026 08:12:29 -0300 Subject: [PATCH] docs: mark the frontend-base plugin as deprecated --- README.rst | 2 +- plugins/tutor-contrib-frontend-base/README.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 61500df..71526f1 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ community: =================================== ====================================================== Plugin Status (*Experimental*, *Production*, or *Deprecated*) =================================== ====================================================== -tutor-contrib-frontend-base Experimental +tutor-contrib-frontend-base Deprecated tutor-contrib-google-analytics Experimental tutor-contrib-learner-dashboard-mfe Deprecated tutor-contrib-test-legacy-js "Production" (Supported For Developers) diff --git a/plugins/tutor-contrib-frontend-base/README.rst b/plugins/tutor-contrib-frontend-base/README.rst index 9e8390f..41318c3 100644 --- a/plugins/tutor-contrib-frontend-base/README.rst +++ b/plugins/tutor-contrib-frontend-base/README.rst @@ -1,6 +1,9 @@ frontend-base plugin for `Tutor `__ ==================================================================== +THIS PLUGIN IS DEPRECATED: the functionality it provides is now an official +part of `tutor-mfe `__. + This is a very simple plugin. It's only job is to enable the `frontend-base `__ core apps already present in Tutor via `tutor-mfe `__.