Problem/Motivation
I forgot in #3349936: Add swiss post address validation that we still have the shipping dependency and might end up enabling a lot of dependencies on a site if you just want address validation in webforms or so.
The name of the module is slightly unfortunate now, but I can live with that.
Steps to reproduce
Proposed resolution
This removes the dependency, all code is already plugins, I moved the settings to the general Web Services configuration page and made the shipping settings conditional as well.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork commerce_swiss_post-3365780
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
berdirComment #4
berdirMerged, will do a follow-up release.