IntimateCat is a general website system designed with PHP+MySQL architecture. It is simple, lightweight, practical, free and shareable.
Applicable to: online stores, hospitals, schools, corporate websites, personal websites, intranets, small and medium-sized industry portals, etc...
Function introduction:
1. Support: PHP5.2~PHP7.0/custom module/custom field/custom parameter/custom classification/template inheritance/tag cache/js tag/static
2. Model: Question and Answer System/Internal Official Documents/Product Sales/News/Special Topics/Course Resources/Sample Documents/Users
3. Interface: Ftp storage/Sphinx retrieval/WeChat/SMS/map/payment/data sharing/data synchronization/external import/collection/push/import old version
Installation tips:
Required environment:
PHP5.3~PHP7.1 (recommended: PHP5.4~PHP7.0)
MYSQL5.0+
Extension libraries: MySQLi/MySQL, GD2, curl
Set the relative path of the site:
All files will be placed in any directory on the site;
In the file:/root/cfgs/boot/_paths.php set parameters: PATH_PROJ;
The value of PATH_PROJ is the relative path of the site, for example: ['/txmao'] or root[''] (empty string)
It automatically corrects the project path the first time so the action can be omitted
Edit DB-Config (can be edited during installation, it is recommended that you configure it manually)
File:/root/cfgs/boot/cfg_db.php;
Tip: defalutDB-Type is: $_cfgs['db_class']='mysqli';
You can Edit according to the service environment.
Installation/configuration:
View the start page: /index.php?start inspection and configuration
Check the URL: /root/tools/setup/settings.
IntimateCat v4.3 update log: Simplified English name:
English name IntimateCat->changed to Imcat
Optimize js/css loading
Deprecated jquery1
Cancel IE8 support
Optimize file upload
Optimization: Editor upload
Optimization: single file upload
Optimization: multiple image uploads
Editor/Editor extension
Added: summernote editor extension
Optimization: Editor paging style
Add background navigation
Add jquery-ui component for attachment uploading and other occasions