dev-master
9999999-dev http://liip.chSymfony Foxycart integration Bundle
MIT
The Requires
- php >=5.3.3
- symfony/framework-bundle >=2.0,<2.3-dev
by Liip AG
shop ecommerce cart foxycart
Symfony Foxycart integration Bundle
This bundle is no longer maintained. Feel free to fork it if needed., (*1)
Provides integration with Foxycart, (*2)
Work in progress, currently it just provides a twig extension:, (*3)
To render the foxycart css/js:, (*4)
{{ foxycart_head() }}
To render a cart link with hmac encoded parameters:, (*5)
{{ foxycart_link_cart({'code': 'sku123', 'name': 'My article', 'price': 22.25}) }}
Symfony Foxycart integration Bundle
MIT
shop ecommerce cart foxycart