A3Mall mall system is an open source mall system with a back-end developed based on ThinkPHP6+Bootstrap. The front-end is developed using uniapp. It supports WeChat official account mall, H5 mall, mini program mall, APP mall, PC mall, and supports a variety of marketing activities, discount coupons, Functions such as order activities, group purchases, flash sales, member specials, points products, etc. Both front and back ends are open source.
A3Mall mall system functions:
Platform, WeChat management, mini program management, content management, operations management, media management, version management products, products, categories, brands, specifications, models, distribution, logistics, regions, delivery orders, payment, collection, delivery, Refunds, after-sales, recharge, settings, etc. Membership, member management, member grouping, financial management, review management marketing, product promotions, order promotions, coupons, group purchases, flash sales, special offers, points statistics, search statistics, data statistics system, site Settings, email settings, store settings, upload settings, SMS, logistics settings, permissions, administrators, logs
Software architecture:
PHP>=7.2.0
MySQL>=5.6
PDOPHPExtension
MBstringPHPExtension
Install A3Mall
Install backend program
1. Download the program file, unzip it and upload it to the web root directory
2. You need to bind the domain name to access the public directory and ensure that other directories are not under the WEB directory.
3. Under Linux, you need to give permission to the runtime directory under the program root directory.
4. Visit: http://domainname.com/install
5. Follow the prompts to install
Use uni-app to publish H5 end
1. Open HBuilderX->Top menu bar->Release->Website H5-Mobile version
2. Packaged file path: /unpackage/dist/build/h5
3. Copy all the packaged files to the mall backend/pulic/wap directory and replace them all.
Use uni-app to publish the APP terminal
1. Open HBuilderX->Top menu bar->Release->Native APP-Cloud Packaging
2. Packaged file path:/unpackage/release/apk
3. Use a real machine to install and test
Update log:
v1.7.5
1. Optimize product search
2. Optimize the member center
3. Optimize the refund function
4.Fix known issues
v1.7.3
1. Optimize the H5 page to be displayed with a fixed width when opened in the PC browser
2. Added compiled H5
3. Optimize front-end page style
4. Other optimizations
v1.7.2
1. Fix the official account login error problem
2. Fix the official account login error problem
3. Optimize front-end pages
v1.7.1
1. Fixed the problem of incorrect jump path after the official account is authorized successfully.
2. Fix the problem of missing installation interface style
3. Fix the problem of missing style files in the background
4. Other optimizations
v1.7
Version 1.7 has optimized most functions, and the front end has been redeveloped using uniapp. It currently supports packaging H5 mall, official account mall, Android mall, and ios mall.