aimeos / ai-lexoffice
Aimeos Lexoffice integration
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:aimeos-extension
Requires
- php: ^8.0.11
- aimeos/aimeos-core: 2024.10.*
Requires (Dev)
- phpunit/phpunit: ~10.0||~11.0
This package is auto-updated.
Last update: 2024-11-03 11:39:40 UTC
README
Push orders from Aimeos to Lexoffice web API.
Installation
Use composer to install the aimeos/ai-lexoffice
extension:
composer req aimeos/ai-lexoffice
Caution: The order/service/delivery job controller needs to be executed regulary by a cronjob you need to set up! These articles how to set them up:
Configuration
For your delivery options in the Setup > Service panel of the Aimeos admin backend, use "Lexoffice" as value in the Provider field in the service details:
Available settings are:
- lexoffice.apikey (required): API key you must generate in your Lexoffice account
- lexoffice.shipping-days (optional): Maximum days until order will be shipped
- lexoffice.payment-days (optional): Days until payment is marked as overdue in Lexoffice