imi/imi_easycacherefresh

Simplify cache management

dev-master 2014-10-02 09:09 UTC

This package is auto-updated.

Last update: 2024-04-05 02:30:15 UTC


README

Contents / Inhalt

IMI_EasyCacheRefresh Magento Extension

The module adds a button "Refresh invalidated" to "System > Cache" to refresh all invalidated caches. In addition it adds an ACL "limited cache management" for users who can only use the refresh function but not disable or enable caches.

Limited cache management means:

  • No "Flush Magento Cache" functionality
  • No "Clear Cache Storeage" functionality
  • No Javascript/CSS & Media Flush functionality

Facts

Requirements

  • PHP >= 5.2.0
  • Mage_Core

Compatibility

  • Magento >= 1.4

Installation Instructions

  1. Install using Composer or Modman.

Uninstallation

  1. Remove all extension files from your Magento installation

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.

Developer

iMi digital GmbH
http://www.imi-digital.de

License

OSL - Open Software Licence 3.0

Copyright

© 2014 iMi digital GmbH

About Us

iMi digital GmbH offers several types of Magento related open source modules. If you are confrontated with any bugs, you may want to open an issue here. In need of support or an implementation of a modul in an existing system, free to contact us <mailto:digital@iMi.de>. In this case, we will provide full service support for a fee. Of course we provide development of closed-source moduls as well.

IMI_EasyCacheRefresh Magento Modul

Das Modul fügt dem Menü "System < Cache" einen Button "Refresh invalidated" hinzu um alle ungültig gewordenen Caches neu aufzubauen. Zusätzlich fügt es die ACL "limited cache management" hinzu für Benutzer welche Caches nur neu Aufbauen, jedoch nicht an- oder ausschalten können sollen.

"Limited cache management" bedeudet

  • Kein "Flush Magento Cache"
  • Kein "Clear Cache Storeage"
  • Keine Javascript/CSS & Media Flush Funktion

Fakten

Anforderungen

  • PHP >= 5.2.0
  • Mage_Core

Kompatibilität

  • Magento >= 1.4

Installation

  1. Bitte via Composer oder Modman installieren.

Deinstallation

  1. Entfernen Sie alle Extension Dateien aus der Magento instsllation

Support

Wenn Sie probleme mit der Extension haben, öffnen Sie bitte ein Support Ticket auf GitHub.

Beitragen

Jeder Beitrag wird gerne gesehen. Der beste weg Code beizusteuern ist durch das öffnnen eines Pull Requests auf GitHub.

Entwickler

iMi digital GmbH http://www.imi-digital.de.

Lizenz

OSL - Open Software Licence 3.0

Copyright

© 2014 iMi digital GmbH

Über uns

iMi digital GmbH bietet eine breite Auswahl an verschiedenen Open-Source-Module für Magento an. Beim Auftreten von Fragen oder Bugs kann hier sehr gerne ein Thread geöffnet werden.

Kontaktieren Sie uns gerne, wenn Sie Support für die Implementierung eines Moduls in ein bereits bestehendes Shop-System benötigen.In diesem Fall bieten wir einen kostenpflichtigen Full-Service-Support an.

Screenshots

ACL Definition

image

Full Permissions / Volle Rechte

image

Limited Permissions / Eingeschränkte Rechte

image