empewe / magento-api-logger
Magento extensions to log SOAP API calls
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 2
Forks: 3
Open Issues: 1
Type:magento-module
Requires
- php: >5.2
- magento-hackathon/magento-composer-installer: *
This package is not auto-updated.
Last update: 2025-01-13 13:18:32 UTC
README
Facts
- version: 0.0.8
- extension on GitHub
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
- Install/Deploy the extension via modman or copy all the files into your document root.
- Clear the cache, logout from the admin panel and then login again.
- Configure and activate the extension under System - Configuration - EMPEWE - SOAP ApiLogger.
Hints
The logger will only work, if the global log settings (System -> Configuration -> Developer -> Log Settings) are active.- If you installed the extensions with modman, don't forget to allow Symlinks (System -> Configuration -> Developer -> Template Settings)
Uninstallation
- Remove all extension files from your Magento installation
- 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