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
Open Issues: 0
Type:silverstripe-module
Requires
- silverstripe/cms: ~3
This package is not auto-updated.
Last update: 2025-02-01 21:49:54 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.