简体   繁体   中英

eZ Publish beginner

我正在尝试学习eZ发布CMS,我找不到任何容易理解和学习的体面教程,如果有人可以帮助我找到任何有用的教程的链接我会非常感激....

The documentation , althought a bit sparse in places, should cover enough to get you started.

What are you looking to learn? The content management/user side, template development, module development?

The latter completely lacks documentation, but you can pick up template development by taking a look at ezwebin (bundled with the installation) and looking at the Reference section of the technical manual.

2 links :

  • A great collection of up-to-date tutorials : An Introduction to Developing eZ Publish Extensions, Creating a simple custom workflow event, A Quick and Friendly Introduction to eZPersistentObject, Fetching User Objects with PHP, Understanding and developing fetch functions, learning eZFind, etc.
  • Some other eZ Publish Tutorial on Siteground.com

您想使用此CMS还是想要开发它?

Adding these links for more relevant times.

Those who wish to explore eZ Publish, it now sits on the Symfony framework (full-stack).

eZ Publish 4.x and older versions are now considered the "Legacy Stack" ("LS"). eZ Publish LS will be supported throughout version 5.x with fallback functionality however the support may be dropped on versions 6.x and LS may even be removed from the download package in versions 7.x.

So here are some links to get you started:

  • eZ Publish 5.x Documentation which provides links to:

    • eZ Systems on GitHub

    • eZ Systems JIRA Tracker

    • eZ Publish on is on IRC: #ezpublish, irc.freenode.net

    • Symfony Documentation (for learning the framework's layout, yml, twig etc)

    • Share.ez.no: Read tutorials, blogs and forum posts on the share portal

  • Get involved with the North America meetup . We have monthly code shares and other meetups.

Try going to http://doc.ez.no/ . Until I took the official eZ Publish Basics Training Course, I had a hard time grasping it as well. eZ language is not Smarty so don't try going that route. Read both the technical manual and user manuals which are currently written by Europeans so it's hard to read. An American copywriter is re-writing them for easier comprehension.

packt publishing also has an ez publish book available.

http://www.packtpub.com/Managing-eZ-Publish-Web-Open-Source/book

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM