Downloads » Resources » FoxyCart Inventory » FoxyCart Inventory | 0.1.0

FoxyCart Inventory 0.1.0

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
0 vote(s).

Resource ImageAdds simple inventory management for MODx sites using FoxyCart.com.

Works with MODx Version(s): 0.9.5
Submitted: Jun 5th 2007 | License: None Specified | Downloads: 1317

Description

This functionality comes in two pieces:

  • XML Parser: FoxyCart can be configured to send an encrypted XML file to a URL of your choice. The first snippet parses that XML and decreses inventory as necessary, based on configurable "product code" and "inventory" TVs.
  • Add to Cart Link: A very simple snippet that checks a document's inventory TV value and outputs an "available" or "unavailable" chunk, based on inventory being >0 or not.

FoxyCart loves MODx.

Instructions

Instructions are in the file snippet.FoxyCart_Inventory.php


( back to top )