From e3c7c971274eb70da158ce9fe0b22d43f09eefe3 Mon Sep 17 00:00:00 2001 From: brynwhyman Date: Thu, 7 Oct 2021 09:23:55 +1300 Subject: [PATCH] DOCS supporting notes to CWP migration docs Addresses feedback from account managers --- docs/en/03_Upgrading/03_Migrating_off_CWP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/03_Upgrading/03_Migrating_off_CWP.md b/docs/en/03_Upgrading/03_Migrating_off_CWP.md index 98ca12ac8..74f06e216 100644 --- a/docs/en/03_Upgrading/03_Migrating_off_CWP.md +++ b/docs/en/03_Upgrading/03_Migrating_off_CWP.md @@ -70,9 +70,9 @@ Your project will still work, but will not receive any bug fixes, security fixes ### What if my project is still using CWP 1? -Read the [Upgrading to Silverstripe CMS 4](Upgrading_project.md) guide first. +CWP version 1 (based on Silverstripe CMS version 3) support has [reached end of life](https://www.cwp.govt.nz/working-with-cwp/releases/) and will no longer be receiving security updates. Projects still on CWP 1 are at risk of security vulnerabilies and should get in touch with their development team, or the [Silverstripe Service Desk](https://servicedesk.silverstripe.cloud/), and make a plan for upgrading their project to CMS version 4. -Once you've completed the _Upgrade your dependencies_ step, follow the directions in this guide to remove all the legacy CWP CMS recipes. +Projects will need to have upgraded to CMS 4 before following the directions in this guide to remove all the legacy CWP CMS recipes. ### Is there a way to create a new project that would require all the modules a CWP project would have?