Too many systems try to be all things to all people. We'd rather do one thing and do it well; and for us, that thing is ecommerce. FoxyCart is not a CMS. It's not a mailing list manager. It's not CRM or inventory management or affiliate tracking. There are plenty of great applications that do those things excellently. We'd rather put our energy into being the absolute best ecommerce platform there is, and make it easy for you to integrate with whatever other systems you already know and love.
| ↓ System | Name | Description |
|---|---|---|
| ASP.NET, VB.NET | asp.net | Functions to interact with the FoxyCart API and XML Datafeed |
| C# | test_xml_post_with_csharp | Code in C# to generate a FoxyCart XML datafeed on demand. |
| Campaign Monitor, MailBuild | campaign_monitor | Allow your customers to 'opt in' to your Campaign Monitor or MailBuild lists during checkout. |
| ConstantContact. | constantcontact | Allow customers to 'opt in' to your Constant Contact mailing list during checkout. |
| Drupal | drupal | Inserts the necessary FoxyCart javascript and CSS into Drupal templates. |
| ExpressionEngine | coolcommerce | FoxEE integrates FoxyCart with ExpressionEngine to produce an enterprise level e-commerce/cms system |
| ExpressionEngine | foxee | FoxEE integrates FoxyCart with ExpressionEngine to produce an enterprise level e-commerce/cms system |
| Flash, Actionscript | loading_thickbox_from_flash | How to load the Foxybox from a Flash movie (using Actionscript) for easy Flash ecommerce |
| Flash | hiding_flash_on_page_overlay | Hide flash objects when the Thickbox is launched, and show them again when it's closed. |
| FoxyCart | custom_receipt | Create a custom email receipt using the XML datafeed. Useful if you need attachments or language customization (prior to v0.4.0) |
| FoxyCart | self_hosted_downloads | Host your downloadable products on your own server. Emails are sent out to your customers using the FoxyCart XML. Highly flexible. |
| FoxyCart | test_xml_write_to_file | Write the FoxyCart XML datafeed to a file |
| FoxyCart | test_xml_post | Generate a FoxyCart XML datafeed on demand. Useful for testing your integrations. |
| FoxyCart | multiship_javascript | jQuery to automatically create a select box ("drop down") with previously entered ship-to addresses, with showing/hiding of the "New recipient" field. |
| FoxyCart | shadowbox_cart | Uses Michael J. I. Jackson's Shadowbox cross-browser, cross-platform javascript media viewer / modal window script to display the FoxyCart cart. |
| Google Analytics | campaign_tracking | Track your advertising campaigns in Google Analytics |
| Google Analytics | googleanalytics | Tutorial to set up ecommerce tracking for Google Analytics and FoxyCart |
| Joomla 1.5 | joomextend | |
| LightCMS | light_cms | A tutorial for integrating FoxyCart with LightCMS sites |
| MODx | foxyback-modx | A MODx backend for managing orders, built to integrate with FoxyCart. FoxyBack-MODx attempts to be as flexible as MODx itself. |
| MODx | usersubscriptions | Create or update webuser permissions based on FoxyCart subscriptions. Useful for creating a paid subscription / premium area of your site |
| MODx | productoptions | Basic instructions to use Ditto and child documents to build product option select boxes. |
| MODx | rawurlencode | Clean up your "add to cart" links with a custom PHx modifier |
| MODx | tutorial | A tutorial for how to set up ecommerce for MODx using FoxyCart |
| MODx | inventory | A basic inventory snippet, which uses MODx TVs and chunks to display "add to cart" or "out of stock" functionality, based on available inventory. |
| MailChimp | mailchimp | Allow customers to 'opt in' to your MailChimp mailing list during checkout. |
| MySQL | mysql | Store/backup your raw XML datafeeds in a MySQL database. Useful to back them up for future use. |
| PHP | shared_authentication_example | An example shared authentication implementation in PHP |
| PHP, Excel | xml_to_simple_csv | Writes the FoxyCart XML Datafeed to a simple CSV file. Can write to separate files per product. |
| PHP | uploadables | Allow file uploads on products for customized products. |
| PHP5 | subscription_datafeed | For v050+, should give you some ideas for automating your billing and payment card reminders. |
| PHP5 | api_customeredit_example | An example of a stand-alone customer viewer and editor using the foxycart API. |
| Python | python | Python classes to decrypt and parse an XML datafeed. |
| QuickBooks | quickbooks-web-connector | Using the Intuit-supported QuickBooks Web Connector, automatically import Foxycart orders, line items, customers, and items into QuickBooks. |
| Quickbooks | quickbooks | Generate a custom IIF from the FoxyCart XML datafeed, and automatically email the IIF file every day/week/month as desired. |
| SalesForce | salesforce | Adds a generic lead to SalesForce using the customer information from the FoxyCart order. |
| SlideShowPro, Flash | slideshowpro | Adds "Purchase This Photo: (Size Drop-Down) (Add To Cart Button)" purchase controls for each image with defined costs. |
| Squarespace | squarespace | |
| Webvanta.com | webvanta | A detailed walkthrough for adding FoxyCart to power ecommerce on a Webvanta.com site. |
| Wordpress | wordpress | A screencast + tutorial describing how to quickly and easiy set up Wordpress and FoxyCart together. |
| iDevAffiliate | adding_customers_as_affiliates | Automatically add customers as affiliates if they opt-in. Generates the username, password, and other iDevAffiliate options. Account information is emailed automatically. |
| iDevAffiliate | basic_affiliate_tracking | Basic iDevAffiliate tracking for FoxyCart |