# imcat **Repository Path**: hellocrab_admin/imcat ## Basic Information - **Project Name**: imcat - **Description**: IntimateCat(贴心猫) is a set of Light weight, Free, Sharing general PHP web application system! - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * 贴心猫(IntimateCat) v4.2 Released --- --- --- --- --- --- --- --- --- ### 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.2 / 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(贴心猫)](http://imcat.txjia.com/) ### 【Setup】 * Need Environmental - PHP5.3 ~ PHP7.2 (Recommend: PHP5.4 ~ PHP7.2) - 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:['/imcat'] 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. ### 【v4.2 ChangeLog】 (2018.07) * Revised/Optimize template, Enhance mobile adaption, Streamline and optimize foreground configuration;d - Move [Topic/Faqs] to `chn` Group - Streamline template configs : `_config/va_home.php` > `[extra/_tabCtrl]` , It can checks automatic; * Add template for `solemn/serious/memory`; * Add `Opcache` Admin-Management(Clear) * IntimateCat change the domain: txmao.txjia.com -=> imcat.txjia.com * Fix: Repeat generate thumbnails; * Fix: One error in Db-Operation; * Optimize the home page, Show friendly some models that do not exist; * Demo-site: - We move Demo-site from BAE(basic) to BCH(Cloud virtual host), because of BAE Out of Service! - We change the domain to `txmao.txjia.com` (Old is `imcat.txjia.com`) * [Related news] - The shop-store system basic on IntimateCat, It's published and it works OK! - Brother-product `Wepy(python)`, It used in work(for info-gather)! --- --- --- --- --- --- --- --- --- 贴心猫(Intimate) 是以PHP+MySQL架构设计的通用网站系统,简约、实用、轻量、开源。 适用于:网店,医院,学校,企业站,个人网站,企业内部Intranet,中小型行业门户站点等…… 不纠结于OOP,不纠结于MVC,不纠结于设计模式,自由奔放! ### 【功能介绍】 * 支持:PHP5.3~PHP7.2/自定义模块/自定义字段/自定义参数/自定义分类/模板继承/tag缓存/js标签/静态/伪静态 * 模型:问答系统/内部公文/商品展销/新闻/专题/课程资源/样例文档/用户 * 接口:REST-API/Ftp存储/Sphinx检索/微信/短信/地图/支付/数据分享/数据同步/外部导入/采集/推送/导入旧版 ### 【安装提示】 * 环境需求 - PHP5.3 ~ PHP7.2 (推荐: PHP5.4 ~ PHP7.1) - mysql5.0+ - 扩展: MySQLi/MySQL, GD2, curl * 设置站点相对目录; - 文件:/root/cfgs/boot/_paths.php 设置PATH_PROJ值为站点相对目录如:“/imcat”或 根目录用“”(空)等; - (首次安装使用会自动更正项目路径,所以可省略上述操作) * 修改数据库配置: - 文件:/root/cfgs/boot/cfg_db.php;注意`数据库类`默认为:$_cfgs['db_class'] = 'mysqli'; - (可安装时配置,如果修改建议手动配置) * 安装/配置: - 访问起始页:/index.php?start 检查配置; - 访问地址:/root/tools/setup/ 安装程序。 ### 【v4.2更新日志】(2018.07) * 改版优化模板,增强移动适配,精简优化前台配置 - 移动[专题/问答]至 `chn` 分组 - 精简模板中 `_config/va_home.php` > `[extra/_tabCtrl]` 配置,可自动检测 * 增加`庄重严肃·追忆`专题模板 * 增加`Opcache`后台管理(清理) * 修正:前台重复生成缩略图 * 修正:一处数据库操作错误; * 优化首页,对一些不存在的模型,怎加判断并提示 * 演示站: - 因BAE(基础版)下线停服,贴心猫 转移至“云虚拟主机BCH”下! - 更改域名:imcat.txjia.com (旧: txmao.txjia.com) * [相关喜讯] - 由贴心猫二次开发的外贸商城系统,运营上线! - 贴心组合-Python微爬,辅助系统应用于工作中的采集!