https://github.com/ommu/theme-arnica
Arnica - Creative Coming Soon Template
https://github.com/ommu/theme-arnica
arnica frontend-theme ommu-theme ommu2 yii2
Last synced: 25 days ago
JSON representation
Arnica - Creative Coming Soon Template
- Host: GitHub
- URL: https://github.com/ommu/theme-arnica
- Owner: ommu
- License: apache-2.0
- Created: 2025-08-03T17:10:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-05T01:51:29.000Z (10 months ago)
- Last Synced: 2025-11-27T16:18:20.371Z (6 months ago)
- Topics: arnica, frontend-theme, ommu-theme, ommu2, yii2
- Language: PHP
- Homepage:
- Size: 3.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Installation
------------
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
php composer.phar require --prefer-dist ommu/arnica "dev-master"
```
or
```
"ommu/arnica": "dev-master"
```
to the require section of your composer.json.