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

[TASK] Refactor for TYPO3 9 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bmoex
Copy link
Member

@bmoex bmoex commented May 8, 2020

  • Added subscription directly instead of custom queue mechanism
  • Removed unnneccesary extbase repository flow
  • Added composer file for packagist release (with the requirement of drewm/mailchimp-api)
  • Refactored command to use symfony style command
  • Added additional fields possiblity based on merge_fields from API
  • Used svg icons for backend
  • Updated version pointer to 2.0.0
  • Refactored SubsciberList to generic DTO Audience object
  • Added custom extension exceptions

- Added subscription directly instead of custom queue mechanism
- Removed unnneccesary extbase repository flow
- Added composer file for packagist release (with the requirement of drewm/mailchimp-api)
- Refactored command to use symfony style command
- Added additional fields possiblity based on merge_fields from API
- Used svg icons for backend
- Updated version pointer to 2.0.0
- Refactored SubsciberList to generic DTO Audience object
- Added custom extension exceptions
@bmoex bmoex requested a review from jp1987 May 8, 2020 14:15
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.

None yet

1 participant