The plugin is not compatible with Shopware 5.6.
If the plugin is installed, the home page will throw a fatal error. This pull request fixes wrong paths.
For example:
Fatal error: Uncaught Error: Class 'Shopware\Plugins\Community\Frontend\RpayRatePay\Services\ConfigService' not found in /project/Plugins/Community/Frontend/RpayRatePay/Bootstrapping/Events/TemplateExtensionSubscriber.php:29
Wrong namespaces used
The plugin is not compatible with Shopware 5.6. If the plugin is installed, the home page will throw a fatal error. This pull request fixes wrong paths.
For example:
Fatal error: Uncaught Error: Class 'Shopware\Plugins\Community\Frontend\RpayRatePay\Services\ConfigService' not found in /project/Plugins/Community/Frontend/RpayRatePay/Bootstrapping/Events/TemplateExtensionSubscriber.php:29