# New Interface (Schnittstelle) programming in Shopware 5

**URL:** https://forum.shopware.com/t/new-interface-schnittstelle-programming-in-shopware-5/62437
**Category:** Programmierung
**Created:** [16. Oktober 2019 um 15:57 UTC](https://forum.shopware.com/t/new-interface-schnittstelle-programming-in-shopware-5/62437 "2019-10-16T15:57:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![teldasoft](https://avatars.discourse-cdn.com/v4/letter/t/7feea3/32.png) [@teldasoft](https://forum.shopware.com/u/teldasoft)
#### Post date: [16. Oktober 2019 um 15:57 UTC](https://forum.shopware.com/t/new-interface-schnittstelle-programming-in-shopware-5/62437/1 "2019-10-16T15:57:37Z")

</div>

hallo,

I would like to program a new interface in Shopware 5 for interacting with DPD. The goal is to export/send some data from one field e.g. “Delivery address” / “Lieferadresse” in Shopware into a relevant field in DPD portal. ([portal.dpd.de](http://portal.dpd.de))

How I can start with a brand new interface programming? Can I do everything from within the Shopware or I need an extra SDK to implement a brand new Plugin in Shopware?

Thank You for you advices,

---

<div class="post-metadata">

### Author: ![Shopwareianer](https://avatars.discourse-cdn.com/v4/letter/s/b4bc9f/32.png) [@Shopwareianer](https://forum.shopware.com/u/Shopwareianer)
#### Post date: [17. Oktober 2019 um 06:08 UTC](https://forum.shopware.com/t/new-interface-schnittstelle-programming-in-shopware-5/62437/2 "2019-10-17T06:08:20Z")

</div>

In Shopware it’s called a plugin. You may have a look at the Developer Documentation:

[https://developers.shopware.com/developers-guide/](https://developers.shopware.com/developers-guide/)

Just in case: There’s already a DPD Adapter for Shopware:&nbsp;[https://store.shopware.com/viiso73225050566/dpd-adapter-powered-by-pickware.html](https://store.shopware.com/viiso73225050566/dpd-adapter-powered-by-pickware.html)
