菜单
个人中心

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

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

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

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

作者: BeikeShop 2026-04-15 14:56:35 查看数: 1063

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!

最新文章

拥抱 AI 我们是认真的!BeikeShop 成首家支持 Laravel AI SDK 的独立站商城,MCP 对接即将上线

BeikeShop 成为首家支持 Laravel AI SDK 对接的商城系统。已全面支持无头电商,MCP 协议开发完成正在测试即将上线,持续开放更多 API 接口,为卖家打造更智能的电商生态。

阅读详情 >

BeikeShop v3.0(Beta版)发布:内置 AI Agent 系统,让电商管理更智能

BeikeShop v3.0 版本正式发布,全新内置 AI Agent 系统,支持多语言大模型、智能工具链、工作流编排。让商家用自然语言管理商品、查询订单、分析客户,电商管理从此更简单高效。

阅读详情 >

如何用 AI 自动生成商品描述文案和图片?提升独立站上架效率 10 倍 | BeikeShop

探索 BeikeShop AI 商品描述生成器,基于 AI 大模型自动生成商品文案和产品图片。支持多语言、多风格、批量生成,帮助电商卖家快速上架商品,提升运营效率。

阅读详情 >

SaaS 建站 vs 开源电商:3 年成本节省 90% 的真相 | BeikeShop

2026 年外贸电商建站该如何选择?本文通过详细的成本对比和数据分析,解析 SaaS 建站与开源电商平台的优劣势。BeikeShop 开源商城系统,100% 开源免费,助力外贸企业轻松扩展独立站业务。

阅读详情 >

BeikeShop v2.0 最新安装全攻略:从环境配置到宝塔/小皮面板部署

想要部署 BeikeShop v2.0 跨境电商系统?本文详述了基于宝塔面板与小皮面板(phpStudy)的安装步骤。涵盖 PHP 8.2 环境配置、fileinfo 扩展安装、Nginx 伪静态设置等关键环节,助您快速搭建高效稳定的外贸商城。

阅读详情 >

BeikeShop B2B 电商解决方案上线!企业官网 + 询价系统

BeikeShop B2B 电商解决方案,专为批发商、品牌方与制造型企业打造,支持 B2B 询价系统、企业官网展示、客户分级与全球客服等功能,基于 Laravel 开源架构,一次部署,终身使用,助力企业高效开展独立站大宗贸易业务。

阅读详情 >

BeikeShop跨境电商站群管理系统:一个后台管理上百个店铺!快速拓展全球市场

BeikeShop跨境电商站群管理系统,为跨境卖家提供一站式站群搭建解决方案,支持批量建站、数据集中管理、灵活权限控制和全球化商城功能,帮助企业快速扩展国际市场,提升运营效率,确保数据安全。

阅读详情 >

效率提升数倍!BeikeShop 站群系统 v1.6 发布:让多店管理像操作单店一样简单

BeikeShop 站群管理系统 v1.6 重磅发布!本次升级简化了运营架构,引入“管理员+运营”模式,支持一键切换店铺、批量快速建站及商品一键复制功能。专为跨境电商多站点运营打造,助您实现高效测品与 SEO 布局。

阅读详情 >

Laravel开发者副业指南:BeikeShop插件开发变现攻略 | 月入过万

Laravel开发者如何通过BeikeShop插件开发赚取外快?三大收益模式:插件上架销售、承接定制开发、技术维护服务。零门槛上手,技能直接复用,打造被动收入。立即了解详细变现路径和实操指南。

阅读详情 >

专为医疗器械与工业设备打造的 B2B 企业站主题|全新行业模板上线

BeikeShop 全新上线「医疗器械 & 工业机械行业模板」,专为医疗器械\机电设备\工业机床\自动化设备等 B2B 企业打造。模板具备科技感视觉、稳重布局、首页模块扩展、行业化展示结构,并支持移动端自适应与 Demo 导入。适合企业形象站、跨境设备独立站、工业设备展示官网快速搭建使用。

阅读详情 >

快来成为 BeikeShop 插件开发者!从 0 入门到实现月入过千的理想副业

BeikeShop 正在招募优秀的Laravel插件开发者!开发者可通过上架支付、物流、营销等功能插件获得大量 收益。本文分享真实开发者案例、10 分钟入门插件开发指南,以及如何通过 BeikeShop 构建长期稳定的副业收入。非常适合 PHP、Laravel、前端开发者快速加入。

阅读详情 >

一键生成真实客户资料与订单数据,帮助企业快速搭建测试环境、加速审核流程

BeikeShop 全新推出「虚拟用户生成器」与「虚拟订单生成器」插件,助您快速生成成百上千条真实感数据,让商城看起来“有访客、有交易”。无论是用于系统测试、功能演示还是教学展示,都能轻松打造一个活跃、可信的独立站环境。

阅读详情 >

BeikeShop v2.0 正式上线|全新升级跨境电商独立站系统,AI客服、数据看板、ERP对接全面增强

BeikeShop v2.0 正式发布!全面升级至 Laravel 12 + PHP 8.4,新增 AI 智能客服与知识库、客户数据运营看板、ERP 对接、全新前后台 UI、首页编辑器进化,多规格商品优化与退款售后体验提升。同时带来更智能、更高效、更稳定的跨境电商独立站体验。

阅读详情 >

BeikeShop v1.6.0 正式开放|带来全新主题模板、性能优化与SEO增强

BeikeShop v1.6.0 全面上线!新增全新主题模板、支持 Swoole 引擎与 PostgreSQL 数据库,SEO收录更友好,还有多语言路径显示和搜索体验升级;修复多项问题,提升系统性能与安全性,助力跨境电商卖家打造更高效的独立站。快来下载体验!

阅读详情 >

BeikeShop v2.0 即将发布!AI智能商城 + 数据可视化 + 新界面新体验

BeikeShop v2.0 即将上线!带来全新 AI 智能助手、数据可视化仪表盘、商品与图片管理、ERP 对接、邮件系统和全新界面设计。为跨境电商与独立站商户带来更高效、更智能、更灵活的建站与运营体验。

阅读详情 >