SAPI++ is a SaaS operation platform for WeChat mini programs and public accounts, based on ThinkPHP+EasyWecaht. Integrate WeChat mini-programs and public account applications such as city lock treasure, city account, after-sales treasure, order treasure, shopping mall, etc.
sapi framework installation steps
1. Download the framework and save it to your computer
2. Create site and operating environment
Nginx/Apache/IIS PHP7.1+ MySQL5.6+ Recommended environment: Linux + Nginx1.14 + PHP7 + MySQL5.6
Save database account and password
3. Upload the downloaded framework file and extract it to the root directory
4. Copy the files under /sapixx/src to the root directory
5. Set the running directory to public
5. Execute the installation program, install the program "your domain name/install/index.php"
6. Enter the database name, username, and password created previously to start the installation.
7. The installation is completed and pseudo-static is set [Note: There is no need to set pseudo-static in the Apache environment]
location/{
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last;
}
}
8. After the framework installation is completed, start installing the application.
Contains apps
The SAPI++ public account mini program SaaS framework contains multiple professional customized mini programs, all of which will be open source. For cases and examples, see the official operating platform
Suukebao (customer lockout solution for offline stores)-----(to be open sourced)
After-sales treasure (offline store after-sales service, online work order service, for example: Tencent customer service applet)----(to be open sourced)
Ordering treasure (catering ordering service)----(to be open source)
Cloud cashier (open source)
A personal website cashier solution based on WeChat service providers for small and micro merchants, which can provide external access to fourth-party personal website cashier support (QR code payment, WeChat scan code payment, personal applet payment)
Shanke multi-store (open source)
Model mall, different from traditional malls, buy one and get two free, mention one and sell two, transaction rebate, distribution promotion
Shanke Mall (open source)
The model mall is different from traditional malls in that buy one and get two free, pick up one and sell two, transaction rebates, and provide a complete account sharing plan.
Expand
Additional Information
-
Version
2.4.6
-
Type
E-commerce
-
Update Time
2024-11-18
-
size
26.52MB
-
Language
Simplified Chinese