Giter Club home page Giter Club logo

imcat's Introduction

  • 贴心猫(IntimateCat) V3.9
  • Release: 2017.10.07

What is IntimateCat(贴心猫)?

  • IntimateCat(贴心猫) is a set of Light weight, free, sharing general PHP web application system!
  • Apply to: online shop, hospital, school, enterprise, personal website, enterprise intranet, profession portal site, etc.......
  • Not entangled in OOP, not entangled in MVC, not entangled in the Design-Model, free and unrestrained!

【Functions】

  • Support: PHP5.3~PHP7.1 / custom module / custom field / custom parameter / custom classification
  • Data&share REST-API / sync / ourter import / Crawler / seo push / old vertion import
  • Interface: Ftp store / Sphinx search / WeChat / SMS / ip address / map (Baidu, Google) / payments (PayPal, Alipay, caifutong)
  • Demo Website: IntimateCat(贴心猫)

【Setup】

  • Need Environmental

    • PHP5.3 ~ PHP7.1 (Recommend: PHP5.4 ~ PHP7.0)
    • mysql5.0+
    • Extended libs: MySQLi/MySQL, GD2, curl
  • Set the relative path of the site:

    • all files will be placed on the site of any directory;
    • In file: /root/cfgs/boot/_paths.php Set Param: PATH_PROJ;
    • The value of PATH_PROJ is the relative path of the site, eg:['/txmao'] or root [''](empty string)
    • For the first time, It will automatically correct the project path, so you can omit the operation
  • Edit DB-Config(It can be edited while installing, advice you config manually)

    • File: /root/cfgs/boot/cfg_db.php;
    • Tips: the defalut DB-Type is: $_cfgs['db_class'] = 'mysqli';
    • You can Edit it according to the service environment.
  • Setup/Config

    • View Start Page: /index.php?start to Check and Config
    • View Url: /root/tools/setup/ to Setup.

【v3.9 ChangeLog】 (2017.10)


贴心猫(Intimate) 是以PHP+MySQL架构设计的通用网站系统,简约、实用、轻量、开源。 适用于:网店,医院,学校,企业站,个人网站,企业内部Intranet,中小型行业门户站点等…… 不纠结于OOP,不纠结于MVC,不纠结于设计模式,自由奔放!

【功能介绍】

  • 支持:PHP5.3~PHP7.1/自定义模块/自定义字段/自定义参数/自定义分类/模板继承/tag缓存/js标签/静态/伪静态
  • 模型:问答系统/内部公文/商品展销/新闻/专题/课程资源/样例文档/用户
  • 接口:REST-API/Ftp存储/Sphinx检索/微信/短信/地图/支付/数据分享/数据同步/外部导入/采集/推送/导入旧版

【安装提示】

  • 设置站点相对目录;

    • 文件:/root/cfgs/boot/_paths.php 设置PATH_PROJ值为站点相对目录如:“/txmao”或 根目录用“”(空)等;
    • (首次安装使用会自动更正项目路径,所以可省略上述操作)
  • 修改数据库配置:

    • 文件:/root/cfgs/boot/cfg_db.php;注意数据库类默认为:$_cfgs['db_class'] = 'mysqli';
    • (可安装时配置,如果修改建议手动配置)
  • 安装/配置:

    • 访问起始页:/index.php?start 检查配置;
    • 访问地址:/root/tools/setup/ 安装程序。

【v3.9更新日志】(2017.10)

imcat's People

Contributors

peacexie avatar

Watchers

James Cloos 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.