2017 © Pedro Peláez
 

magento-module magento-api-logger

Magento extensions to log SOAP API calls

image

empewe/magento-api-logger

Magento extensions to log SOAP API calls

  • Saturday, January 14, 2017
  • by EmPeWe
  • Repository
  • 1 Watchers
  • 12 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Magento SOAP API Logger

Facts

Description

This Magento extensions allow the API calls to be logged. At the moment only SOAP API v1/v2 could be logged., (*1)

Requirements

  • PHP >= 5.2.0
  • Mage_Core

Compatibility

  • Tested on Magento CE 1.8.1.0 - 1.9.1 and EE 1.13.1 - 1.14.1, but should work with older versions too

Installation Instructions

  1. Install/Deploy the extension via modman or copy all the files into your document root.
  2. Clear the cache, logout from the admin panel and then login again.
  3. Configure and activate the extension under System - Configuration - EMPEWE - SOAP ApiLogger.

Hints

  1. ~~The logger will only work, if the global log settings (System -> Configuration -> Developer -> Log Settings) are active.~~
  2. If you installed the extensions with modman, don't forget to allow Symlinks (System -> Configuration -> Developer -> Template Settings)

Uninstallation

  1. Remove all extension files from your Magento installation
  2. Delete all entry from core_config_data with path starting like 'apilogger_options/config/%'

Support

If you have any issues with this extension, open an issue on GitHub., (*2)

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub., (*3)

(c) 2014-2016 EmPeWe, (*4)

The Versions

14/01 2017

dev-master

9999999-dev https://github.com/EmPeWe/magento-api-logger

Magento extensions to log SOAP API calls

  Sources   Download

beerware

The Requires

 

api logging events magento