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.
- 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
composer require pt1602/customer-prefill
bin/console plugin:refresh
bin/console plugin:install CustomerPrefill
bin/console plugin:activate CustomerPrefill
If you have any feedback, please reach out to us at prefill@pt1602.de