定制 groucho75/ci_html5_auth_crud 二次开发

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

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

groucho75/ci_html5_auth_crud

Composer 安装命令:

composer require groucho75/ci_html5_auth_crud

包简介

A ready-to-use web installation based on CodeIgniter, including an auth module, a CRUDL system, an html5 layout.

README 文档

README

A ready-to-use web installation based on CodeIgniter, including an auth module, a CRUDL system, an html5 layout.

Features:

Installation

  1. Unzip the package and upload all files and folders to your server, or if you are using Composer you can launch:

    $ composer create-project groucho75/ci_html5_auth_crud my_project -s dev
    
  2. Create a database and set connection settings in application/config/database.php

  3. Create and populate standard database tables using sql scripts inside application/sql, usually: ci.sql, ion_auth.sql, crud.sql

  4. Edit minimal configurations in main index.php (more configs in application/config folder)

  5. Visit the home and enjoy it

  6. To enter the reserved area login as: admin@admin.com / password

  7. You can add packages loaded via Composer: here is a wiki page.

TODO

  • Use Bootstrap 3 theme in Grocery CRUD.

Donations are welcome

If you like my hard work, of course you can donate some money to me.

And don't forget to donate something also to the authors of original libraries (see above for repo and links).

统计信息

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

GitHub 信息

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

其他信息

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