Based on the more mature PHP application framework and design concept, new controllers, models and core class libraries; optimized multi-level classification structure, added static pages generated by the whole site, fully enhanced load and SEO aspects; built-in collection interface (Beta), support for other external collectors will be added in the future; the front-end and back-end interfaces have also been completely restructured to be more concise, standardized and easy to use. By opening all the source code and retaining all comments, you can easily carry out secondary development under the premise of following the open source agreement, and you can even build a brand new system based on the technical framework. We will provide detailed API documentation in the future.
1. The fastest and most convenient image upload and management system
2. Adopt MVC architecture and detailed annotations to facilitate secondary development and expansion.
3. UTF-8 encoding, convenient for installation on foreign hosts
4. Support batch upload and capture remote images
5. External pictures are automatically saved locally
6. Automatically control the size of uploaded images and localized images
7. Automatically add watermarks to uploaded and localized images
8. Automatically extract the first picture as a thumbnail
9. Automatically generate thumbnails of any size
10. Slideshow mode picture display page
11. Support static caching and generate HTML for the entire site
12. Built-in collector to quickly capture images and text from the Internet
13. Free classification, automatic generation of navigation and content calls
14. Template separation design, easy to design templates
15 convenient and free template methods that can achieve complex and diverse calling effects
To upgrade the database from version 1.1 to 1.2, please follow the following four steps (the SQL runner directly runs the following 4 SQL sentences, divided into four times, and cannot be performed at once. Remove the previous 1-4 serial numbers):
1: ALTERTABLE`pc_article`ADD`xiazai`VARCHAR(800)CHARACTERSETutf8COLLATEutf8_general_ciNOTNULLDEFAULT''AFTER`jumpurl`;
2: ALTERTABLE`pc_article`ADD`mima`TEXTCHARACTERSETf8COLLATEutf8_general_ciNOTNULLAFTER`xiazai`;
3: ALTERTABLE`pc_article`ADD`wangpan`VARCHAR(800)CHARACTERSETf8COLLATEutf8_general_ciNOTNULLDEFAULT''AFTER`mima`;
4: ALTERTABLE`pc_article`ADD`tiquma`TEXTCHARACTERSETutf8COLLATEutf8_general_ciNOTNULLAFTER`wangpan`;
Development team situation:
The PICCMS development team was established on December 1, 2015. It is a professional PHP website application development team invested and led by the Internet Technology Service Center of Qingdao Wangzhong Culture Media Co., Ltd. The team currently has 3 website artists, 3 PHP development engineers, 2 website operation testers, 1 project manager, and 2 administrative secretaries. The PICCMS development team aims to continue the essence of the PICCMS system, continue to develop a professional picture website management system based on the original PICCMS, and provide followers and supporters with the best picture website solutions.
Tasteful PHP development team
The PICCMS development team is a generation of PHP development team that is truly tasteful, opinionated, individual and loves life. The PICCMS development team gives top priority to the integration of design that highlights individual taste and super performance, aiming to provide the most professional picture website management system and services for the majority of picture website webmasters. We come from the Internet and will always strive for the development and progress of the Internet. We do not understand operations and profits, but we do understand PHP technology (we still have to learn) and can provide high-standard technical services and safe and efficient products. I hope our We strive to provide you with an efficient, fast and powerful picture website solution.
The purest PHP development team
The original PicCMS picture management system was developed by the original PicCMS development team in 2012 (the work returned by the MyPic development team three years later), but unfortunately the original PicCMS development team disappeared after the release of V1.1, just like MYPIC back then. Likewise, the short-lived brilliance left behind infinite expectations, regrets and heartache. In order to fill the gap in PHP development of open source image website management systems, the new PICCMS development team was invested and led by the Internet Technology Service Center of Qingdao Wangzhong Culture Media Co., Ltd., with the support of many PICCMS followers on December 1, 2015. Officially established, it vows to continue the essence of the original PICCMS while ensuring that it still implements the concept of permanent open source and free, unswervingly continues research and development, and provides efficient, fast and powerful picture website solutions for the majority of picture websites.
The new PICCMS is a picture website management system brand in a complete sense. The new PICCMS development team will also carry out all-round website development services such as imitation website business, template design, program customization, and source code modification around the PICCMS picture website management system.
Looking forward to the return of the hero
The new PICCMS development team is a young baby and needs constant learning to thrive. This process is destined to be very long and painful, so we sincerely look forward to the return of the original PICCMS (MYPIC) development team or to provide us with help. Only the return of heroes Only then can we create brilliance and continuation of brilliance and realize our vision in the shortest possible time.
Finally, I would like to thank the many PICCMS followers (such as XD-PicCMS, IMGCMS) who have carried out secondary development or modifications based on the original PICCMS. It is your efforts and contributions that allow PICCMS to continue, and it is also your efforts and contributions that allow PICCMS to continue. PICCMS is not really dead. On behalf of the original PicCMS, we sincerely pay tribute to you. As the new PicCMS development team, we also pay tribute to all our predecessors.
class="softxiaozi">PICCMS picture website management system operating environment
www server Apache, Nginx, IIS, etc.
php5.0 and above (versions below 5.0 are not supported
MySQL4.0 and above
1. Upload all files in the piccms directory to the server
2. Set directory attributes (you can ignore this step on Windows servers)
The following directories require read and write permissions (0777)
./attach
./data contains subdirectories
3. Execute the installation script/install.php
Please visit http://your domain name/installation directory/install.php in your browser
4. After the installation is complete, please delete the install.php file
class="softxiaozi">PICCMS picture website management system usage agreement
1. You can use this software for non-commercial purposes without paying software copyright licensing fees on the basis of full compliance with this license agreement.
2. You can modify the PicCMS source code or interface style to suit your website requirements within the constraints and limitations stipulated in the agreement.
3. You own the ownership of all materials in the website built using this software, and you independently bear the legal obligations related to the content of the article.
4. It is prohibited to use this program to publish illegal content. Any corresponding legal liability caused by violation of national and local laws and regulations must be borne by the individual.
5. It is prohibited to use this product on any commercial organization website (including any company website and for-profit organization).
6. The PicCMS development team retains ownership of the source code and is prohibited from tampering with the code for sale or public dissemination.
7. It is prohibited to use this system to build any content site that is not allowed by law. Any liability consequences caused by the website content have nothing to do with PicCMS.
class="softxiaozi">PICCMS picture website management system version 1.2 upgrade content
1. Add network disk download connection and network disk extraction code options
2. Added compressed package online download function and compressed package decompression password option
3. Optimize the SEO system and consolidate the static generation (html) function.
4. Modify department details to pave the way for the WAP end.