BeikeShop新闻中心-开源好用的跨境电商系统

BeikeShop 是基于 Laravel 开发的一款开源商城系统

BeikeShop新闻,跨境电商,产品动态,行业信息,Laravel开源商城系统,免费模板插件下载,独立站建站流程

BeikeShop v2.0 Complete Installation Guide: From Environment Setup to Baota/phpStudy Panel Deployment

Author: BeikeShop 2026-04-15 14:56:35 Views: 16

image.png

BeikeShop Official Website: beikeshop.com

BeikeShop is a premier open-source e-commerce system built on the Laravel framework. Specifically designed for cross-border trade, it offers a fully customizable, multi-language, and multi-currency solution for businesses looking to scale their independent global storefronts.


Introduction

In the release of BeikeShop v2.0, we have made significant optimizations in system architecture and user experience.

After purchasing and downloading your License exclusive version, the first step is to deploy the system to your server. To accommodate different users’ technical backgrounds and server environments, this article will detail 2 installation methods: Baota Panel Installation and phpStudy Panel Installation.


💡 Preparation Before Installation

Before starting, please ensure your server environment meets the following basic requirements:
image.png

  • PHP Version: 8.2 or above
  • Database: MySQL 5.7 or 8.0
  • Extensions Required: BCMath, Ctype, cURL, DOM, Intl, Fileinfo, JSON, Mbstring, OpenSSL, PCRE, PDO, Tokenizer, XML, ZIP, GD
  • Web Server: Nginx (recommended) or Apache

Baota panel is currently the most recommended production environment tool for deploying BeikeShop. The following operations are based on Baota Panel 8.0.4 and CentOS 8.5 environment.

1. Environment Installation and PHP Configuration

Before installing BeikeShop, please ensure your Baota panel has installed the following core environments:

  • PHP 8.2: BeikeShop 2.0 requires PHP 8.2 or above. Please find PHP-8.2 in “Software Store” -> “Runtime Environment” and click to install.
  • MySQL 5.7+: Minimum requirement is 5.7, recommended to use 5.7 or 8.0.
  • Web Server: Nginx 1.10+ or Apache 2.4+ (Nginx recommended).

Critical Step: Install fileinfo Extension
BeikeShop requires the fileinfo extension to handle file uploads and validation.

  1. Click the settings for PHP-8.2 in the “Installed” software list.
  2. Select “Install Extension” in the popup window.
  3. Search and find fileinfo, click to install and confirm.

2. Create Site and Database

image.png

  1. Click “Website” -> “Add Site” on the left side.
  2. Enter your domain name (ensure DNS is properly configured), and select “MySQL” in the database options.
  3. Note: PHP version must be PHP-8.2.
  4. Save the database name, username, and password for later use in the installation wizard.

3. Upload Source Code and Runtime Settings

image.png

  1. Enter the site root directory, upload the downloaded BeikeShop v2.0 source code package and extract it.

image.png

  1. Set Runtime Directory (Critical):
    • Click site settings -> “Website Directory”.
    • Change the “Runtime Directory” to /public.
      • ⚠️ Note! Please follow this order:
      • First select “Website Directory” and click save
      • Then select “Runtime Directory” and click save

image.png

  1. ⚠️ Uncheck “Anti-cross-site attack (open_basedir)” option.

image.png

  1. ⚠️ Configure Rewrite Rules (Nginx only):
    Find “Rewrite Rules” in site settings and fill in the following code:
    location / {
        try_files $uri $uri/ /index.php?$query_string;
    }
    

4. Execute Installation

Access your domain name in a browser, fill in the database information and administrator account according to the installation wizard, and the installation will be complete.

image.png


Welcome to visit BeikeShop Official Documentation Center for detailed installation steps (docs.beikeshop.com)


II. phpStudy Panel Installation (Suitable for Local Development and Testing)

If you are doing local debugging in a Windows or Linux environment, phpStudy panel is a very lightweight choice.

1. Environment Preparation and Source Code Placement

image.png

  • Start Environment: Ensure that Nginx/Apache, MySQL, and PHP 8.2 services in phpStudy panel are running normally.

  • Place Source Code: Extract the downloaded BeikeShop v2.0 source code package and place the extracted folder into the WWW directory specified by phpStudy (e.g., D:\phpstudy_pro\WWW\beikeshop).

image.png

2. Create Site and Path Settings

  1. Click “Website” -> “Create Website” in the phpStudy left menu.
  2. Domain Name: Enter the domain name you want to access (e.g., local.beikeshop.com).
  3. Root Directory: This is the most critical step! Click browse, select the source code folder, and be sure to point the directory to the下级 /public folder. For example: D:\phpstudy_pro\WWW\beikeshop\public.
  4. PHP Version: Select PHP 8.2.n from the dropdown menu.

image.png

3. Install Required PHP Extensions

image.png

BeikeShop requires specific extensions to run, especially fileinfo.

  1. In phpStudy, click “Website” -> Find the domain name you want to access -> Click “Settings” -> PHP Extensions.
  2. In the “PHP Extensions” list, check and install the extensions needed.

image.png

⚠️4. Configure Rewrite Rules (Nginx Environment)

If you are using Nginx, you must configure rewrite rules, otherwise pages other than the homepage will not be accessible.

  1. Click “Manage” -> “Modify” -> “Rewrite Rules” in website management.
  2. Enter the following code and save:
   location / {
       try_files $uri $uri/ /index.php?$query_string;
   }

5. Create Database and Execute Installation

  1. Create a new database in the “Database” menu, and remember the database name, username, and password.
  2. Access your configured domain name in a browser, the system will automatically jump to the installation wizard. Follow the prompts to fill in the database information, and deployment will be completed with one click.

🏆 Post-Installation Recommendations

Regardless of which installation method you choose, after entering the BeikeShop admin panel, be sure to perform the following operations:

  • Change Admin Login URL: For security reasons, it is recommended to change the default admin path in the configuration file or admin settings.
  • Configure SSL Certificate: Cross-border e-commerce involves payment information, it is recommended to enable HTTPS forced access.

If you encounter any problems during installation, please visit BeikeShop Official Documentation Center (docs.beikeshop.com)

Welcome to contact us!
Phone: 181-2337-4467
QQ: 9358972
QQ Group: 1033903216

Click the link to learn about the product: https://beikeshop.com/

All rights reserved. Reprint must indicate the source!

Latest Articles

BeikeShop v2.0 Complete Installation Guide: From Environment Setup to Baota/phpStudy Panel Deployment

Want to deploy BeikeShop v2.0 cross-border e-commerce system? This article details installation steps based on Baota panel and phpStudy. Covers PHP 8.2 environment configuration, fileinfo extension installation, Nginx rewrite rules, helping you quickly build an efficient and stable foreign trade 商城.

Read More >

BeikeShop B2B E-Commerce Solution Launched! Enterprise Website + Inquiry System

BeikeShop B2B e-commerce solution, designed for wholesalers, brand owners and manufacturing enterprises, supports B2B inquiry system, enterprise website display, customer classification and global customer service, based on Laravel open-source architecture, one-time deployment, lifetime use, helping enterprises efficiently carry out independent site bulk trade business.

Read More >

BeikeShop Cross-Border E-Commerce Multi-Site Management System: Manage Hundreds of Stores from One Backend! Rapidly Expand into Global Markets

BeikeShop cross-border e-commerce multi-site management system provides one-stop site group building solutions for cross-border sellers, supporting batch store creation, centralized data management, flexible permission control, and globalized mall features, helping enterprises quickly expand into international markets, improve operational efficiency, and ensure data security.

Read More >

Efficiency Multiplied! BeikeShop Multi-Site System v1.6 Released: Manage Multiple Stores as Easily as a Single Store

BeikeShop Multi-Site Management System v1.6 major release! This upgrade simplifies the operational architecture, introduces 'Admin + Operator' mode, supports one-click store switching, bulk rapid store creation, and one-click product cloning. Built for cross-border e-commerce multi-site operations, helping you achieve efficient product testing and SEO layout.

Read More >

SaaS vs Open-Source E-commerce: The Truth About 90% Cost Savings Over 3 Years | BeikeShop

Discover the truth about e-commerce platform costs! This article reveals how open-source platforms can save you 90% compared to SaaS over 3 years. BeikeShop open-source system helps foreign trade enterprises build independent websites with lower costs and full control.

Read More >

BeikeShop v2.0 Release | Smarter Cross-Border E-commerce Store System with AI Support, ERP Integration & New UI

BeikeShop v2.0 is officially launched with major upgrades including AI-powered customer service, customer insights dashboard, seamless ERP integration, and a redesigned frontend and admin UI. Fully rebuilt on Laravel 12 + PHP 8.4, the new version delivers faster performance, stronger security, better product management and an enhanced store-building experience for global cross-border sellers.

Read More >

BeikeShop v1.6.0: New Themes, Swoole, PostgreSQL, and Comprehensive SEO Boost

BeikeShop v1.6.0 is fully live! Featuring a brand new theme, Swoole and PostgreSQL support, enhanced SEO including multi-language paths and alt tags, plus significant performance and security upgrades for your cross-border e-commerce platform.

Read More >

Arabic Language Pack Plugin for BeikeShop – RTL Support for Cross-Border Stores

Easily localize your BeikeShop storefront with the official Arabic Language Pack. Featuring preloaded Arabic translations and RTL layout optimization, this plugin helps you create a seamless Arabic shopping experience for cross-border buyers.

Read More >

BeikeShop Multi-Site Management System for Cross-Border eCommerce | Build and Manage Multiple Stores Efficiently

Discover the BeikeShop Multi-Site Management System—designed for cross-border sellers to quickly build, manage, and scale multiple independent eCommerce stores. Supports multi-language, multi-currency, and full private deployment. Perfect for global market expansion.

Read More >

Become a BeikeShop Plugin Developer | Join Our Open Laravel Marketplace

Join the BeikeShop Plugin Marketplace and start earning with your Laravel skills. Enjoy low 20% commission, flexible plugin development, ongoing revenue, and official recognition. Ideal for PHP developers looking for a transparent and profitable ecosystem.

Read More >

Worried About Finalizing Your Domain When Purchasing a BeikeShop License? New Policy Allows One Free Change Within 6 Months!

BeikeShop has launched a major new policy! Within 6 months of License activation, users can change their domain name once for free. This helps cross-border sellers who haven't finalized their domain during the development and testing phase. Learn more about the process and important notes — buy with confidence and build your site worry-free!

Read More >

BeikeShop v1.5.4 Update: Enhanced Features & Improved Stability for Cross-Border E-commerce!

Explore the latest BeikeShop v1.5.4 update! Discover new features, optimizations, and fixes designed to enhance your cross-border e-commerce experience. Upgrade now for improved stability and functionality!

Read More >

BeikeShop v1.5.0 Official Launch: Comprehensive System Upgrades & New Features!

Discover the latest upgrades and additions in BeikeShop v1.5.0! Explore enhanced architecture, frontend improvements, backend additions, and new plugins. Download for free now!

Read More >

BeikeShop_v1.4.0: New Features, Optimizations, and Fixes | Cross-Border E-Commerce System Update

Discover the latest enhancements in BeikeShop_v1.4.0-an open-source cross-border e-commerce system. Explore new features, optimizations, and fixes for an improved user experience.

Read More >

BeikeShop Upgrade v1.3.0: Enhanced Features and Improved System Performance

BeikeShop, the open-source cross-border e-commerce system, welcomes another major upgrade after a month of development. This upgrade focuses on strengthening the news module, introducing news categorization, and enhancing content management. Additionally, features such as template/data/process hooks and custom plugin Middleware have significantly improved BeikeShop's development ease.

Read More >