FoxyCart Inventory
Votes: 30
Tags: E-Commerce, snippet, third party addon
Submitted: Jun 5, 2007
Released: Jun 5, 2007
Downloads: 1767
License: Other
Package Website
FoxyCart Inventory 0.1.0
Works with the following Version(s): 0.9.5
Adds simple inventory management for MODx sites using FoxyCart.com.
Download
- repo-1495.zip (1767 downloads)
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

Please login to comment.