Skip to content

mstenta/farm_delivery

Repository files navigation

FARM DELIVERY

Provides features for managing farm deliveries.

This module adds a "Delivery" Log type, and a form for automatically generating delivery lists based on recent orders.

Each delivery has a status (Pending, Loaded, In Transit, Delivered, Canceled), and a default View is provided for managing them.

A hook is provided for other modules to add delivery information: hook_farm_delivery_orders() (see farm_delivery.api.php).

Optionally integrates with Commerce Pickup for setting the delivery location to a pickup location.

DEPENDENCIES

This module depends on the following modules:

INSTALLATION

Install as you would normally install a contributed drupal module. See: http://drupal.org/documentation/install/modules-themes/modules-7 for further information.

MAINTAINERS

Current maintainers:

This project has been sponsored by:

About

Provides features for managing farm deliveries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages