avent/remove-salutation

Remove salutation

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

1.0.0 2024-10-06 07:30 UTC

This package is auto-updated.

Last update: 2024-12-06 07:59:18 UTC


README

AventRemoveSalutation ist ein einfaches, aber nützliches Plugin für Shopware 6, das die Anrede-Funktion im gesamten Shop deaktiviert. Dies ist ideal für Shop-Betreiber, die auf eine personalisierte Ansprache verzichten möchten und ihren Kunden eine neutralere Benutzererfahrung bieten wollen.

Funktionen

  • Deaktivierung der Anrede: Das Plugin entfernt die Auswahl der Anrede in allen relevanten Bereichen des Shops, wie z.B. in der Registrierung und im Kundenkonto.

Installation

Um das AventRemoveSalutation-Plugin zu installieren, führen Sie folgende Schritte aus:

composer require avent/remove-salutation
bin/console plugin:refresh
bin/console plugin:install -a AventRemoveSalutation
bin/console cache:clear

Konfiguration

Nach der Installation und Aktivierung des Plugins ist keine weitere Konfiguration erforderlich. Das Plugin funktioniert direkt nach der Aktivierung und entfernt die Anrede automatisch im Frontend.

Ist etwas nicht wie erwartet?

Wenn Sie auf ein Problem stoßen oder Verbesserungsvorschläge haben, freuen wir uns über Ihre Rückmeldungen und Beiträge.

Beiträge

Falls Sie Ideen für neue Funktionen haben, einen Fehler gefunden haben oder Verbesserungen vorschlagen möchten, können Sie gerne einen Pull Request in unserem GitHub-Repository erstellen. Jede Hilfe ist willkommen!

Support

Für Fragen oder Unterstützung besuchen Sie unser GitHub-Repository oder kontaktieren Sie unser Support-Team.

Vielen Dank, dass Sie AventRemoveSalutation für Ihren Shopware 6 Shop nutzen!

AventRemoveSalutation for Shopware 6

AventRemoveSalutation is a simple yet useful plugin for Shopware 6 that disables the salutation function throughout the shop. This is ideal for store owners who want to avoid personalized addressing and provide a more neutral user experience for their customers.

Features

  • Disable Salutation: The plugin removes the salutation selection in all relevant areas of the shop, such as registration and customer accounts.

Installation

To install the AventRemoveSalutation plugin, follow these steps:

composer require avent/remove-salutation
bin/console plugin:refresh
bin/console plugin:install -a AventRemoveSalutation
bin/console cache:clear****

Configuration

After installation and activation, no further configuration is required. The plugin works immediately upon activation and automatically removes the salutation in the frontend.

Something not as expected?

If you encounter any issues or have suggestions for improvement, we welcome your feedback and contributions.

Contributing

If you have ideas for new features, have found a bug, or would like to suggest improvements, feel free to create a pull request in our GitHub repository. Any help is appreciated!

Support

For questions or support, please visit our GitHub repository or contact our support team.

Thank you for using AventRemoveSalutation for your Shopware 6 store!