This module is duplicated from xini/silverstripe-fluent-rtl-support, due to no updates in the last years. This version will allow newer versions of Fluent.
Adds right-to-left writing support to CMS fields of sites that use fluent.
This is very early stages and only changes the direction of text fields. PRs welcome!
- SilverStripe CMS ^4
- Fluent ^4 || ^5
Install the module using composer:
composer require violet88/silverstripe-fluent-rtl-support dev-master
Then run dev/build.
BSD 3-Clause License, see License