Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Support/require PracticalAfas v2.
- Support updating data through test screen.
- Introduce afas_api_set_custom_fields() -> hook_afas_api_custom_fields().
- Introduce permissions.
- Default to REST client instead of SOAP.
- Clean up code in .module; deduplicate code in client classes by introducing trait.