PHP开源CMS平台:october
october是一个免费,开源,自托管的CMS平台,基于Laravel PHP框架开发。它构建现代网站的一种高效工具 ,基于灵活的模式。
特性:
页面组件
Components are building blocks for Pages. Just add a component to the Page to add new functionality and configure it with the Inspector. Inspector is a visual tool for managing component properties. You don’t need to program anymore!
可扩展的平台
Extend the platform with Plugins that seamlessly integrate with October’s back- and front-end. Plugin classes are very simple, you just describe the Plugin and register the features you want.
简单的 AJAX 框架
The AJAX framework lets you easily bind an AJAX request to a form or a button. These requests can be handled by components or your own code in the Page or Layout.
易管理的界面
Effortlessly create back-end interfaces for your plugins. Back-end pages require minimum PHP coding and use simple configuration files. The power and flexibility are hidden behind the mask of simplicity!
完全基于文件的CMS模板
Pages, layouts and partials are just files, one file per template. This makes the website themes completely manageable with Content Version Systems like Git or SVN.