- First commit to issue fork.
- @shivam_tiwari opened merge request.
- Status changed to Needs review
over 1 year ago 8:08am 8 May 2023 - Status changed to Closed: outdated
8 months ago 11:52am 17 March 2024 - 🇮🇳India cbuvaneswaran
Removed the controller and updated the module with new structure.
- Drupal 9 and 10 Support: This release brings compatibility with both Drupal 9 and Drupal 10, allowing users to seamlessly integrate the module with their latest Drupal installations.
- Enhanced Security: Implemented Acquia recommended secret settings approach to replace the storage of API key and secret. This ensures a more secure storage mechanism, aligning with best practices recommended by Acquia for safeguarding sensitive information.
- Refactored Controller to Services: The controller has been removed and replaced with services. This architectural change enhances the modularity and maintainability of the module. Additionally, dependency injection has been utilized to streamline service integration, promoting better code organization and scalability.
Regards,
Buvnaeswaran.