Alpaca! is an open source lightweight tree CMS system. It is based on php + mysql and uses b2core MVC as the underlying architecture. Personal and corporate websites can be configured quickly and easily.
Easy to get started, you can customize a simple website in 5 minutes
Unlimited levels of sub-columns, sub-columns can be individually styled
Supports custom prototype attributes and can manage complex pages
Complex page layout can be realized
Static URL, optimized for SEO
Version 2.0 update content 2012-3-29
1. Added: function to generate thumbnails of different sizes
2. Added: the function of adding pages in the front desk. This function can be extended to: sub-permission management columns, BBS, WIKI and other interactive website applications.
3. Added: Set the default style, layout, and model for the sub-pages of the column
4. Fixed: The problem that it can only be installed in the home directory of the website
5. Fix: sorting error
6. Improvement: Change the fields in website settings to English, and add several backup variables for calling
7. Improvement: Optimize the installation interface
In addition, this version is a public beta version. All feedback is welcome.
Yangtuo!CMS installation method
The installation environment of Yangtuo!CMS is apache + mysql + php. Apache requires the url rewriting function to be turned on. It is best to support .htaccess configuration (otherwise, url rewriting needs to be configured in the apache configuration file).
1. Unzip the installation package.
2. Please point DocumentRoot to the decompressed directory in Apache VirtualHost.
3. And set the two directories app/upfile/ to be writable.
4. Access through a browser, enter the database configuration information and click Install.