violet88 / silverstripe-fluent-rtl-support
Adds RTL support to CMS fields of sites that use fluent.
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Language:JavaScript
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4 || ^5
- tractorcow/silverstripe-fluent: >=4
This package is auto-updated.
Last update: 2025-03-18 13:07:16 UTC
README
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.
Overview
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!
Requirements
- SilverStripe CMS ^4
- Fluent ^4 || ^5
Installation
Install the module using composer:
composer require violet88/silverstripe-fluent-rtl-support dev-master
Then run dev/build.
License
BSD 3-Clause License, see License