Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arikaim/translations-extension

Arikaim CMS Translations Extension
https://github.com/arikaim/translations-extension

arikaim cms multilanguage php

Last synced: about 1 month ago
JSON representation

Arikaim CMS Translations Extension

Awesome Lists containing this project

README

        

## Translations Extension
![Version: 1.0.0](https://img.shields.io/github/release/arikaim/translations-extension.svg)
![License: GPL3](https://img.shields.io/badge/License-GPLv3-blue.svg)

Translations extension for Arikaim CMS

#### Requirements
* [Arikaim CMS](https://github.com/arikaim/arikaim)
* [Translation Module](https://github.com/arikaim/translate-module.git)

#### Features
* Translate theme.
* Translate database model.
* Translate text.
* Console commands for theme, component and page translation.

#### Installation

```sh

composer require arikaim/translations-extension

```