dravencms/locale

Locale module for dravencms

Maintainers

Package info

github.com/dravencms/locale

Type:dravencms-package

pkg:composer/dravencms/locale

Transparency log

Statistics

Installs: 365

Dependents: 5

Suggesters: 0

Stars: 1

Open Issues: 1

2.1.2 2026-07-02 21:12 UTC

This package is auto-updated.

Last update: 2026-07-02 21:13:50 UTC


README

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