empewe/magento-api-logger

Magento extensions to log SOAP API calls

dev-master 2017-01-14 17:40 UTC

This package is not auto-updated.

Last update: 2024-04-08 09:48:34 UTC


README

Facts

Description

This Magento extensions allow the API calls to be logged. At the moment only SOAP API v1/v2 could be logged.

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.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Copyright

(c) 2014-2016 EmPeWe