Download the PHP package netresearch/postdirekt-autocomplete without Composer
On this page you can find all versions of the php package netresearch/postdirekt-autocomplete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download netresearch/postdirekt-autocomplete
More information about netresearch/postdirekt-autocomplete
Files in netresearch/postdirekt-autocomplete
Package postdirekt-autocomplete
Short Description Deutsche Post Direkt Autocomplete Integration for Shopware6
License MIT
Informations about the package postdirekt-autocomplete
NRLEJPostDirektAutocomplete - Shopware 6 Integration for Deutsche Post Direkt DATAFACTORY Autocomplete 2.0
This extension adds autocompletion functionality for customer addresses to your shop frontend (checkout and customer account) using the Deutsche Post Direkt Autocomplete API 2.0.
Requirements
- Shopware 6.6.0 or newer
- PHP >= 8.2
- Contract with Deutsche Post Direkt GmbH for using the Autocomplete 2.0 API
Installation
From Community Store
You have bought the plugin in the Shopware community store. You manage your plugins from within your shop.
Please follow the corresponding documentation.
From Community Store via Composer (recommended)
You have bought the plugin in the Shopware community store and want to manage your shop's plugins and dependencies with composer.
Follow the Shopware Instruction Video to set up your shop for using composer.
From Packagist
You are fine with having to install dependencies of the plugin yourself.
Assuming, you are using the Flex-Template, run the following commands from your shop's root directory:
From GitHub
You are fine with having to install dependencies of the plugin yourself. You want to extend or adapt the extension to your own needs.
Run the following command from your shop's root directory:
Then, continue as described in From Packagist.
Configuration
- Navigate to
Administration > Settings > System > Plugins
- Select '…' in the "Deutsche Post Direkt Autocomplete" row and select "Config"
- Check "Active"
- Enter your credentials in the "API User" and "API Password" fields
- Check "Active" in "House number hint" if the hint should be active
- Navigate to
Administration > Settings > Snippets
to maintain postdirekt.autocomplete.housenumber_hint snippets
Author
License
See LICENSE.md.
All versions of postdirekt-autocomplete with dependencies
shopware/storefront Version ~6.6.0
shopware/core Version ~6.6.0
deutschepost/sdk-api-autocomplete-authentication Version ^1.2.0
php-http/curl-client Version ^2.2.0
slim/psr7 Version ^1.4.0