Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide better extensibility by using the NewsletterSubscriptionInterface properly #46

Merged
merged 3 commits into from
May 17, 2023

Conversation

arjanfrans
Copy link
Contributor

At the moment it is impossible to extend this library without overriding all the services.

In this PR I use the NewsletterSubscriptionInterface everywhere, instead of directly injecting the NewsletterSubscriptionHandler implementation.

This opens up the ability to extend the plugin by adding your own implemention of the interface.

@arjanfrans arjanfrans changed the title Provide better extensibility by using the NewsletterSubscriptionInterface propertly Provide better extensibility by using the NewsletterSubscriptionInterface properly Aug 5, 2021
@rafalmal
Copy link
Contributor

Hello can You please fix build.

@rafalmal rafalmal merged commit 9806d71 into BitBagCommerce:master May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants