memdev / siteconfig-translatable-fix
Fixes an annoying bug when using SiteConfig with Translatable
Package info
github.com/memdev/siteconfig-translatable-fix
Type:silverstripe-module
pkg:composer/memdev/siteconfig-translatable-fix
1.0.0
2016-05-26 20:22 UTC
Requires
- silverstripe/cms: ~3
This package is not auto-updated.
Last update: 2026-03-15 03:50:46 UTC
README
This fixes an annoying SilverStripe bug when using SiteConfig with Translatable
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.