Skip to content

justbetter/statamic-translation-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

This addon is still a WIP.

Statamic Translation Management

Statamic Translation Management is a Statamic addon that allows you to add/edit translations.

Features

This addon does:

  • Edit translations
  • Create translations

How to Install

composer require justbetter/statamic-translation-management

This addon makes use of spatie/laravel-translation-loader, and has migrations. To publish and migrate, you can run:

php artisan vendor:publish --provider="Spatie\TranslationLoader\TranslationServiceProvider" --tag="migrations"
php artisan migrate

How to Use

This addon adds a "translations" menu item in the control panel through Runway. Here you can add/edit the translations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages