bob*_*obo 4 php content-management-system
我需要创建一个基于CMS的自定义系统.在其中,我还需要做以下事情:
现在,我从未编写过CMS系统.我也有时间限制.语言的选择是PHP,实现它的最佳方式是什么?
"几乎在每一个案例中我都看到过一家公司试图推出自己的产品,这种"简单"的解决方案正在被特殊的请求和边缘情况慢慢吞噬,直到它与那些过度杀伤解决方案一样复杂 - 但建立在一个基础之上从来没有打算过复杂."
QFT
We used to maintain our own CMS which started out simple and great, and then the requests came in from clients and it was nearly impossible to keep the code uniform with different people implementing it in projects. Lack of code versioning was to blame but also clients would want every little thing changed until the package was unique to each site. It became impossible and costly to keep up.
We switched to Drupal and lifes been much easier.