Pimcore 的优势(劣势)是什么?
我正在寻找一个基于 Zend Framework 的 CMS,并且我读到了有关 Pimcore 的内容。现在我有一些问题:
- 有人有这个 CMS 的经验吗?
- 有哪些(缺点)优点?
- 学习曲线如何? (我经常与采埃孚合作)
- 你们能开发一个新模块吗?
I am looking for a CMS based on Zend Framework and I read about Pimcore. Now I have some questions about it:
- Does anyone have experience with this CMS?
- What are the (dis)advantages?
- How is the learning curve? (I work a lot with ZF)
- Can you develop a new module?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Pimcore 是一家先进的企业 cms、ams、pims,等等。自 v1.2 以来,我们一直在企业环境中使用它作为我们的资产管理系统,现在正在使用 v1.4.1 并且喜欢它。
一般缺点(与普通的流行CMS(如joomla/drupal/wordpress等相比):
优点:
尽管 Pimcore 处于早期阶段,但它是一个出色的企业 cms 框架,可以处理任何任务,但要准备好深入研究边做边写代码。我确信随着它的成熟,这种情况将会改变,它们使人们更容易贡献代码并打开插件市场。目前,我不会说它是使用 wordpress 或 drupal 的常规网站的替代品,其中包含大量主题和插件以及最终用户 UI 功能,可用于正常网站 cms 操作。但既然你是一名编码员并且不介意使用 extjs 和 zend 编写插件,那么在我看来,灵活性是非常值得的。如果您想要一个易于使用但仍易于开发的现代 Zend MVC CMS 网站替代品,我现在的建议是使用crete5。随着时间的推移,pimcore 将会与所有的 cms 展开竞争,因为它的架构非常棒。
希望有帮助!
Pimcore rocks as an advanced enterprise cms, ams, pims, what have you. We have been using it in a corporate environment as our asset management system since v1.2 and are using v1.4.1 right now and loving it.
General Disadvantages (when compared to the run of the mill popular cms's like joomla/drupal/wordpress etc):
Advantages:
Even though Pimcore in early phases it is an excellent enterprise cms framework and will handle any task but be prepared to dive into code figure out stuff as you go. I'm sure this will change as it matures and they make it easier for people to contribute code and open up a marketplace for addons. Currently I wouldn't say it's a replacement for regular websites using wordpress or drupal with tons of themes and addons and end user UI fanciness for normal website cms operations. But since you are a coder and don't mind writing your addons using extjs and zend then it's well worth the flexibility in my mind. My recommendation right now is to go with concrete5 if you want a modern Zend MVC CMS website replacement that is easy to use but still pleasant to develop on. Over time pimcore will give all cms's a run for their money though due to it's awesome architecture.
Hope that helps!
现在已经是1.4.4版本了。
我已经在我所有的网络项目中使用它一段时间了。
它确实是开发各种项目的优秀核心。
我认为最大的优点是没有前端模块。你只需定制一个即可。到目前为止,我更新 pimcore 没有任何问题,因为你只更新后端,如果你没有更改核心,实际上不会出错。也许需要对前端进行一些矿工更新,但我现在没有这样的例子。
其他优点:
- 插件开发的架构很好,您几乎可以将 extjs 用于任何目的。从1.4.3版本开始。您还可以将视图和控制器放入插件中,这样您就不必多次编写登录和其他内容的代码。
- 用于资产管理的 WebDav
- pixlr 用于图像编辑
- 非常好的页面和子页面编辑(您在编辑时实际上看到页面的外观),您可以轻松开发页面的自定义元素
- 社区和 pimcore 团队在论坛上非常有帮助
- ...
缺点:
- 不太熟悉计算机的人发现编辑简单的页面很困难,喜欢探索并且不害怕点击并尝试的人喜欢它有趣(你必须在一开始就学习客户)
对我来说它非常直观,但我是一名程序员。
如果您有 Zend Framework 背景,我认为它是非常好的选择。经过一年的项目使用后,我对决定使用和学习 Pimcore 感到非常满意。
Now its already version 1.4.4.
I am using it for some time, for all my web projects.
It is really an excellent core for developing various projects.
I think that the biggest advantage is that there is no frontend module. You just make custum one. And I had no problems so far updateing the pimcore, becase you only update backend, and really nothing can go wrong if you havent changed core. Maybe some miner updates on frontend are needed but i had no such exemple for now.
Other advanategs:
- plugin development is nice arhitectured, and you can use extjs for almost any purpose. Since version 1.4.3. you can also put your views and controllers in plugin, so you dont have to code like login and other stuff more than once.
- WebDav for Assets managment
- pixlr for image editing
- very good page and subpage editing (you actualy see page how it looks while editing), you can develop custom elements of page easily
- community and pimcore team is very helpful on forum
- ...
Disadvantages:
- people that are not really in to computers find it difficult to edit simple page, people that like to explore a bit and are not afraid to click and try fond it interesting (you have to learn custumer in beginning)
For me its very inutiutive, but I am a programmer.
If you have Zend Framework background I think its very good choice. After a year of usege on my projects I am very satisfied that I decided to use and learn Pimcore.
我认为,对于有 zf 经验的人来说,pimcore 是一个非常好的解决方案。良好的文档、良好的社区、较小的学习曲线。
缺点之一:没有前端,因为你必须编写自己的控制器和视图。但是,如果您讨厌自定义前端(例如需要自定义所有 css 的typo3),这可能是一个很大的优势。
I think, pimcore is a very good solution for someone with zf-experience. Good documentation, good community, small learning curve.
One disadvantage: there is no frontend because you have to write your own controllers and views. But this can be a big advantage if you hate customizing frontends (like typo3 with all the css you have to customize).
Pimcore 的优势
Pimcore 完全开源,并且基于领先的 PHP 框架 Symfony。它拥有完善的合作伙伴网络和社区支持。
与其他具有相当严格架构的系统相比,Pimcore 被设计为开发人员的平台。
它可用于轻松对复杂的数据架构进行建模,并开发适合客户需求的功能。
它为产品信息管理、数字资产管理和企业内容管理提供了一个完全集成的平台。这确保了多个系统之间不会出现资产、内容和数据的重复。
所有 PIM 功能也可通过基于 REST 的 Web 服务提供,从而可以轻松与其他应用程序集成。
Pimcore 的缺点
Pimcore 并非旨在用作开箱即用的系统,而是用作平台。因此,非技术用户需要一些时间才能开始使用它。
小社区。如果没有强大的社区,您在起步时可能无法获得其他平台可以提供的支持。
缺少插件。该平台的内置插件集合并不多样化。另外,缺乏社区的支持意味着添加的插件很少。因此,如果您需要扩展其功能,您可能必须自己制作。
设置和维护需要技术专业知识。由于可用插件不足且缺乏社区支持,您可能需要进行大量手动编程才能开发您想要的平台。
使用起来不太方便。如果您想学习 Pimcore 的基础知识,我建议从这里开始.
Advnatages of Pimcore
Pimcore is fully open-source and based on leading Symfony, the leading PHP framework. It has a well-developed partner network and community support.
In contrast to other systems that have quite rigid architecture Pimcore is designed as a platform for developers.
It can be used to model complex data architecture with ease and develop features tailored to customer needs.
It provides a fully integrated platform for Product Information Management, Digital Asset Management, and Enterprise Content Management. This ensures there is no duplication of assets and content and data across multiple systems.
All PIM features are also available through a REST-based Web Service allowing easy integration with other applications.
Disadvantages of Pimcore
Pimcore is not intended to be used as an out-of-the-box system but as a platform. Hence non-technical users take some time to get started with it.
Small community. Without a robust community, you may not have the support you need that other platforms can offer when you’re starting out.
Lack of plugins. The platform’s built-in collection of plugins isn’t diverse. Plus, the lack of support from the community means there are few plugins added. Thus, you might have to make your own if you need to extend its functionality.
Set up and maintenance needs technical expertise. With not enough plugins available and the lack of community support, you might have to do a lot of manual programming to develop the platform you want.
It's not very easy to use. If you want to learn the basics of Pimcore, I recommend starting here.