Webshops

Shopware undefined function

Shopware Umstellung von PHP5 auf PHP7.0: PHP Fatal error: Uncaught Error: Call to undefined function simplexml_load_file() Lösung Nach der Umstellung auf php7.0 hatte ich simplexml nicht installiert. apt-get install php7.0-simplexml systemctl restart apache2 Danach funktioniert wieder alles einwandfrei.

Shopware – Google Analytics einbinden

Einstellungen -> Plugin Manager -> Suche -> Google Integration (von shopware AG) -> Installieren Plugin aktivieren Konfiguration: Google Analytics-ID finden unter Analytics -> Verwaltung -> Property-Einstellungen -> Tracking-ID Speichern

Nach oben scrollen