Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.56 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.56 KB

SilverStripe SiteConfig Translatable fix

This fixes an annoying SilverStripe bug when using SiteConfig with Translatable

Latest Stable Version Total Downloads Latest Unstable Version License Build Status

Related Issues

silverstripe/silverstripe-translatable#108

silverstripe/silverstripe-framework#1822

Requirements

  • silverstripe/cms 3+

Installation

$ composer require memdev/siteconfig-translatable-fix

You'll need to do a flush by appending ?flush=1 to your site's URL.

Usage

Nothing more to do for you, it now should simply work.

Reporting Issues

Please create an issue if there is something wrong.