dr/api-fix

Magento API Hot Fix for Community Edition version 1.9.2.x

Installs: 53

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento-module

1.0.0 2015-11-19 11:40 UTC

This package is auto-updated.

Last update: 2024-04-20 00:02:26 UTC


README

Installation

For installing this module, there are various ways:

  • modman

    modman init 																# if modman is not initialized
    modman clone https://github.com/daniel-rose/DR_ApiFix.git                 # gets the latest code from the master branch and links it
    
  • composer

    Add the following line to the file "composer.json":

    "dr/api-fix": "*"

  • copy/paste

    Download the latest code from github and copy all files to the magento root directory.

By using modman or composer the setting "allow symlinks" must be enabled. After the module is installed, the cache has to be cleared.

Developer

Daniel Rose

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2015 Daniel Rose