lemike/devmode

LeMike_DevMode - Develop in Magento without hurt


Keywords
module, extension, magento
License
BSD-1-Clause

Documentation

LeMike DevMode

An extension to help you develop Magento Stores.

Created by Mike Pretzlaw / @fxrmp for code-x.de.

Quality ensured via UnitTests and with Travis-CI.

Installation

Modman

modman init .
modman clone https://github.com/sourcerer-mike/magento-devMode.git

Composer

{
    "require": {
        "lemike/devmode": ">=0.3.2"
    }
}

Why LeMike_DevMode ?

  • LeMike that is me.
  • DevMode is our condition.
  • Common simplified procedures.
  • Made for and tested at code-x.de.

What to expect

  • Helpful tools and settings.
  • Recurring often used workflow simplified.
  • Aim to develop faster.
  • Developers, developers, developers, ...

What this is not

  • The magic extension generator.
  • Some rod to conjure up a shop.
  • A module for live usage
  • or end-user/shop-owner toolkit.

Learn more

About ...