Laravel 12 – 13
PHP 8.3+
Low commit activity in last 18 months
Manage Laravel language files from the Statamic CP
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.0
phpunit/phpunit
^12.0
^10.0 || ^11.0

Runtime

^12.0 || ^13.0
brick/varexporter
^0.5
pixelfear/composer-dist-plugin
^0.1
 Project Readme

Statamic Translation Manager

This package provides an interface for managing language packfiles within Statamic's Control Panel.

Requirements

  • PHP 8.3
  • Laravel 12.0
  • Statamic 6.5
  • SQLite

Installation

You can install this package via composer using:

composer require ryanmitchell/statamic-translation-manager

The package will automatically register itself.

Usage

To go "Statamic Translation Manager" under "Tools"

Permissions

There is a manage translations permission that must be enabled to allow a user to access the manager.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email ryan@thoughtcollective.com instead of using the issue tracker.

License

MIT License