# Nach der Installation Themes erstellen

**URL:** https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088
**Category:** Themes & Design
**Created:** [14. August 2019 um 17:18 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088 "2019-08-14T17:18:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Mattes](https://avatars.discourse-cdn.com/v4/letter/m/4da419/32.png) [@Mattes](https://forum.shopware.com/u/Mattes)
#### Post date: [14. August 2019 um 17:18 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/1 "2019-08-14T17:18:04Z")

</div>

Hallo

Ich habe mir Shopware 6.0 installiert wie kann man jetzt das Frontend Themes erstellen?

Wo kann man das Logo einfügen?

Wo kann man das Design auswählen?

Unter Theme ist alles leer

---

<div class="post-metadata">

### Author: ![kulli](https://avatars.discourse-cdn.com/v4/letter/k/a3d4f5/32.png) [@kulli](https://forum.shopware.com/u/kulli)
#### Post date: [14. August 2019 um 17:35 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/2 "2019-08-14T17:35:13Z")

</div>

> **[Shopware 6 - Inhalte](https://docs.shopware.com/de/shopware-6-de/inhalte)**

> **[Shopware 6 - Einstellungen](https://docs.shopware.com/de/shopware-6-de/einstellungen)**

---

<div class="post-metadata">

### Author: ![Mattes](https://avatars.discourse-cdn.com/v4/letter/m/4da419/32.png) [@Mattes](https://forum.shopware.com/u/Mattes)
#### Post date: [14. August 2019 um 18:32 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/3 "2019-08-14T18:32:25Z")

</div>

Und wie kann man das Firmen Logo hinzufügen?

Wenn ich auf Frontend gehe wird es so angezeigt als wäre kein Themes vorhanden

&nbsp;

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [14. August 2019 um 18:35 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/4 "2019-08-14T18:35:18Z")

</div>

Hat dein Sales Channel denn ein Theme zugewiesen?

---

<div class="post-metadata">

### Author: ![Mattes](https://avatars.discourse-cdn.com/v4/letter/m/4da419/32.png) [@Mattes](https://forum.shopware.com/u/Mattes)
#### Post date: [15. August 2019 um 18:36 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/5 "2019-08-15T18:36:15Z")

</div>

Ich habe nachgesehen da ist kein Theme zugewiesen.

Und ich kann auch kein Theme auswählen, weil kein Theme vorhanden ist.

---

<div class="post-metadata">

### Author: ![Mattes](https://avatars.discourse-cdn.com/v4/letter/m/4da419/32.png) [@Mattes](https://forum.shopware.com/u/Mattes)
#### Post date: [15. August 2019 um 19:25 UTC](https://forum.shopware.com/t/nach-der-installation-themes-erstellen/61088/6 "2019-08-15T19:25:12Z")

</div>

Ich habe glaub das gleiche Problem wie hier

[https://forum.shopware.com/discussion/61711/v6-0-0-early-access-kein-default-theme-vorhanden#latest](https://forum.shopware.com/discussion/61711/v6-0-0-early-access-kein-default-theme-vorhanden#latest)

Nur wenn ich den Befehl php&nbsp;console theme:compile ausführe bekomme ich diese Fehlermeldung.

root@server:/var/www/vhosts/meinedomain.de/2020.meinedomain.de/bin# php console theme:compile  
PHP Fatal error: &nbsp;Uncaught TypeError: Return value of Symfony\Component\Dotenv\Dotenv::populate() must be an instance of Symfony\Component\Dotenv\void, none returned in /var/www/vhosts/meinedomain.de/2020.meinedomain.de/vendor/symfony/dotenv/Dotenv.php:167  
Stack trace:  
#0 /var/www/vhosts/meinedomain.de/2020.meinedomain.de/vendor/symfony/dotenv/Dotenv.php(487): Symfony\Component\Dotenv\Dotenv-\>populate(Array, false)  
#1 /var/www/vhosts/meinedomain.de/2020.meinedomain.de/vendor/symfony/dotenv/Dotenv.php(65): Symfony\Component\Dotenv\Dotenv-\>doLoad(false, Array)  
#2 /var/www/vhosts/meinedomain.de/2020.meinedomain.de/bin/console(23): Symfony\Component\Dotenv\Dotenv-\>load(’/var/www/vhosts…’)  
#3 {main}  
&nbsp; thrown in /var/www/vhosts/meinedomain.de/2020.meinedomain.de/vendor/symfony/dotenv/Dotenv.php on line 167
