Wednesday 27 October 2010 8:59:47 am
Hi Seth, All e-commerce features still are here in eZ Publish Fuji - 4.4. The only thing is that the Webshop package is not available from the installation wizard anymore. Instead, you may want to use the Website Interface (ezwebin) package, or even eZ Flow. Those will bring you useful content classes like the "Product" one, handy for testing how this all works. The new administration interface hides, by default, the Webshop tab. This can be fixed by
- copying settings/siteaccess/<admin-siteaccess-name>/site.ini.append.php into settings/siteaccess/<admin-siteaccess-name>/menu.ini.append.php
- Emptying the freshly created file, but the PHP tags and PHP comments markers
- Adding the following content to it :
[TopAdminMenu]
Tabs[]=shop Clear the caches (from the administration interface, unfold the right column first), and you should be all set. In very short : as soon as a content class contains a "Price" attribute, all content objects, instances of this class, will behave as products, can be placed orders on, etc. An alternative to using the built-in Webshop module is to use this great contribution from XRow : http://projects.ez.no/xrowecommerce
Let us know how things go, Cheers,
--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board
eZ Publish Community on twitter: http://twitter.com/ezcommunity
t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye
|