Download the PHP package sulu/product-bundle without Composer
On this page you can find all versions of the php package sulu/product-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package product-bundle
Sulu Product Bundle
Association form overrides
The bundle generates a product_associations form with one field per configured
sulu_product.association_types key. A project overrides that form by shipping its own form
XML using the same product_associations key in a directory registered under
sulu_admin.forms.directories — the Sulu skeleton registers config/forms by default.
Rules for the declared fields:
- The field name must be
associations/<type>, where<type>is a configuredsulu_product.association_typeskey. - Only the type
product_selectionis allowed — no other field type maps to product associations. - A
propertiescollection param declares which target properties resolve, in addition to the always-forcedtitleandurl. - Declared fields are never regenerated or relabeled, so add
<meta><title>yourself. - Invalid fields fail
cache:warmup.
Types the project does not declare keep their generated field, label and layout.
All versions of product-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
doctrine/orm Version 2.5.*
willdurand/hateoas-bundle Version >=0.3
oro/doctrine-extensions Version 1.0.*
symfony-cmf/routing-bundle Version 1.2.*
sulu/sulu Version ~1.3
sulu/validation-bundle Version ~0.1
jackalope/jackalope-doctrine-dbal Version ~1.2.0
jackalope/jackalope-jackrabbit Version ~1.2.0
doctrine/orm Version 2.5.*
willdurand/hateoas-bundle Version >=0.3
oro/doctrine-extensions Version 1.0.*
symfony-cmf/routing-bundle Version 1.2.*
sulu/sulu Version ~1.3
sulu/validation-bundle Version ~0.1
jackalope/jackalope-doctrine-dbal Version ~1.2.0
jackalope/jackalope-jackrabbit Version ~1.2.0
The package sulu/product-bundle contains the following files
Loading the files please wait ...