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

2.1.0 2022-11-24 20:46 UTC

This package is auto-updated.

Last update: 2024-03-24 23:32:58 UTC


README

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 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