manuelselbach / customer-image
This plugin simply adds an image to a customer profile, which can be maintained by the customer.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- php: ^7.4||^8.0
- shopware/core: ^6.4.0.0
Requires (Dev)
- k10r/codestyle: ^3.0
- phpmd/phpmd: ^2.12
- phpstan/phpstan: ^1.5
- phpstan/phpstan-phpunit: ^1.1
- phpunit/phpunit: ^9.5
README
This plugin will give the ability to customers to upload an image to their profile.
Screenshot
Installation
The plugin can easily be integrated via Composer:
composer require manuelselbach/customer-image
php bin/console plugin:install ManuelselbachCustomerImage
php bin/console plugin:activate ManuelselbachCustomerImage
php bin/console cache:clear
Support / warranty
There is no support or warranty for this plugin, so use this plugin on your own risk. You're very welcome to leave a pull request or an issue.
Contribution
Every contribution is valuable. Please check it out and test it, give feedback by creating feature requests or suggestions, create pull requests with change suggestions, reach out to me via Shopware Community Slack or any other channel.