Q custom cloud printing 3.0 personalized printing online DIY custom mall system
1. decompress the zip package to the root directory of the website (if there are other projects under this directory, create a folder and decompress it to the new folder). 2. visit the root directory of the website, install the SDK by following the steps (if the prompt is LINUX, the system may prompt that the permission is insufficient. use the chmod command to modify the permission). (Note: It takes a long time to install the data during the test, if a response timeout occurs, go to php. ini (php. ini file, not the mall's php. ini) modify the value of max_execution_time in the configuration file. I have set 600, and may need to modify the time zone.) 3. after the installation is successful, you can browse, you can upload and install the plug-in through the extension function in the background. after you click refresh in the code adjustment, the system will re-establish the cache, and the front-end will change to the maintenance mode, you can choose System Settings> online shop settings> Edit> server to disable the maintenance function so that the mall can browse normally. 4. do not switch to the default template. The first is too ugly, second, many functions cannot be used. a lot of front-end content is modified on the tpl file of the beamstore topic and is not written into the plug-in, therefore, changing the theme may cause many problems. 5. the mall front-end can be highly customized. you can define the mall style in the extended functions> module management, for example, www.aipinseying.com is installed in the same project as you currently. 6. the plug-in is fully open-source. you can modify the deleted feature in the plug-in or add your favorite feature, please study the working principle of the opencart2.0 plug-in on your own. In addition, this person is a newbie, and the plug-in writing is messy... 7. explore other functions (you can visit our official website www.qdingzhi.com to view more services. This mall is developed based on mycncart and thanks to mycncart for its technical support)