craftsnippets / craft-shipping-toolbox-box-now
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: >=8.2
- craftcms/cms: ^5.7.0
- craftsnippets/craft-shipping-toolbox-base-plugin: 1.0.4
- m-michalis/boxnow-api: *
This package is not auto-updated.
Last update: 2025-09-13 01:26:45 UTC
README
Since boxnow address does not have "city" property, "locality" from Craft CMS address object (city) is assigned to boxnow "addressLine1", and addressLine1 from Craft CMS address (usually street) is assigned to boxnow "addressLine2".
For now when generating parcel label, plugin assumes there is always one parcel.
Plugin assumes parcel locker functionality is always used for sending.
Installation:
composer require craftsnippets/craft-shipping-toolbox-box-now