PHPackages                             tmtfactory/printing-oms-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tmtfactory/printing-oms-bundle

ActiveSymfony-bundle

tmtfactory/printing-oms-bundle
==============================

Printing Order Management System bundle for Symfony

v1.0.2(7y ago)06MITJavaScriptPHP ^7.1.3

Since Feb 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/CarlesKapy/PrintingOmsBundle)[ Packagist](https://packagist.org/packages/tmtfactory/printing-oms-bundle)[ RSS](/packages/tmtfactory-printing-oms-bundle/feed)WikiDiscussions development Synced 2mo ago

READMEChangelogDependencies (11)Versions (4)Used By (0)

\[VICA\] OMS Base
=================

[](#vica-oms-base)

[![Build Status](https://camo.githubusercontent.com/8f799b8b73c58374f81db90bbfdccf82cf85146589bbbb41b3c074c52e32538e/68747470733a2f2f7472617669732d63692e6f72672f4361726c65734b6170792f5072696e74696e674f6d7342756e646c652e7376673f6272616e63683d646576656c6f706d656e74)](https://travis-ci.org/CarlesKapy/PrintingOmsBundle)[![Latest Stable Version](https://camo.githubusercontent.com/24e5d90421af46e232838607fa2e3f6cf34f9369441ce2d34683e54fce4612b0/68747470733a2f2f706f7365722e707567782e6f72672f746d74666163746f72792f7072696e74696e672d6f6d732d62756e646c652f762f737461626c65)](https://packagist.org/packages/tmtfactory/printing-oms-bundle)[![Total Downloads](https://camo.githubusercontent.com/d89ae9de61656e2538d94f527bcc9780b8f5725253b1b00d13f296a52b3e7d72/68747470733a2f2f706f7365722e707567782e6f72672f746d74666163746f72792f7072696e74696e672d6f6d732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/tmtfactory/printing-oms-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/15e42ac68caa167ef9a9c981cce5c10fd18996c05a3c8374d67a18a7fc187158/68747470733a2f2f706f7365722e707567782e6f72672f746d74666163746f72792f7072696e74696e672d6f6d732d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/tmtfactory/printing-oms-bundle)[![License](https://camo.githubusercontent.com/99d9eac8603d57a9df1c9a29ef202e52c0beccdb70b30b4dea91ee348f49b684/68747470733a2f2f706f7365722e707567782e6f72672f746d74666163746f72792f7072696e74696e672d6f6d732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/tmtfactory/printing-oms-bundle)

Installation
============

[](#installation)

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require tmtfactory/printing-oms-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-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:

```
$ composer require tmtfactgory/printing-oms-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-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:

```
