innoweb / silverstripe-fluent-rtl-support
Adds RTL support to CMS fields of sites that use fluent.
Installs: 154
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Language:JavaScript
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4
- tractorcow/silverstripe-fluent: ^4 || ^5
README
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 or ^5
Installation
Install the module using composer:
composer require innoweb/silverstripe-fluent-rtl-support dev-master
Then run dev/build.
License
BSD 3-Clause License, see License