Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.28 KB

README.rst

File metadata and controls

54 lines (32 loc) · 1.28 KB

ftwshop.simplelayout

Integrates ftw.shop into simplelayout.

The package provides a simplelayout block ShopItemBlock which represents and references a normal ftw.shop ShopItem. The Block shows the price of the shop item, the image and a button for adding it to the shopping cart.

To set the ShopItem reference easily, the startup directory is set to the IShopRoot marked content. You can change this by implementing your own IShopRootStartUpDir adapter.

Usage

  • Add ftwshop.simplelayout to your buildout configuration:
[instance]
eggs +=
    ftwshop.simplelayout
  • Install the generic import profile.

Compatibility

Runs with Plone 4.2 or 4.3.

Links

Copyright

This package is copyright by 4teamwork.

ftwshop.simplelayout is licensed under GNU General Public License, version 2.