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

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

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

BeikeShop v1.5.5
License version
2024-04-12

Update Description

  • Feature BeikeShop Help Center!
  • Feature The front-end category module of the mall supports displaying three levels of product categories.
  • Feature The newbie guidance module after the mall is successfully installed
  • Feature After-sales orders support uploading pictures
  • Feature related prompts for system upgrades.
  •  
  • Bugfix the issue of garbled characters when returning to the plugin market page.
  • Bugfix homepage article and brand URL addresses to accommodate the SEO URL plugin.
  • Bugfix Fixed known bugs in v1.5.4
  •  
  • Optimize plug-in download and purchase process optimization
  • Optimize the prompts when purchasing plugins.
  • Optimize code structure for DIY decoration on the shopping mall homepage.
  • Optimize Order after-sales module upload image function optimization
BeikeShop v1.3.6 2023-05-10
Download ( Downloads 3428 )

Update Description

  • Feature Added hooks for article page, order calculation, product listing, and order status
  • Feature Added Indonesian language support
  • Feature Implemented backend RestAPI interface with user token authentication
  • Feature Added functionality search, recently viewed items, and commonly used functions in the backend
  • Feature Added a success page after placing an order
  • Feature Implemented browser automation testing scripts
  •  
  • Bugfix Homepage statistics now display the total number of products
  •  
  • Optimize Product search now supports multiple word phrases separated by spaces
  • Optimize Image library can now be sorted by time or name
  • Optimize Implemented lazy loading for frontend pages to improve loading speed
  • Optimize Redesigned backend header and sidebar UI with a two-column layout
  • Optimize Optimized currency display by adding spacing
  • Optimize Streamlined plugin purchase process in the backend, eliminating the need for manual token binding for new accounts
BeikeShop v1.3.5 2023-04-12
Download ( Downloads 2640 )

Update Description

  • Feature Added hooks for file manager, login, shopping cart, and product data
  • Feature Added new feature for product weight, used for calculating shipping fees in plugins like FlexShipping
  • Feature Enabled the option to disable attributes in advanced filtering
  •  
  • Bugfix Fixed the issue with the address form enabling country list data
  • Bugfix Fixed issues with third-party login functionality, optimized controllers, and adjusted plugin priority
  • Bugfix Fixed the issue where article categories were not displayed after pagination on the article list page
  • Bugfix Fixed the vulnerability of duplicate installations
  • Bugfix Fixed the issue with customer group discounts
  •  
  • Optimize Optimized UI for news, multi-select for advanced filtering attributes, guest checkout, and order success page
  • Optimize Improved configuration for homepage modules and hot-selling products
  • Optimize Improved functionality related to the new "fanshion2" template
  • Optimize Optimized UI adjustments for backend products, categories, articles, article categories, and system settings
BeikeShop v1.3.4 2023-03-17
Download ( Downloads 1977 )

Update Description

  • Feature Added support for entering your own key and added OpenAI permission settings
  • Feature Added hooks for order details page, product editing, and categories, brands, articles, and article categories related to products
  • Feature Refactored URL generation rules to fit plugin modifications to URL generation
  • Feature Homepage modules now support plugins and a new hot-selling module plugin has been added
  • Feature Added support for multi-language in the backend form rich text component
  • Feature Added support for multi-language in the backend form input box component
  • Feature Added support for multiple selection boxes in the backend form input component
  •  
  • Bugfix Fixed the issue where the installation would fail if the database password contained "#" character
  • Bugfix Fixed inventory issues where an order could be placed successfully when the total number of items in the cart exceeded the inventory
  • Bugfix Fixed the issue with order status not displaying correctly on the order details page in the user center
  • Bugfix Fixed the description for plugins in the plugin market
  • Bugfix Fixed the issue with guest checkout and ordering
  • Bugfix Fixed the issue with pagination not working in the plugin market
  • Bugfix Fixed the issue with creating customer groups repeatedly
  • Bugfix Fixed the issue where the product price was not displayed on the product list page
  • Bugfix Fixed the issue with tax fees for guest checkout
  • Bugfix Fixed the issue with products being deleted and moved to the recycle bin
  •  
  • Optimize Optimized the UI for displaying subcategories on the category page
  • Optimize Improved plugin permission settings
  • Optimize Optimized the 403 error page
  • Optimize Improved role terminology
  • Optimize Upgraded third-party packages to the latest version
  • Optimize Sorted products by input product ID
  • Optimize Added corresponding domain name attributes and attribute group data when installing a new language
  • Optimize Plugins can now read static files
  • Optimize Added plugin permissions in the permission management
BeikeShop v1.3.2 2023-03-01
Download ( Downloads 1757 )

Update Description

  • Feature Integrated OpenAI plugin to support intelligent conversations in the admin panel
  • Feature Added automatic currency exchange rate updates and display in the backend currency list
  • Feature Added hooks for payment process, backend customer management, registration, login, etc
  • Feature Debugbar now shows all hook calls on the current page for easier development
  •  
  • Bugfix Fixed an issue with displaying multiple languages in the backend plugins
  • Bugfix Fixed an issue where selecting a tax class in the backend product settings couldn't be reverted
  • Bugfix Optimized the "404" page to display a link to go back to the previous step
  • Bugfix Fixed an issue with image width exceeding the limit in blog posts
  • Bugfix Fixed an issue with the "APP_FORCE_HTTPS" setting being ineffective
  • Bugfix Fixed an issue with disabling categories
  • Bugfix Fixed an issue with displaying subcategories on the frontend
  • Bugfix Optimized bulk modification of specifications
  • Bugfix Enabled frontend validation for saving product details page
  • Bugfix Fixed an issue with Chinese character filtering in the backend causing garbled characters
  • Bugfix Fixed an issue with guest checkout losing address country information
  •  
  • Optimize Improved permissions for category articles
  • Optimize Improved permissions for attributes and attribute groups
  • Optimize Set the default language to Chinese on the installation interface
  • Optimize Optimized backend callback URLs for third-party login
  • Optimize Added multi-language support and UI optimization for attribute, product management, and customer list
  • Optimize Improved the deletion of search text corresponding to ID in the autocomplete feature
  • Optimize Removed CSRF token verification in callback, which can be used for payment callbacks
  • Optimize Added support for editing the delivery information of orders in the admin panel after it has been added
  • Optimize Supported password reset through "php artisan root:password" command
BeikeShop v1.3.0 2023-02-10
Download ( Downloads 1535 )

Update Description

  • Feature Added membership group discount functionality
  • Feature Implemented features related to news blogs and article categorization
  • Feature Introduced template hook functionality (hook and wrapper hook) to support plugin-based template modifications
  • Feature Enabled customization of middleware by plugins
  • Feature Provided support for complete rewriting of system routes and corresponding controllers by plugins
  • Feature Introduced frontend and backend data hooks, as well as process hooks for plugins
  • Feature Enabled plugins to modify the order status machine process
  • Feature Supported multi-language plugin names and descriptions in the backend
  • Feature Implemented backend version update notifications
  • Feature Added a richtext component to the backend
  • Feature Enabled bulk setting of multiple specifications for product details in the backend
  • Feature Added product module and icon link module to the homepage modules
  •  
  • Bugfix Fixed the product autocomplete search keyword to use the "contains" condition
  • Bugfix Resolved the issue related to page navigation after selecting the number of items per page on the frontend
  • Bugfix Corrected the suggested size error for the "four images in a row" module
  • Bugfix Improved the UI of the shopping cart page
  • Bugfix Fixed third-party login plugin issues after modifying the backend directory
  • Bugfix Removed the restriction on the length of the Stripe key
  • Bugfix Fixed backend HTML encoding issue in settings
  •  
  • Optimize Optimized the Comment database table
  • Optimize Enhanced the display of deleted images on the page in the footer copyright information editing
  • Optimize Improved the UI of the brand list
  • Optimize Removed category quantity limits on the filtering page
  • Optimize If the original price is 0 or the same as the selling price, the strikethrough price will not be displayed
  • Optimize Optimized the frontend route format for plugins
  • Optimize Removed remote access from the PayPal constructor to improve routing performance
  • Optimize Optimized backend order management, product management, and customer management list filtering, etc
  • Optimize Unified hook naming conventions (filter, action, blade)
  • Optimize Automated template option retrieval in the black template demo in the backend

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