Installation

1. Plugin-Download

Laden Sie das Plugin aus dem Shopware Store oder von GitHub herunter.

2. Plugin-Installation

# Via Shopware CLI
bin/console plugin:install --activate FutiCustomerServiceCenter

# Manuelle Installation
1. Plugin in /custom/plugins/FutiCustomerServiceCenter entpacken
2. In der Administration unter ErweiterungenMeine Erweiterungen aktivieren

3. Cache leeren

bin/console cache:clear

4. Datenbank-Migration

Die notwendigen Datenbank-Tabellen werden automatisch erstellt:
  • futi_customer_service_ticket
  • futi_customer_service_ticket_message
  • futi_customer_service_category
  • futi_customer_service_knowledge_base
  • futi_customer_service_return_request
  • futi_customer_service_chat_session
  • futi_customer_service_chat_message