From deee0e64f09fa169371c81548f5283697bd0d93f Mon Sep 17 00:00:00 2001 From: Sabina Talipova Date: Fri, 16 Jun 2023 11:50:43 +1200 Subject: [PATCH] DOC Note that module is not compatible with CMS5 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 90905df..8b7bbf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ SortableGridField ================= +__NOTE__: This module is no longer commercially supported in Silverstripe CMS 5 and it does not provide a CMS5-compatible version. +Module [symbiote/silverstripe-gridfieldextensions](https://packagist.org/packages/symbiote/silverstripe-gridfieldextensions) provides equivalent functionality. + [![CI](https://github.com/UndefinedOffset/SortableGridField/actions/workflows/ci.yml/badge.svg)](https://github.com/UndefinedOffset/SortableGridField/actions/workflows/ci.yml) [![Latest Stable Version](https://poser.pugx.org/undefinedoffset/sortablegridfield/version.svg)](http://www.silverstripe.org/stable-download/) [![Latest Unstable Version](https://poser.pugx.org/undefinedoffset/sortablegridfield/v/unstable.svg)](https://packagist.org/packages/undefinedoffset/sortablegridfield)