abada/localisation

There is no license information available for the latest version (dev-master) of this package.

Localisation for AsgardCMS

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:asgard-module

dev-master 2015-09-13 15:45 UTC

This package is not auto-updated.

Last update: 2024-04-17 07:45:40 UTC


README

Software License

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