The mall system is a simple and easy-to-use PHP mall system. It can be downloaded and used for free, and can be used for commercial purposes. There is no time limit. Except for the copyright mark, all codes are allowed to be modified.
Introduction to background functions:
1. Mall settings: basic information, delivery method, delivery scope, payment method, financial management;
2. Product management: product list, adding products, product categories, product brands, product attributes;
3. Order management: order list, out-of-stock registration;
4. User interaction: user management, message management, comment management, website announcements, online customer service, user agreement;
5. Article management: article list, adding articles, article classification;
6. File management: template selection, picture management, focus picture, resource management;
7. Website settings: website settings, navigation management, security settings, administrator account, friendly links, and other settings;
8. Advanced applications: channel title, background navigation management, hiding rookie words.
Installation instructions:
1. The PHP version we recommend is around PHP5.2, and the PHP integrated environment we recommend is around XAMPP1.7;
2. For a new installation, you must upload all the subdirectories and files in the upload folder (note, it is inside) to the root directory of the website, then open the website on the browser, fill in the background administrator information as prompted, and finally click the install button The installation is completed;
3. The default setting of this system is that you can only log in to the backend 10 times in 1 hour. You can modify the duration and number of logins in "Backend - Website Settings - Security Settings" to avoid being unable to log in to the backend during debugging.
Upgrade instructions:
1. New users (who have not used Rookie products before) should directly install and use the new program without reading the upgrade instructions;
2. Since the underlying program of this version has changed significantly compared to the previous version, the upgrade procedure is more complicated than previous versions. In order to avoid program errors caused by users when upgrading, we do not recommend users to upgrade. This compressed package does not provide an upgrade procedure. , if you really need to upgrade, please download it from the official network disk of Rookie, or contact Rookie customer service.
Things to note:
1. Since this system uses UTF-8 encoding, it cannot be edited with Notepad in Windows, because Notepad will automatically add a BOM header, causing program abnormalities. It is recommended to use the professional Dreamweaver or the compact Notepad++ editor;
2. Upgrade, move the site, and upload the local test program to the server. If an error code appears on the page after performing these three operations, please manually clear the Smarty cache as follows: Enter the admin/compile directory and index/compile directory, and copy the files inside Just delete them all.
Backend path: http://website path/admin
Update:
1. Major adjustments have been made to the underlying program;
2. Add functions such as hiding the copyright logo, modifying the background title, and hiding the word "Rookie" in the background.