memdev/siteconfig-translatable-fix

Fixes an annoying bug when using SiteConfig with Translatable

1.0.0 2016-05-26 20:22 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:34:06 UTC


README

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.