Download Admin Logger - User Manual
Transcript
Magento Admin Logger Extension User Manual Magento Extension – Admin Logger User Manual Version 1.0 1. Overview ................................................................................................................................ 1 2. Integration .............................................................................................................................. 1 3. Settings ................................................................................................................................... 1 4. How to use .............................................................................................................................. 2 5. Managed objects & events ..................................................................................................... 2 1. Overview Admin Logger is a Magento extension designed to log every changes made on Magento Back office such as product, category, taxes creation, changes or deletion. Each action is logged with data and user. 2. Integration To install extension, please process this steps : - Copy folder app/code/local/MDN/AdminLogger to app/code/local/MDN Copy file app/etc/modules/MDN_AdminLogger.xml to app/etc/modules/ Copy file app/design/adminhtml/default/default/layout/AdminLogger.xml to app/design/adminhtml/default/default/layout Copy folder app/design/adminhtml/default/default/template/AdminLogger to app/design/adminhtml/default/default/template Copy file app/local/fr_FR/AdminLogger.csv to app/local/fr_FR Refresh Magento Cache Log out and log in from magento admin (to avoid Access Denied error) 3. Settings To configure settings, select Menu System > Configuration > Admin Logger. Note : if you get « access denied » error, you have to log out and log in again to refresh permissions. Parameter Maison du Logiciel 2010 – All Right reserved Description www.maisondulogiciel.com Magento Admin Logger Extension User Manual Enable Auto prune Auto prune delay Force orig data Fields to ignore Object type to ignore Force orig data Enable or disable logs If enabled, logs are pruned every X days Delay before pruning logs In some case, Magento architecture doesn’t allow to know what changes are made on an object. To be able to log changes, this feature overrides such features magento behaviours. However, this may cause troubles with specific extension. Field name for which we do not log changes Magento object type for which changes are ignored Magento object type for which system must load original data (useless if force orig data is set to false) 4. How to use TO view logs, select menu “System > Admin logger” Column Date User Object Action Description Description Action date User who made the changes Target object which has been changed Action type (insert, delete, update …) Action description (summarize changes) 5. Managed objects & events Here is the list of object and changes that are logged by Admin Logger - Sales o order, invoice, shipment, credit memo o Termes & conditions o Taxes Maison du Logiciel 2010 – All Right reserved www.maisondulogiciel.com Magento Admin Logger Extension User Manual - - - - Catalog o Catégories o Url rewriting o Customer reviews o Search terms o Product tags o Products Customers o Customers, addresses o Customer groups Promotions o Catalog rules o Sales rules Newsletter o Templates CMS o Pages o Blocks o Poll Maison du Logiciel 2010 – All Right reserved www.maisondulogiciel.com