IXOCREATE Content Management Framework by @ixolit

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Type:project

0.4 2019-09-24 12:20 UTC

This package is not auto-updated.

Last update: 2024-11-01 23:08:22 UTC


README

Version PHP Version License

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.