pt1602/customer-prefill

Plugin to prefill register form

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Language:Twig

Type:shopware-platform-plugin

1.0.0 2025-07-11 18:02 UTC

README

Description

The CustomerPrefill Plugin is a practical extension for Shopware 6 that simplifies the login and registration process by automatically prefilling forms. It is particularly useful for development and testing environments.

Features

  • Automatic Form Prefilling: Uses FakerAPI to generate realistic test data
  • Dummy User Management: Integrates existing dummy users into the login process
  • User-Friendly Selection: Enables quick switching between different test accounts
  • Flexible Integration: Seamless integration into existing Shopware 6 login and registration pages

Installation

composer require pt1602/customer-prefill
bin/console plugin:refresh
bin/console plugin:install CustomerPrefill
bin/console plugin:activate CustomerPrefill

Feedback

If you have any feedback, please reach out to us at prefill@pt1602.de

Authors

License

MIT License