innoweb/silverstripe-fluent-rtl-support

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

Maintainers

Package info

github.com/xini/silverstripe-fluent-rtl-support

Language:JavaScript

Type:silverstripe-vendormodule

pkg:composer/innoweb/silverstripe-fluent-rtl-support

Statistics

Installs: 154

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

2.1.0 2022-11-24 20:46 UTC

This package is auto-updated.

Last update: 2026-02-25 03:46:49 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