BeikeShop - 开源跨境电商系统 | Laravel开源商城系统
BeikeShop 是基于 Laravel 开发的一款开源商城系统
BeikeShop下载,跨境电商系统,Laravel开源商城系统,免费独立站系统,PHP源码,BeikeShop官网,建站系统,独立站,电商系统
BeikeShop: A User-Friendly Open Source Cross-Border E-Commerce System
Licensed under the Open Software License 3.0
Update Description
- Added a hook to implement tiered pricing for single specifications.
- Added hooks and stacks to control SKU display modes.
- Home Article module
- Issue with H5 news list not displaying images.
- Issue where saving a product clears the brand.
- Calculation error in the mini cart for prices.
- Sorting issue by price on the category page.
- Problem where filtering orders redirects to the recycle bin.
- Plugin market text.
- File manager adaptation for multiple sellers.
- Checkout interaction.
Update Description
- Fixed issues related to demo data during installation
- Fixed redirection errors during Nginx installation
- Fixed errors when modifying personal information on the front-end
- Fixed the multilingual display in the confirm box for deleting tax categories
- Fixed full-screen failure when switching slides
- Fixed issues with order product SKUs
- Fixed issues with multiple product specifications in the back-end
- Fixed issues related to back-end users and user groups
- Fixed RMA-related issues
- Optimized the refreshing of pages when updating after-sales orders
- Optimized the multilingual support for the file manager and error messages
Update Description
- Added functionality to configure the top navigation menu from the back-end
- Fixed problems with shipping calculation, tax calculation, and other checkout-related issues
- Fixed errors during the installation process and improved error messages
- Fixed issues related to multilingual support in both the front-end and back-end
- Implemented responsive UI for mobile devices
Update Description
- Back-end - member management, order management, plugin management, front-end customer management, back-end user and permissions, image library functionality
- Back-end - dashboard reports, product management, category management, brand management
- Front-end - registration, login, user center, address management, orders, favorites, after-sales functions
- Front-end - DIY homepage, category page product list, product details, shopping cart, checkout
- Installation - system environment detection, database configuration, demo data import
- Architecture - basic structure, theme templates, plugin mechanism, hook mechanism
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://gitee.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.0+
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.