2017 © Pedro Peláez
 

symfony-bundle order-bundle

Symfony3 bundle for easy management of order in e-commerce

image

dywee/order-bundle

Symfony3 bundle for easy management of order in e-commerce

  • Tuesday, September 19, 2017
  • by olix21
  • Repository
  • 2 Watchers
  • 0 Stars
  • 64 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

order-bundle

Installing

just run, (*1)

$ composer require dywee/core-bundle

add the bundle to the kernel, (*2)

new Dywee\OrderBundle\DyweeOrderBundle(),

This bundle comes with a little configuration, (*3)

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, (*4)

The Versions

19/09 2017

dev-master

9999999-dev

Symfony3 bundle for easy management of order in e-commerce

  Sources   Download

MIT

The Requires

 

ecommerce eshop order

12/08 2017

0.1.x-dev

0.1.9999999.9999999-dev

Symfony3 bundle for easy management of order in e-commerce

  Sources   Download

MIT

The Requires

 

ecommerce eshop order

13/05 2017

1.1.0.x-dev

1.1.0.9999999-dev

Symfony3 bundle for easy management of order in e-commerce

  Sources   Download

MIT

The Requires

 

ecommerce eshop order

24/02 2016

1.0.0.x-dev

1.0.0.9999999-dev

Symfony2 bundle for easy management of order in e-commerce

  Sources   Download

MIT

The Requires

 

ecommerce eshop order