Description
Locker Lite for InPost (Italia) is the perfect solution for WooCommerce store owners in Italy who want to offer InPost Lockers and Points as a shipping method without dealing with complex configurations or API Tokens.
External services
This plugin connects to the public InPost Points API (https://api-it-local-points.easypack24.net/v1/points) to retrieve the list of available lockers and pickup points in Italy.
It only sends the postal code (CAP) or the city name typed by the user in the search field to retrieve the nearest locations.
No personal user data (such as name, email, or order details) is transmitted to the API.
This service is provided by InPost:
Privacy Policy: https://inpost.it/politica-sulla-riservatezza
Terms of Service: https://terms.inpost-group.com/it/termi-e-condizioni
Installation
- Upload the plugin files to the
/wp-content/plugins/locker-lite-for-inpostdirectory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to WooCommerce > Settings > Shipping > Shipping Zones.
- Add the “InPost Locker (Lite)” shipping method to your zone.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Locker Lite for InPost (Italia)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Locker Lite for InPost (Italia)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.5.0
- Stabilized public release candidate
- Corrected Plugin Header for WordPress.org compliance
- Added point details display on Thank You Page and Emails
- Addressed Review Team feedback: Fixed escaping outputs, updated plugin name, updated prefixes, and documented external API calls.