This project is not covered by Drupal’s security advisory policy.

Integrates and implements new API endpoints for Alexander's Print Advantage for on-demand printing of orders.

Isn't this a Commerce module?

See #3026725: Decouple module from Commerce. There is a submodule that contains hooks for converting Commerce orders into Alexanders orders, along with configuration for adding the necessary fields.

Requirements

You'll need to contact Alexanders for API access, as it is not publicly accessible at this time.

Configuration

Configuration can be found at /admin/alexanders, where you can find the API keys for the site's endpoints. API keys are randomly generated but will not be saved until the configuration has been saved.

Two keys are provided - a real and a sandbox key, prefixed to give a better perspective. Here you can also configure the Alexander's API key and whether to use a sandbox, which will give more detailed watchdog logs.

API

API docs can be found here:

Site API endpoints are prefixed with `/alexanders/` to prevent collisions. Sending orders is handled by the Drupal\alexanders\Client\AlexandersApi class.

Supporting organizations: 
Development

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • Module categories: E-commerce, Integrations
  • Created by gmem on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases