panix/app-store-elastic

PIXELION CMS

dev-main 2023-05-24 22:12 UTC

This package is auto-updated.

Last update: 2024-09-25 01:07:03 UTC


README

PIXELION CMS

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

安装

安装 Composer 后,运行以下命令来安装 Composer Asset 插件

首次运行

php composer global require "fxp/composer-asset-plugin:^1.2.0"

运行开发模式

php composer create-project panix/app-store-elastic . "dev-master"

运行生产模式

php composer create-project --prefer-dist --no-dev --stability=dev panix/app-store-elastic . "dev-master"