BeikeShop - 开源跨境电商系统 | Laravel开源商城系统

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

BeikeShop下载,跨境电商系统,Laravel开源商城系统,免费独立站系统,PHP源码,BeikeShop官网,建站系统,独立站,电商系统

BeikeShop v1.5.6
License version
2024-07-17

Update Description

  • Feature Support for entering multiple courier numbers for a single order
  • Feature Supported the ability to change the logo image in the top-left corner of the backend
  • Feature Login to the front-end customer personal center from the backend customer list
  • Feature Integrated the wintopay payment collection plugin into the system
  • Feature Displayed the product's selling price in the backend after-sales order details
  • Feature System permission settings for the Help Center module
  • Feature Increased some hook
  •  
  • Bugfix Payment plugin edit check box, prompt when required fields are not filled
  • Bugfix Thumbnail on the left side was displayed incorrectly when the homepage editor's image module was a video
  • Bugfix The error message when the BEIKE_API_URL configuration is changed on the page
  • Bugfix Editing and saving products in the background, the SEO filled content is cleared and the error message is wrong
  • Bugfix The weight unit carat had no entries
  • Bugfix The error occurs when adding products from the favorite list to the shopping cart
  •  
  • Optimize The error message when the backend article content is too long and submitted
  • Optimize The maximum size limit for uploading logo images in system settings
  • Optimize Backend table responsive UI
  • Optimize Refactoring of plugin market and plugin details page UI styles
  • Optimize Nginx configuration for static pseudo-static, with a popup reminder on the homepage
  • Optimize Optimized the tail editing
  • Optimize Triggered search requests when plugin type filtering changes
  • Optimize the error message when the exchange rate is not 1 after modifying the default currency in the backend system settings
BeikeShop v1.1.1 2022-11-04
Download ( Downloads 1356 )

Update Description

  • Feature The backend order list now supports filtering orders by status
  • Feature Added partial checkout functionality for MiniCart when selecting products
  • Feature The front-end product search now supports filtering by SKU and model
  •  
  • Bugfix Fixed pagination issues on the product category page
  • Bugfix Fixed the problem where modifying the quantity of a product in the shopping cart did not sync with the MiniCart
  • Bugfix Fixed the issue of missing description images on the product detail page for demo data products
  • Bugfix Fixed an issue where the system would report an error if a product image or default image did not exist
  •  
  • Optimize Optimized compatibility with 360 Extreme Browser
  • Optimize Optimized multilingual support for after-sales functionality
  • Optimize Optimized token-related functionality for the plugin marketplace
  • Optimize Optimized the display of product specifications on the shopping cart, checkout page, and order page
  • Optimize Optimized third-party login functionality
BeikeShop v1.1.0 2022-10-14
Download ( Downloads 1544 )

Update Description

  • Feature Added a plugin marketplace where plugins can be installed through the marketplace
  • Feature Added support for German, Spanish, French, Italian, Japanese, Russian, and Traditional Chinese
  • Feature Added third-party login plugins that support Google, Facebook, Twitter, and other third-party logins
  • Feature Added functionality to generate a sitemap.xml file for the site map, making it easier for search engines to index the site
  •    
  • Optimize Other feature optimizations and bug fixes
BeikeShop v1.0.3 2022-09-20
Download ( Downloads 895 )

Update Description

  • Feature Added code header comments and back-end footer information
  • Feature Added status display for after-sales details on the front-end
  • Feature Added operation history for after-sales details on the back-end
  •  
  • Bugfix Fixed the issue with permission detection during installation on Windows 7 environment
  •  
  • Optimize Improved permission detection for the .env file during installation and optimized default permissions
  • Optimize Optimized the UI of the installation guide page
  • Optimize Optimized after-sales service-related functionality and improved multilingual support
  • Optimize Optimized the UI of the order list in the user center and the installation page
BeikeShop v1.0.2 2022-09-09
Download ( Downloads 863 )

Update Description

     
  • Bugfix Fixed full-screen failure when switching slides
  • Bugfix Fixed issues related to demo data during installation
  • Bugfix Fixed RMA-related issues
  • Bugfix Fixed issues related to back-end users and user groups
  • Bugfix Fixed issues with multiple product specifications in the back-end
  • Bugfix Fixed issues with order product SKUs
  • Bugfix Fixed the multilingual display in the confirm box for deleting tax categories
  • Bugfix Fixed errors when modifying personal information on the front-end
  • Bugfix Fixed redirection errors during Nginx installation
  •  
  • Optimize Optimized the multilingual support for the file manager and error messages
  • Optimize Optimized the refreshing of pages when updating after-sales orders
BeikeShop v1.0.1 2022-09-08
Download ( Downloads 655 )

Update Description

  • Feature Added functionality to configure the top navigation menu from the back-end
  •  
  • Bugfix Fixed issues related to multilingual support in both the front-end and back-end
  • Bugfix Fixed errors during the installation process and improved error messages
  • Bugfix Fixed problems with shipping calculation, tax calculation, and other checkout-related issues
  •  
  • Optimize Implemented responsive UI for mobile devices

Correct Installation Procedure

Installation Tutorial (For Non-Developers)

1. Download BeikeShop

2. Upload to your server and unzip

3. Set the "public" folder under the extracted directory as the website root

4. Access the website via a web browser and follow the prompts to complete the installation

5. BeikeShop Detailed Installation Guide

6. To upgrade, download the latest version and overwrite it on the server (be sure to keep the original .env file), then run "php artisan migrate" in the website root directory

Installation Tutorial (For Developers)

1. Clone the code using a command line: 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. Subsequently, execute "npm install" (requires Node.js version 16+) and "npm run prod" to compile frontend JS and CSS files

5. Set the "public" folder under the project directory as the website root

6. Access the website via a web browser and follow the prompts to complete the installation

7. For upgrades, run "git pull && composer install && php artisan migrate" 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 git@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.1+

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.

Please Sign In