abada / localisation
Localisation for AsgardCMS
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:asgard-module
Requires
- php: >=5.4
- asgardcms/core-module: ~1.0
- composer/installers: ~1.0
Requires (Dev)
- orchestra/testbench: ~3.1
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-04-02 12:15:01 UTC
README
Localisation module
This module add multi-language Localisation capabilities on your wonderful Asgard CMS!
So you got this functionality:
- Countries
- Zone
Installation
Follow the installation guide of module, with module name "abada/localisation".
If you want to install it on standalone you can follow the steps.
Composer requirement
composer require abada/localisation
Package migrations
Run the migrations:
php artisan module:migrate Localisation