aoepeople/aoe_salesrule

Rewritten sales rules processing

Installs: 484

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 38

Forks: 3

Open Issues: 0

Type:magento-module

dev-master 2015-12-15 15:35 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:39:57 UTC


README

AOE

Aoe_SalesRule Magento Module Build Status

NOTE: This module is NOT ready for public consumption. Once it is ready we will tag a 1.0.0 version.

NOTE: Following "documentation" is just a dump of some notes while planning this API.

License

OSL v3.0

Contributors

Compatability

  • Model Rewrites
    • salesrule/quote_discount
    • salesrule/quote_freeshipping
  • Block Rewrites
    • TODO
  • Module Dependencies
    • Mage_Core
    • Mage_Catalog
    • Mage_Sales
    • Mage_SalesRule
    • TODO

NOTES

  • This module is currently being written for PHP 5.4+ and Magento CE 1.8+ support only.
  • When PHP 5.4 hits EOL, the minimum requirements will be updated to reflect this.