abada / localisation
There is no license information available for the latest version (dev-master) of this package.
Localisation for AsgardCMS
dev-master
2015-09-13 15:45 UTC
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: 2026-03-04 16:31:49 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