Giter Site home page Giter Site logo

magento-cause-campaign-extension's Introduction

Magento Cause Campaign Extension

Magento extension to allow merchants to run campaigns to raise funds for specific causes.

This is just meant to be an experiment to help learn Magento extension development better, but perhaps it could turn into something that someone might actually want to use.

The goal is to allow the merchant to run a campaign that would pledge X% of the revenue per order to a specific charity, and provide some marketing materials to the consumer that lets them know what the merchant is doing, how much has already been collected and how much a particular order is going to contribute.

Development

This repository only includes the artifacts in this package, not the entire Magento installation. To install this extension, you could copy this repo on top of your Magento 1.X installation, or you could manage this repo separately and just symlink to it from the main install.

If you take this approach, you'll need to add the following symlinks:

ln -s ./etc/modules/Saleem_Causecampaign.xml MAGE_HOME/etc/modules/Saleem_Causecampaign.xml ln -s ./app/code/community/Saleem MAGE_HOME/app/code/community/Saleem ln -s ./design/frontend/base/default/template/causecampaign MAGE_HOME/design/frontend/base/default/template/causecampaign

You'll also need to enable template symlinks in your Magento configuration: System > Configuration > Developer > Allow Symlinks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.