All Projects → ztbcms → ztbcms

ztbcms / ztbcms

Licence: Apache-2.0 license
高性能、模块化、极速开发PHP Web框架

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
PHP
23972 projects - #3 most used programming language
hack
652 projects
CSS
56736 projects
Less
1899 projects

Projects that are alternatives of or similar to ztbcms

WalkTheWeb
WalkTheWeb 3D Internet - Metaverse - Multiverse - Host your own multiplayer Metaverse of 3D Games, 3D Shopping, and 3D Scenes!
Stars: ✭ 28 (-30%)
Mutual labels:  cms-framework
exam-sys
exam-system 郑轻考试系统
Stars: ✭ 15 (-62.5%)
Mutual labels:  thinkphp
FusionCMS
A CMS for World of Warcraft private servers
Stars: ✭ 18 (-55%)
Mutual labels:  cms-framework
typijs
The Angular CMS Framework for building fully-featured SPA sites powered by NodeJS and MongoDB with TypeScript
Stars: ✭ 141 (+252.5%)
Mutual labels:  cms-framework
strapi-pro
Strapi.io with image upload, location, wyswyg input
Stars: ✭ 14 (-65%)
Mutual labels:  cms-framework
GeniXCMS
Simple and Lightweight CMS Framework
Stars: ✭ 35 (-12.5%)
Mutual labels:  cms-framework
acgice
🍭 Acgice search A multi-language aggregate search engine , Acgice 搜索 基于TP5的一个多语言的聚合搜索引擎。
Stars: ✭ 23 (-42.5%)
Mutual labels:  thinkphp
manage
基于vue-cli与thinkphp的简单登录注册系统
Stars: ✭ 71 (+77.5%)
Mutual labels:  thinkphp
mdrip
turns markdown into tested tutorials
Stars: ✭ 30 (-25%)
Mutual labels:  cms-framework
think-whoops
Whoops 接管 ThinkPHP6 异常服务
Stars: ✭ 37 (-7.5%)
Mutual labels:  thinkphp
SuperPanel
A new shadowsocks panel based on ThinkPHP
Stars: ✭ 52 (+30%)
Mutual labels:  thinkphp
lumen-cms
GraphQL API-First CMS based on NodeJS and Vue 2, Nuxt and Vuetify
Stars: ✭ 77 (+92.5%)
Mutual labels:  cms-framework
ncms
Java CMS engine. Host and develop multiple websites inside a single instance through the GUI and benefit from features like A/B testing, affiliate tracking tools, and a high performance template engine with CSS stylesheets processing & scripts minification.
Stars: ✭ 32 (-20%)
Mutual labels:  cms-framework
think-jwt
ThinkPHP Jwt 扩展包
Stars: ✭ 71 (+77.5%)
Mutual labels:  thinkphp
jwt-auth
JSON Web Token Authentication for Thinkphp
Stars: ✭ 113 (+182.5%)
Mutual labels:  thinkphp
A3Mall
A3Mall B2C开源商城系统使用Thinkphp6开源框架,前端采用uniapp开发,支持微信公众号商城、H5商城、小程序商城、APP商城、PC商城,前后端源码100%开源,支持免费商用。
Stars: ✭ 142 (+255%)
Mutual labels:  thinkphp
Wolf-Blog-thinkphp6.0
ThinkPHP6.x 博客
Stars: ✭ 26 (-35%)
Mutual labels:  thinkphp
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-55%)
Mutual labels:  cms-framework
cannercms
⚡️[NOT MAINTAINED] Content Management Framework creates custom CMS fast and easy. Support data sources such as Firebase/Firestore, GraphQL and Restful APIs.
Stars: ✭ 2,452 (+6030%)
Mutual labels:  cms-framework
nt-cms
nest.js with CMS
Stars: ✭ 61 (+52.5%)
Mutual labels:  cms-framework

ZTBCMS

基于ThinkPHP 6 + ElementUI的快速开发框架

High-performance, modular and rapid development framework based on ThinkPHP

ZTBCMS在线文档 | ThinkPHP文档 | ThinkTemplate模板 | PHP之道

主要特性

  • 完善的后台管理系统
    • 基于角色的权限管理
    • 计划任务、消息组件、上传组件
  • 完善的前端功能
  • 扩展性强,支持安装卸载模块

设计理念

  • 延续Thinkphp『大道至简』的设计
  • 页面即使用手册,注释即开发文档

环境要求

  • PHP版本 7.2+
  • Mysql 5.6+
  • Apache 2.4 、Nginx 1.18
  • 可选的配置URL重写,参考ThinkPHP - URL重写
  • 建议使用宝塔来部署

下载安装

下载最新稳定版

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

下载最新开发版(慎用)

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

版本描述

版本号采用语义化版本semver, 采用MAJOR.MINOR.PATCH来描述版本

  • 主版本号 MAJOR 当你做了不兼容的 API 修改
  • 次版本号 MINOR 当你做了向下兼容的功能性新增
  • 修订号 PATCH 当你做了向下兼容的问题修正

管理后台兼容性

  • IE 10或以上

Javascript:

  • 请务必使用ES 5的语法,增加兼容性(不要使用ES 6的letconst =>等语法糖)

License

Apache License

支持/Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].