Skip to content

olix21/order-bundle

Repository files navigation

order-bundle

##Installing

just run

$ composer require dywee/core-bundle

add the bundle to the kernel

new Dywee\OrderBundle\DyweeOrderBundle(),

This bundle comes with a little configuration

parameters:
  order_bundle.is_price_ttc: true
  order_bundle.sell_type: both  #buy|rent|both
  order_bundle.order_connexion_permission: anon  #anon|registered|both

This bundle has a few dependencies, be sure to include "knplabs/knp-paginator-bundle" in your project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published