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-04-19 20:21:09 UTC


README

68747470733a2f2f69786f6372656174652e6769746875622e696f2f63757272656e742f696d672f6272616e642f69786f6372656174652f69786f6372656174652d6c6f676f2e737667

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.