2025-12-11 13:49:47
You can use the Tools page in the admin panel to convert your SQLite database to MySQL, or convert your MySQL database to SQLite, with a single click. ...
2025-11-27 14:12:19
v1.1.3 2025/12/17 Backend access securities improved MySQL database to SQLite database migration related bugs fixed Login by email added Redirect url mechanism after login improved v1.1.2 2025/12/12 ...
2025-11-27 00:20:46
Please first ensure the $domain and $subDir (subdirectory) configurations in Config.php are correct. Do not add extra slashes to either $domain or $subDir. ...
2025-11-13 12:25:02
Similarly, you can export or import tax template data. If you need to import tax template data in CSV format, please refer to the sample below. id region country iso_code2 state rate 1 ...
2025-11-13 12:19:47
You can import or export shipping rule data on the Shipping Templates page in the admin panel. If you need to upload shipping rule data in CSV format, please refer to the sample CSV table below. Do no ...
2025-11-13 11:54:04
To import location data from a CSV file, you must prepare the file according to the following rules: Your CSV file should contain 5 columns, with the first row serving as the header. Here’s ...
2025-11-13 11:48:40
To import license data from a CSV file, you must prepare the file according to the following rules: Your CSV file should contain three columns, with the first row serving as the header. Here’s a ...
2025-11-13 11:40:57
To add more languages, or change the language code/name, please revise the assets/json/currencies.json file.[ {"code":"en","locale_name":"English","native_name":"English"}, {"code":"es","locale_name ...
2025-11-08 13:28:01
Large language models are now capable of assisting with a wide range of tasks. Since SucShop uses a highly mature PHP+Smarty+Bootstrap architecture, large language models can fully assist you in desig ...
2025-11-08 13:27:43
Products are attached to post-type pages. If you don’t have special needs, add the default product module to your post.tpl file. Use this code: {include file="./parts/product.tpl"}. This shows t ...