Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arikaim/translations-extension
- Owner: arikaim
- Created: 2020-04-25T14:37:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T17:36:10.000Z (almost 3 years ago)
- Last Synced: 2024-07-05T11:29:38.400Z (6 months ago)
- Topics: arikaim, cms, multilanguage, php
- Language: PHP
- Homepage: http://arikaim.com/product/translations-extension
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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
```