scorchsoft / scorch-core
Scorch CMS Core Files
Installs: 618
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Language:JavaScript
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-05 17:38:14 UTC
README
Scorch CMS Core Files
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist scorchsoft/scorch-core "*"
or add
"scorchsoft/scorch-core": "*"
to the require section of your composer.json
file.
License
scorch-core is released under the MIT License. See the bundled LICENSE
for details.