/locale

Draven CMS Locale module

Primary LanguagePHP

Dravencms Locale module

This is a Locale module for dravencms

Instalation

The best way to install dravencms/locale is using Composer:

$ composer require dravencms/locale

Then you have to register extension in config.neon.

extensions:
	locale: Dravencms\Locale\DI\LocaleExtension
	translation: Kdyby\Translation\DI\TranslationExtension