Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 855 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 855 Bytes

Packagist Packagist Website Website

localize-fixture

An interface class for PrestaShop to generate RTL stylesheets

Usage

$RTLGenerator::generate($directory);
  • $directory : path of admin or front theme

requirement

php >= 5.4

PrestaShop >= 1.7.2

CssJanus class from GitHub (included)