violet88/silverstripe-fluent-rtl-support

Adds RTL support to CMS fields of sites that use fluent.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Language:JavaScript

Type:silverstripe-vendormodule

dev-master 2023-07-18 09:39 UTC

This package is auto-updated.

Last update: 2024-04-18 11:19:37 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.

Version License

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