定制 clastic/standard-edition 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

clastic/standard-edition

Composer 安装命令:

composer create-project clastic/standard-edition

包简介

The "Clastic Standard Edition" distribution

README 文档

README

Welcome to the Clastic Standard Edition - a fully-functional Clastic application that you can use as the skeleton for your new applications.

This document contains information on how to download, install, and start using Clastic.

  1. Installing the Standard Edition

As Clastic uses Composer to manage its dependencies, the recommended way to create a new project is to use it.

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

sudo curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin/ --filename=composer

Then, use the create-project command to generate a new Clastic application:

composer create-project clastic/standard-edition path/to/install -s dev

Composer will install Clastic and all its dependencies under the path/to/install directory.

  1. Checking your System Configuration

Before starting coding, make sure that your local system is properly configured for Clastic.

Execute the check.php script from the command line:

php app/check.php

The script returns a status code of 0 if all mandatory requirements are met, 1 otherwise.

Access the config.php script from a browser:

http://localhost/path-to-project/web/config.php

If you get any warnings or recommendations, fix them before moving on.

  1. Browsing the Demo Application

Congratulations! You're now ready to use Clastic.

Run the internal server:

app/console server:run

You can access your freshly installed backend at

http://127.0.0.1:8000/admin/
  1. Getting started with Clastic

TODO

Enjoy!

统计信息

  • 总下载量: 57
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1088
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固