smart-cms/panel-translate

This is my package panel-translate

v1.0.0 2025-06-25 12:56 UTC

This package is not auto-updated.

Last update: 2025-06-26 11:15:47 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require smart-cms/panel-translate

Optionally, you can publish the views using

php artisan vendor:publish --tag="panel-translate-views"

Usage

\SmartCms\PanelTranslate\PanelTranslatePlugin::make()

Optionally you can pass a navigation group for translate page

\SmartCms\PanelTranslate\PanelTranslatePlugin::make(__('system'))

Testing

composer test

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.