3gcms is a free and open source, fast and simple website CMS system for mobile terminals such as smartphones. It automatically generates mobile installation package APK. It also provides terminal message push, mobile version background management and other functions.
3GCMS provides a complete set of solutions from server-side website to mobile client and client management. You don’t need to know Android development or have a strong understanding of responsive website layout. Keep your previous website building and development habits. Create a mobile website quickly and easily. It greatly reduces the technical investment and development costs of mobile website construction.
After the release of 3GCMS ASP, it has been well received by users who want to build websites for small and medium-sized enterprises. Consider the limitations of ASP. We developed a PHP version of 3GCMS. The functions are more complete and the operation is more convenient.
1. The 3GCMS PHP version separates the front and backends. The frontend display adopts template separation method. It inherits the advantages of mainstream CMS.
2. It can automatically identify the source of users and adapt to access from various terminals such as PCs, mobile phones, IPADs, etc., so that it has a good user experience.
3. PC-side templates maintain the traditional PC website development method, and developers can develop and design templates according to their own habits.
4. The mobile phone template uses jquery mobile, the mainstream framework for HTML5 applications in the mobile Internet. We make an exemplary mobile website template. You can modify it according to your design requirements.
5. PC-side templates and mobile-side templates share the same backend. With one-time development, a PC site and a mobile site were completed.
6. The 3GCMS official website provides one-click APK generation. After the website development is completed, you only need to enter your URL to generate the Anzhi client program APK.
7. Provide small and medium-sized enterprise website marketing management functions based on mobile phones. Including: cross-platform cloud message push, order message reminder, one-click release of product photos, etc. (For details, please see the 3GCMS official website description)
1. Features of 3gcms_php
1 Extension field customization, infinitely expand fields according to your own system needs
2. The background columns are classified into Infinitus, and the display or hiding of fields can be controlled to facilitate management.
3. Customize list template (under the list directory) and detailed template (under the page directory)
4 Developed based on the thinkphp framework, a large number of built-in functions are convenient for the front-end to call templates and call tags. Please refer to the tp official website.
5. Flexible website creation. The system can be made into any type of website. It has built-in news type website, enterprise website, and mobile 3G website model. It can be viewed through http://***Installation Directory****/?t=xinwen. Convenient for secondary development of different templates 2. Instructions for use of 3gcms_php
1 Download the file 3gcms_PHP.rar. Unzip and upload to your website space using FTP
2 3GCMS supports root directories and subdirectories. It is recommended to place it in the root directory. If your website space already has a website, you can create a new subdirectory and extract the files into the subdirectory.
3 Import the database: Create a new database and import and execute the Data directory 3gcms_php.sql
4 Change the database connection information of the configuration file PublicConfigconfig.ini.php
5 Enter the address: http://***Installation Directory****/admin.php to enter the background management
Username:admin
Password:admin888
6 Enter http://***Installation Directory****/?t=w3g to view the 3G website. It is recommended to view it on a mobile phone or use a browser that supports HTML5.
Expand