aimeos / ai-lexoffice

Aimeos Lexoffice adapter: Push orders from Aimeos to Lexoffice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aimeos Lexoffice

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:

admin-service-lexoffice

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

About

Aimeos Lexoffice adapter: Push orders from Aimeos to Lexoffice

License:GNU Lesser General Public License v2.1


Languages

Language:PHP 100.0%