Skip to content

EmPeWe/magento-api-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

Magento extensions to log SOAP API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages