From 23a6c875e6f4b8d82edc5c620ec79204770bc13f Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Mon, 10 Aug 2020 11:54:43 +1200 Subject: [PATCH] DOC Add a warnign about support for translatable --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 01bf372..5fbc4b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# IMPORTANT NOTE + +Silverstripe Translatable is only compatible with Silverstripe CMS 3. [Silverstripe CMS 3 has entered limited support in June 2018](https://www.silverstripe.org/blog/update-on-silverstripe-5-x/). This means we'll only be fixing critical bugs and security issues for Silverstripe CMS 3 going forward. This applies to _Translatable_ as well. + +[`silverstripe/fluent`](https://github.com/tractorcow-farm/silverstripe-fluent) is the recommended alternative for Silverstripe CMS 4. + # Translatable module for SilverStripe CMS # [![Build Status](https://secure.travis-ci.org/silverstripe/silverstripe-translatable.png?branch=2.1)](http://travis-ci.org/silverstripe/silverstripe-translatable)