Download the PHP package concept7/filament-deepl-translations without Composer
On this page you can find all versions of the php package concept7/filament-deepl-translations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download concept7/filament-deepl-translations
More information about concept7/filament-deepl-translations
Files in concept7/filament-deepl-translations
Package filament-deepl-translations
Short Description This is my package filament-deepl-translations
License MIT
Homepage https://github.com/concept7/filament-deepl-translations
Informations about the package filament-deepl-translations
Filament DeepL translations
The package heavily depends on the Spatie Translatable packages
Installation
You can install the package via composer:
Optionally, you can publish the language using
Add the following to services.php
And add DEEPL_API_KEY to your .env
Usage
Option #1: Live update on the input fields in place
Option #2: Bulk update database records
If you would like to bulk update records then theres a BulkAction in place:
Make sure you add the Deepl Trait to the corresponding models.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Martijn Wagena
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-deepl-translations with dependencies
deeplcom/deepl-php Version ^1.8
filament/forms Version ^3.0
filament/tables Version ^3.2
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16