kiwi-suite / kiwi
IXOCREATE Content Management Framework by @ixolit
0.4
2019-09-24 12:20 UTC
Requires
- php: ^7.1
- ixocreate/framework: ^0.4
- symfony/dotenv: ^4.3
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2024-11-01 23:08:22 UTC
README
IXOCREATE
A Content Management Framework by IXOLIT.
Installation
Install the package via composer:
composer create-project --prefer-dist ixocreate/ixocreate my-app && cd my-app
Verify installation:
php -S localhost:8000 -t public serve.php
Complete the setup:
php ixocreate app:setup
Documentation
Learn more about IXOCREATE by reading its Documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
If you discover security vulnerabilities, please address issues directly to opensource@ixocreate.com via e-mail.
License
The MIT License (MIT). Please see LICENSE for more information.