# Backend Plugin erstellen ohne Composer

**URL:** https://forum.shopware.com/t/backend-plugin-erstellen-ohne-composer/87199
**Category:** Shopware 6 (German)
**Created:** [28. April 2021 um 07:50 UTC](https://forum.shopware.com/t/backend-plugin-erstellen-ohne-composer/87199 "2021-04-28T07:50:03Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![sschreier](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sschreier/32/23296_2.png) [@sschreier](https://forum.shopware.com/u/sschreier)
#### Post date: [28. April 2021 um 16:13 UTC](https://forum.shopware.com/t/backend-plugin-erstellen-ohne-composer/87199/4 "2021-04-28T16:13:19Z")

</div>

Hallo,

du benötigst zumindestens ein administration:build, da darüber das JavaScript und CSS generiert wird, das dann die Backend - Anpassung realisiert. Es gibt aber auch im Production - Template diese Funktionen, beispielsweise [production/build-administration.sh at 6.3 · shopware/production · GitHub](https://github.com/shopware/production/blob/6.3/bin/build-administration.sh) . Die kannst du also auch dort ausführen.

Grüße  
Sebastian

---

_[View the full topic](https://forum.shopware.com/t/backend-plugin-erstellen-ohne-composer/87199)._
