Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 666 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 666 Bytes

Promotion Schedule module for Magento

by Alvin Nguyen [email protected] - WeCode.com.au

Compatibility

  • Should be working on all other versions
  • Tested on CE 1.9.1.0

Features

  • Schedule catalog price rule and shopping cart price rule to enable/disable by minutes

Upcoming features

  • Proper execution code, time, and email alert

Usage

  • Using magento-composer-installer
    • add alvinnguyen/promotionschedule to required package
    • add this repository to reposity node
  • Manual installation
    • clone/download the code and manually copy the files into their corresponding place

Change log

  • 0.1.0 (27 March 2015)
    • Initial Version