-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshipwire.info
More file actions
27 lines (24 loc) · 1.23 KB
/
shipwire.info
File metadata and controls
27 lines (24 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name = Shipwire
description = Provides an API to use Shipwire shipping quotes, order fulfillment, order tracking and inventory.
package = Shipwire
core = 7.x
dependencies[] = entity
dependencies[] = views
; Class definitions
files[] = includes/shipwire.inc
files[] = includes/shipwire.simplexml.inc
files[] = includes/shipwire.shipment.inc
; Views handlers
files[] = includes/views/shipwire_shipment_handler_field_link_delete.inc
files[] = includes/views/shipwire_shipment_handler_field_link_edit.inc
files[] = includes/views/shipwire_shipment_handler_field_link_view.inc
files[] = includes/views/shipwire_shipment_handler_field_link_operations.inc
files[] = includes/views/shipwire_shipment_handler_field_order_id.inc
files[] = includes/views/shipwire_shipment_handler_field_tracking_number.inc
files[] = includes/views/shipwire_shipment_handler_field_shipment_id.inc
files[] = includes/views/shipwire_shipment_handler_field_shipwire_id.inc
files[] = includes/views/shipwire_shipment_handler_field_status.inc
files[] = includes/views/shipwire_shipment_handler_filter_status.inc
files[] = includes/views/shipwire_shipment_handler_field_price.inc
files[] = includes/views/shipwire_shipment_handler_field_messages.inc
configure = admin/shipwire/settings