This package provides an interface for managing language packfiles within Statamic's Control Panel.
- PHP 8.2+
- Laravel 10.0+
- Statamic 4.0+
- SQLite
You can install this package via composer using:
composer require ryanmitchell/statamic-translation-manager
The package will automatically register itself.
To go "Statamic Translation Manager" under "Tools"
There is a manage translations
permission that must be enabled to allow a user to access the manager.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email ryan@thoughtcollective.com instead of using the issue tracker.
MIT License