memdev/siteconfig-translatable-fix

Fixes an annoying bug when using SiteConfig with Translatable

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Type:silverstripe-module

pkg:composer/memdev/siteconfig-translatable-fix

1.0.0 2016-05-26 20:22 UTC

This package is not auto-updated.

Last update: 2025-10-12 01:32:50 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.