일괄 처리

Downloads:3
Views:164
Last Update:2026-01-07
$24.71
Plugin Version:
v1.3.5
Compatible BeikeShop Version:
v2.0.0, v1.6.0, v1.5.6, v1.5.5, v1.5.4
After sales instructions:
Purchase once for permanent use and receive 1 months of technical support as a gift
Plugin Purchase Process
1
Access your BeikeShop admin dashboard
2
Click on "Plugin Marketing" in the top right corner
3
Select the desired plugin for purchase
4
Click on Purchase
Plugin Description

Core function

This plugin is specially designed for e-commerce platforms, providing an efficient and reliable solution for bulk product management. During the development and testing phase, we have successfully passed the concurrent operation stress test of over 40,000 product data, ensuring the stability and performance of the system.

Core batch processing module

  • Comprehensive coverageSupport for goodsPrice, category, deletion, inventory, listing and delisting status, attributes, associated products, multilingual translation, moving location, specifications and detailsPerform one-stop batch operations.
  • Precise screeningEach module supports three operation ranges:
    • All goods
    • Products within the specified category (multiple categories are supported)
    • The specific product specified manually

Description of AI enhanced features

  • Multilingual translation and detail optimizationIntegrate DeepSeek AI capabilities to achieve intelligent translation and beautification of product content.
  • Details of HTML beautificationThis function will invoke AI to intelligently reconstruct and optimize the style of the existing HTML code in the product details, making the content presentation more professional and aesthetically pleasing.
    Important NoticeThis operation willDirect coverageOriginal product details. Before execution, please make sure to back up your data.

Queue Service configuration description

To ensure the stable operation of asynchronous tasks such as AI translation and HTML beautification, it is necessary to configure the system queue service. The following are the configuration steps:

Step 1: Create the system service file

  1. Open the terminal and enter the system service directory
    cd /lib/systemd/system
  2. Create a service file (customizable name) :
    vim beikeshop.service
  3. Fill in the following configuration content in the file:
    [Unit] Description=Beikeshop Queue Worker [Service] Type=simple Restart=on-failure User=root ExecStart=/usr/bin/php /artisan queue:work --queue=default,gen_language_pack,html_beautify,translator [Install] WantedBy=multi-user.target
    NotePlease<站点目录完整路径>Replace with the actual root directory path of your website.

Step 2: Enable and start the service

  1. Open the terminal in the root directory of the website and execute the following commands in sequence:
    sudo systemctl stop beikeshop.service sudo systemctl daemon-reload sudo systemctl restart beikeshop.service sudo systemctl status beikeshop.service
  2. Check the service status and confirm that it is displayed asactive (running)This indicates that the configuration was successful.

Supported queue types

  • default:Default queue task
  • gen_language_pack:Language pack generation task
  • html_beautify:HTML beautification task
  • translator:Multilingual translation task

Important Notice

  • After configuring the queue service, AI-related functions will be automatically executed asynchronously in the background and will not block foreground operations.
  • It is recommended to regularly check the status of the queue service to ensure that tasks are processed normally.
  • In case of service anomalies, you can proceed throughsudo systemctl status beikeshop.serviceView detailed error messages.
Warning
您正在非法使用 License 专享版
为了避免法律风险,请尽快购买所需授权
购买授权