I'm looking for a eCommerce system built using PHP and MySQL.
It needs to:
- Be modular (to enable/disabled unused stuff)
- Not include any CMS functionality (so I can supply it myself)
- Not include any user authentication functionality (so I can supply it myself)
- Custom payment methods (so I can intergrate with DPS)
- Ability to only have a limited amount of fixed products (so no category lists etc)
- Ability to have multiple products/categories/etc
- Be completely skinable
- Have session and saved (logged in) shopping carts
- Functionality for prices, tax rates, multi currency, package and shipping, specials etc
- Free, or Paid with source supplied, support and documentation
Does anyone know of a eCommerce system that comes close to these requirements?