简单的 PHP CMS 作为破解 WordPress 的替代方案
为了创建普通用户可修改的网站,我一直强迫 Wordpress 完成 CMS 的工作。它很有效,后端也很漂亮,但对我来说太老套了。因此,我想要一个易于定制和添加动态内容的简单 CMS。
现在看来 modx 是我最好的选择。我不久前尝试过 Joomla,但定制起来确实很痛苦,而且后端也不直观。
基本要求:
- 免费
- 在 PHP5 下
- 运行易于定制
- 易于内容作者
- 易于添加动态内容
如果没有这些,那么我怀疑它比 modx。
For creating common user modifiable site I've been forcing Wordpress to do the work of a CMS. It's worked and the back-end is purdy but it's just too hacky for my tastes. So I'd like a simple CMS that is easy to customize and add dynamic content to.
Right now it looks like modx is my best bet. I've tried Joomla a while ago but it was a real pain to customize and the back-end was not intuitive.
Basic requirements:
- Free
- Runs under PHP5
- Easy to customize
- Easy for content authors
- Easy to add dynamic content
If it doesn't have these, then I doubt it's more fit than modx.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我是 modx 的忠实粉丝,除了说如果你对 modx 感到满意并且它能满足你的需要,然后坚持使用之外,我没有什么可补充的。
我只是还没有遇到过对开发人员来说如此容易使用的东西。模板系统,如果您找不到所需的内容,可以轻松创建自己的片段,从开发人员的角度来看,一切似乎都适合。
我在培训客户使用它方面也没有遇到任何困难。
对我来说,modx 的主要问题是,我还没有对 modx 的任何购物车/商店解决方案印象深刻,但我想这取决于您想要创建什么样的网站。
I'm a huge fan of modx, I don't have much to add other than to say if you are happy with modx and it does what you need then stick with it.
I just haven't come across anything as easy to use for a developer. The template system, ease of creating your own snippets if you can't find what you need already, everything just seems to fit from a developers point of view.
I have also had no trouble training clients to use it.
The main problem with modx for me is that I haven't really been impressed with any shopping carts/store solutions for modx yet, but I guess it depends on what kind of site you want to make.
我可以推荐青蛙CMS http://www.madebyfrog.com/
它是 radiant cms 的副本(在 ruby/rails 上运行,请参阅 http://www.radiantcms.org/< /a>)
i can recommend frog cms http://www.madebyfrog.com/
it's a copy of radiant cms (which is running on ruby/rails, see http://www.radiantcms.org/)
看看这个 http://php.opensourcecms.com /scripts/show.php?catid=9&cat=Lite
该列表包含非常精简的 PHP 开源 CMS,其中大多数甚至不使用数据库。
您可以浏览这些演示并选择您喜欢的一个。
Have a look at this http://php.opensourcecms.com/scripts/show.php?catid=9&cat=Lite
The list contains very lite php opensource CMS, most of them dont even use a database.
You can go through the demo of these and pick the one you like.