Download the PHP package loevgaard/dandomain-consignment-bundle without Composer
On this page you can find all versions of the php package loevgaard/dandomain-consignment-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download loevgaard/dandomain-consignment-bundle
More information about loevgaard/dandomain-consignment-bundle
Files in loevgaard/dandomain-consignment-bundle
Package dandomain-consignment-bundle
Short Description Symfony bundle to handle consignment manufacturers in Dandomain
License MIT
Informations about the package dandomain-consignment-bundle
Dandomain Consignment Bundle
Symfony bundle to handle consigment manufacturers in Dandomain.
Installation
Step 1: Install dependencies
This bundle depends on the Doctrine2 Behaviors Bundle by KNP Labs.
Install that bundle first, and then return to this page.
Step 2: Download the bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 3: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Step 4: Configure the bundle
Step 5: Update your database schema
or use Doctrine Migrations.
All versions of dandomain-consignment-bundle with dependencies
doctrine/doctrine-bundle Version ^1.6
loevgaard/dandomain-consignment-entities Version dev-master
loevgaard/dandomain-foundation-bundle Version dev-master
loevgaard/dandomain-foundation-entities Version dev-master
psr/log Version ^1.0
symfony/event-dispatcher Version ^3.0||^4.0
symfony/framework-bundle Version ^3.3||^4.0
symfony/options-resolver Version ^3.0||^4.0
symfony/yaml Version ^3.0||^4.0
violuke/php-barcodes Version ^1.0