2025-11-08 13:24:48
These files are required—SucShop will report an error if they’re missing: l home.tpl l post.tpl l page.tpl l archive.tpl l blog.tpl l 404.tpl For home.t ...
2025-11-08 13:24:33
Create a theme folder in the "themes" folder. It is recommended to copy the default "sucshop" theme and rename it. Create a theme.ini file with the following information. Add the necessary them ...
2025-11-08 13:24:14
SucShop’s default theme (sucshop) is built with Bootstrap. In sucshop/parts/header.tpl, Bootstrap and jQuery are added (remember to add jquery.min.js before other files). < ...
2025-11-08 13:23:56
Developing a SucShop theme only needs simple IT skills. You just need a basic understanding of: l HTML: Used to show headings, paragraphs, images, links, tables, etc. Spend 10 minutes checking W ...
2025-11-08 13:23:39
SucShop is built with PHP and Smarty, and supports Bootstrap 5 by default. To develop a custom theme, you need basic knowledge of HTML/CSS/JavaScript/Smarty templates/Bootstrap. This knowledge is simp ...
2025-11-08 13:23:22
2025-11-08 13:23:13
Go to the backend: Settings → Tools. Click the Backup button. All data is backed up to the backups folder (root directory). Whether you use SQLite or MySQL, the database file is included in the z ...
2025-11-08 13:22:51
Migrating from Local to Cloud Server If you want to move your local SucShop installation (Xampp/WampServer/AMPPS/Laragon, etc.) to a cloud server, follow these steps: ①. Upload ...
2025-11-08 13:22:09
2025-11-08 13:21:57
SucShop's sitemap URL is: your_domain/sitemap.xml. Search engines such as Google and Bing crawl sitemaps regularly. You only need to submit the sitemap URL to Google Search Console. ...