Skip to content

Instantly share code, notes, and snippets.

@xcommerce-gists
Created November 15, 2012 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xcommerce-gists/4081239 to your computer and use it in GitHub Desktop.
Save xcommerce-gists/4081239 to your computer and use it in GitHub Desktop.
Magento coupon code generator sample configuration file
<?xml version="1.0"?>
<config>
<modules>
<CouponDemo_AutoGen>
<active>true</active>
<codePool>community</codePool>
</CouponDemo_AutoGen>
</modules>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment