BeikeShop - 开源跨境电商系统 | Laravel开源商城系统
BeikeShop 是基于 Laravel 开发的一款开源商城系统
BeikeShop下载,跨境电商系统,Laravel开源商城系统,免费独立站系统,PHP源码,BeikeShop官网,建站系统,独立站,电商系统
Download
Download the ultimate free open-source e-commerce solution for global trade.
Start building your own brand store in minutes! Licensed under OSL 3.0
License version 2026-07-21
Update Description
- Fully supports AI integration and feature expansion Details
- The all-new BeikeShop Agent store management assistant is now online.
- Laravel AI SDK has been integrated.
- Supports the MCP protocol and can be managed using agent tools such as OpenClaw and Hermes.
- Supported Google UCP protocol for global compliance and ad optimization.
- Opened backend API interfaces for Articles and Customers.
- Added backend APIs (currency, language, settings, region, customer groups, tax, address, shipping, layout, etc.)
- Opened full frontend API interfaces.
- Added sales volume tracking in Product Management, supporting filtering and sorting by specific dates.
- Added graphic captcha support for customer registration
- the overlapping issue of the delete button in the Mobile App homepage category-product module
- an issue where the state/province list appeared blank when country data was missing
- a stored XSS vulnerability in the product video feature to prevent malicious scripts
- Added address ownership validation in the checkout process to prevent information leakage
- Added permission checks for guest checkout to prevent unauthorized access to other orders
- Patched SQL injection vulnerabilities in admin product and brand queries to secure the database
- Added product ownership validation in the returns process to prevent order data leakage
- Fixed sorting issue for the homepage layout article module
- Fixed broken image issue in product lists when the primary image is a video
- Security vulnerabilities in homepage design modules to enhance anti-hacking protection
- Resolved intermittent errors in reading cart product weights
- Resolved cache refreshing issues for product image/video uploads and optimized filename generation
- brand queries with caching for smoother system responses
- Automated email notifications will now be sent to users immediately after backend after-sales order status updates.
- The plugin root directory supports storing, reading, and displaying README.md documentation files. Details
- Added postal codes to admin order printing
- Accelerated storefront homepage loading for a smoother browsing experience
- Completed system multilingual translations to improve cross-border e-commerce experience
- Upgraded Stripe payment security validation to prevent fraudulent paid orders
- Added parent category display to the admin article category list for clearer hierarchy
- Added registration IP and User-Agent records to the customer list
- Added PayPal compatibility for legacy NVP/SOAP APIs
- query logic for products, categories, and articles to reduce database load and improve speed
- Added click-to-preview popups for videos in product and file managers
- Enhanced file manager path validation, restricting operations strictly to the catalog directory
- category list and tree queries with caching for faster page loads
Update Description
- Added status display for after-sales details on the front-end
- Added operation history for after-sales details on the back-end
- Added code header comments and back-end footer information
- Fixed the issue with permission detection during installation on Windows 7 environment
- Optimized the UI of the order list in the user center and the installation page
- Optimized after-sales service-related functionality and improved multilingual support
- Improved permission detection for the .env file during installation and optimized default permissions
- Optimized the UI of the installation guide page
Update Description
- Fixed issues related to demo data during installation
- Fixed RMA-related issues
- Fixed issues related to back-end users and user groups
- Fixed issues with multiple product specifications in the back-end
- Fixed issues with order product SKUs
- Fixed full-screen failure when switching slides
- Fixed the multilingual display in the confirm box for deleting tax categories
- Fixed errors when modifying personal information on the front-end
- Fixed redirection errors during Nginx installation
- Optimized the multilingual support for the file manager and error messages
- Optimized the refreshing of pages when updating after-sales orders
Update Description
- Added functionality to configure the top navigation menu from the back-end
- Fixed issues related to multilingual support in both the front-end and back-end
- Fixed errors during the installation process and improved error messages
- Fixed problems with shipping calculation, tax calculation, and other checkout-related issues
- Implemented responsive UI for mobile devices
Update Description
- Architecture - basic structure, theme templates, plugin mechanism, hook mechanism
- Installation - system environment detection, database configuration, demo data import
- Front-end - DIY homepage, category page product list, product details, shopping cart, checkout
- Front-end - registration, login, user center, address management, orders, favorites, after-sales functions
- Back-end - dashboard reports, product management, category management, brand management
- Back-end - member management, order management, plugin management, front-end customer management, back-end user and permissions, image library functionality
Correct Installation Procedure
Installation Tutorial (For Non-Developers)
1. Download BeikeShop
2. Upload the package to your server and extract the files
3. Set the "public" folder under the extracted directory as the website root
4. Launch the installation wizard by visiting your domain in a browser.
5. BeikeShop Detailed Installation Guide
6. To upgrade, download the latest version and replace the existing files on your server (ensure you back up and retain your .env file), then run "php artisan migrate" in the website root directory
Installation Tutorial (For Developers)
1. Clone the repository via CLI: git clone https://github.com/beikeshop/beikeshop.git
2. Navigate to the "beikeshop" directory using the command line and execute "composer install" to install third-party packages
3. Next, execute "cp .env.example .env" to create a configuration file
4. Then, run "npm install" (requires Node.js version 16+) and "npm run prod" to compile frontend JS and CSS files
5. Set the "public" directory as the document root (web root).
6. Launch the installation wizard by visiting your domain in a browser.
7. For upgrades, run "git pull && composer install && php artisan migrate && npm install && npm run prod" in the website root directory on the server
Docker Installation
1. Install Docker and Compose locally or on your serverhttps://docs.docker.com/engine/install/
2. Execute "git clone https://gitee.com/beikeshop/docker.git"
3. Create a new folder "www" in the current directory as the website directory: mkdir www
4. In the "docker" directory, create a configuration file based on the template file: cp env.example .env
5. Modify .env and docker-compose as needed, then execute "docker compose up -d"
Environmental Requirements
1. PHP 8.2+
2. MySQL 5.7+
3. Apache httpd 2.4+ or Nginx 1.10+
PHP Components
1. BCMath PHP Extension
2. Ctype PHP Extension
3. cURL PHP Extension
4. DOM PHP Extension
5. Fileinfo PHP Extension
6. JSON PHP Extension
7. Mbstring PHP Extension
8. OpenSSL PHP Extension
9. PCRE PHP Extension
10. PDO PHP Extension
11. Tokenizer PHP Extension
12. XML PHP Extension
Copyright Notice:
1. The copyright for this system belongs to Chengdu Grand Network Technology Co., Ltd.
2. No individual, entity, or organization may sell, rent, or profit from this system and its derivatives without written permission from our company.
3. Please retain our company's copyright information. To remove it, you need authorization from our company.
Disclaimer:
1. Risk Disclaimer: The use and installation of the BeikeShop system are at your own discretion. We are not responsible for any losses, damages, or legal liabilities that may result from using this system.
2. Legal Compliance: When using this website building system, you agree not to engage in any illegal, infringing, or law-violating business activities. We are not responsible for your business activities.
3. Data Loss: Although we have taken reasonable security measures, there is still a risk of information transmission loss. We are not responsible for data loss.
4. Hacker Attacks: Despite taking reasonable security measures, the risk of hacker attacks still exists. We are not responsible for security incidents caused by hacker attacks.