Git Product home page Git Product logo

backcms's Introduction

#BackCMS (初心)

基于 Laravel 的CMS,功能非常简洁.

包含功能

  • 单页组件 (用于创建广告宣传等页面)
  • 文章组件 (顾名思义,可以自定义字段,后台添加文章,目前支持字段: 文本,Html编辑器,Markdown编辑器,多选框,日期,时间,单图片上传,无限图片上传,以及自定义模版字段)
  • 表单组件 (自定义扩充前台提交的表单数据,用户登录,文件上传等,后台已支持原数据展示,也可指定自定义解析)
  • 多角色权限 (基于rbac的角色管理权限)
  • 系统文件组件 (项目文件增删改查)
  • 多语言支持 (支持后台yaml配置语言文件,路由自动识别切换)

##安装方式

  • 下载文件
  • composer update
  • cp .env.example .env && ./artisan key:generate
  • 编辑 .env 文件中数据库连接
  • 访问 http://xxxxx/ 提示安装
  • 安装成功后,会在 /storage/app 生成 installed 文件

##卸载数据

##如果还有问题...

如果还有问题,就我擦了

后台模版基于 cockpit ,系统开发 Laravel 5.2 + vue

backcms's People

Contributors

dulumao avatar xu42 avatar

Watchers

 avatar  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.