1. Prepare the environment
1. Server system unlimited
2. phpedition5.6+ v2.2.0Above required7.2.5+, v2.2.4Above required7.4.0~8.0.0, v6.1.0Above required8.0.0+
3. mysqledition5.0+ 5.6The following versions are usedutf8code,Suggested use5.6/5.7+choiceutf8mb4code
2. Enter the official website Find the download button in the upper right corner
Click to enter the official website https://shopxo.net/

3. Official website download page
There is also an installation tutorial here,Development Tutorial
At the top is the latest version download
Suggested selectiongitee、github、composerdownload,Online storage cannot guarantee that it is up-to-date。

Extract the downloaded compressed file and you can see the source code,On the right is the source code
1. If deployment is required under the main domain name,We need toshopxoDeploy the source code to the root directory of the server or virtual host
2. subdirectory,Then directly upload the decompressed directory to the root directory of your project,Create a directory Put it inside,such as shopxo Under the directory
![]() | ![]() |
1. Need to download the source code runtime The directory setting permission is 755
2. systemv2.1.0and following phpVersion requiredv5.6Version and above
3. systemv2.2.0rise phpVersion requiredv7.2.5And above
4. systemv6.1.0rise phpVersion requiredv8.0.2And above
1. Installation of primary domain name http://www.xxx.com Directly access to jump to the installation page
2. Subdirectory installation http://www.xxx.com/shopxo Directly access to jump to the installation page
3. Subdirectories support accesspublicinstall http://www.xxx.com/shopxo/public Directly access to jump to the installation page
Installation recommendations
Suggest pointing the domain name to the source codepublicSafer under the directory,If some virtual hosts do not support、You can also deploy the source code directly to the root directory
4. Access the domain name to enter the installation page
Agree to click on the next installation step,Then close and exit

5. environment detection
After passing the environment detection, click to proceed to the next step,If the environment does not pass,Adjust the environment support based on the items that did not pass

6. Fill in database information
The database needs to be created first,Keep the encoding consistent with the currently selected encoding,Suggested useutf8mb4 Avoid situations where user nicknames have emojis
If the connection is not working properly、The database server can be switched localhost Give it a try
reminder
Suggest adoptingutf8mb4code、MySQLedition5.6or5.7
utf8mb4code、MySQLVersion required 5.6 Version and above (utf8mb4_general_ci)
utf8code、MySQLVersion required 5 Version and above (utf8_general_ci)
Do not include in the information filled in【 ' " \ <?php <? ?> < > & 】Class special symbols

7. System installation successful
Come here,Indicates that the system has been successfully installed,You can delete the source code app/install catalogue
Accessing the backend of the shopping mall,Use the administrator account password you just set up
If you need to change the backend login address,You can find it in the source code root directory and public Under the directory findadminThe beginning file and.phpChange the name of the file at the end
