Coder Social home page Coder Social logo

jzxyouok / ztbcms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ztbcms/ztbcms

0.0 1.0 0.0 22.08 MB

基于ThinkPHP的快速开发应用框架

Home Page: http://ztbcms.com

ApacheConf 0.01% Makefile 0.01% PHP 25.15% PLpgSQL 1.55% HTML 28.70% CSS 9.86% JavaScript 34.66% Smarty 0.07%

ztbcms's Introduction

在线文档

PHP: The Right Way

环境要求

  • PHP版本需要5.4+ 推荐5.6(未支持PHP 7)
    • php5-curl
    • php5-gd
    • php5-mysql
  • Mysql 5.5+
    • mysql-client
  • Apache 2.2(推荐2.4)
  • 可选的配置URL重写,参考ThinkPHP - URL重写

下载安装

下载最新稳定版

$ git clone --branch master https://github.com/ztbcms/ztbcms.git

下载最新开发版(慎用)

$ git clone https://github.com/ztbcms/ztbcms.git

初始化环境,详情请看Makefile

#修改权限
$ make setup-env

删除多余的dev.gitignore

$ rm dev.ignore

版本描述

版本含有4部分, 如1.2.3.4, 采用MAJOR.MINOR.FEATURE.PATCH来描述版本

  • MAJOR 大版本号,代码被大量重写,有大部分不兼容的更新
  • MINOR 有重要的核心结构改变,可能会导致部分第三方不兼容
  • FEATURE 有新特性/扩展加入或更新
  • PATCH bug修复

ztbcms's People

Contributors

jayin avatar zhlhuang avatar jaren-gu avatar yezhilie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.