# Plugin dependencies from composer

**URL:** https://forum.shopware.com/t/plugin-dependencies-from-composer/30880
**Category:** Shopware 3.5
**Tags:** general
**Created:** [25. September 2015 um 17:44 UTC](https://forum.shopware.com/t/plugin-dependencies-from-composer/30880 "2015-09-25T17:44:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Maksim\_N](https://avatars.discourse-cdn.com/v4/letter/m/f9ae1b/32.png) [@Maksim\_N](https://forum.shopware.com/u/Maksim_N)
#### Post date: [25. September 2015 um 17:44 UTC](https://forum.shopware.com/t/plugin-dependencies-from-composer/30880/1 "2015-09-25T17:44:36Z")

</div>

Hello guys I am going to build a plugin and I have some dependencies (from composer). Is there any possibility to install it automatically? Or I have to hard code it into my plugin? Thank you

---

<div class="post-metadata">

### Author: ![Benjamin\_Cremer](https://avatars.discourse-cdn.com/v4/letter/b/a8b319/32.png) [@Benjamin\_Cremer](https://forum.shopware.com/u/Benjamin_Cremer)
#### Post date: [26. September 2015 um 13:31 UTC](https://forum.shopware.com/t/plugin-dependencies-from-composer/30880/2 "2015-09-26T13:31:59Z")

</div>

Hello, right know you have to manually pull the composer dependencies and put the vendor directory into your plugin that you are about to deploy. We are currently looking into solutions how we could include composer workflows for plugin developers. Greetings, Benjamin :shopware:
