Zend Framework に基づく CMS を探していて、Pimcore について読みました。今、私はそれについていくつか質問があります:
- この CMS の経験がある人はいますか?
- (欠点)利点は何ですか?
- 学習曲線はどうですか?(私はZFでよく働いています)
- 新しいモジュールを開発できますか?
Zend Framework に基づく CMS を探していて、Pimcore について読みました。今、私はそれについていくつか質問があります:
Pimcore は高度なエンタープライズ cms、ams、pims として揺るぎません。v1.2から資産管理システムとして企業環境で使用しており、現在v1.4.1を使用しており、気に入っています。
一般的な欠点 (joomla/drupal/wordpress などの一般的な cms の実行と比較した場合):
利点:
初期の段階では Pimcore ですが、優れたエンタープライズ CMS フレームワークであり、あらゆるタスクを処理しますが、コードに飛び込んで作業を進める準備をしておいてください。これは成熟するにつれて変化し、人々がコードを寄稿し、アドオンの市場を開くことが容易になると確信しています. 現時点では、ワードプレスや drupal を使用した通常の Web サイトの代替とは言えません。多数のテーマとアドオン、および通常の Web サイトの CMS 操作用のエンド ユーザー UI の空想を備えています。しかし、あなたはコーダーであり、extjs と zend を使用してアドオンを作成することを気にしないので、私の考えでは柔軟性に十分価値があります。最新の Zend MVC CMS Web サイトの代替として使いやすく、開発も快適である場合は、concrete5 を使用することをお勧めします。時間の経過とともに、pimcore はすべての cms' を提供します。
それが役立つことを願っています!
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.
pimcore は、zf の経験がある人にとって非常に優れたソリューションだと思います。優れたドキュメント、優れたコミュニティ、わずかな学習曲線。
欠点の 1 つは、独自のコントローラーとビューを作成する必要があるため、フロントエンドがないことです。ただし、フロントエンドのカスタマイズが嫌いな場合 (カスタマイズする必要があるすべての css を含む Typo3 など) は、これが大きな利点になる可能性があります。