2017 © Pedro Peláez
 

magento-module opcache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

image

schumacherfm/opcache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  • Tuesday, January 16, 2018
  • by SchumacherFM
  • Repository
  • 18 Watchers
  • 98 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 36 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Magento-OpCache

OpCache Control Panel for Magento Backend., (*1)

Based on: https://gist.github.com/ck-on/4959032, (*2)

image, (*3)

  • Recheck Cache
  • Reset Cache
  • Compile all PHP Files in directories app and lib
  • SVG pie charts with live reload every 5 seconds.
  • APC/APCu integration lacks (looking for contributors)

Configuration

System -> Configuration -> System -> OpCachePanel Settings, (*4)

Set here the API Key name and value for resetting the cache via cURL or wget with a post request., (*5)

curl --data "keyName=keyValue" http://magento-store.tld/opcachepanel

Developer Usage

See model SchumacherFM_OpCachePanel_Model_Cache:, (*6)

<?php  Mage::getModel('opcache/cache')->reset(); ?>

You cannot clear the cache via command line. Please use the cURL post command., (*7)

Todo

  • Use line charts with a live view
  • internal refactorings
  • integrate APC better

Installation Instructions

  1. Install modman from https://github.com/colinmollenhour/modman
  2. Switch to Magento root folder
  3. modman init
  4. modman clone git://github.com/SchumacherFM/Magento-OpCache.git

Please read the great composer article from Vinai: Composer installation, (*8)

About

History

1.0.2

  • Check if opcache_compile_file is available
  • A tiny more APC compatibility

1.0.1

  • Check if OpCache is enabled

1.0.0

  • Initial Release

Compatibility

  • Magento >= 1.5
  • php >= 5.3.0
  • Zend Optimizer / OpCache

There exists the possibility that this extension may work with pre-1.5 Magento versions., (*9)

Support / Contribution

Report a bug using the issue tracker or send us a pull request., (*10)

Instead of forking I can add you as a Collaborator IF you really intend to develop on this module. Just ask :-), (*11)

We work with: A successful Git branching model and Semantic Versioning 2.0.0, (*12)

Licence OSL-3

Copyright (c) 2013 Cyrill (at) Schumacher dot fm, (*13)

Open Software License (OSL 3.0), (*14)

Author

Cyrill Schumacher - My pgp public key, (*15)

Made in Sydney, Australia :-), (*16)

If you consider a donation please contribute to: http://www.seashepherd.org/, (*17)

The Versions

16/01 2018

dev-master

9999999-dev https://github.com/SchumacherFM/Magento-OpCache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  Sources   Download

OSL-3.0

The Requires

 

26/01 2014

v1.0.2

1.0.2.0 https://github.com/SchumacherFM/Magento-OpCache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  Sources   Download

OSL-3.0

The Requires

 

26/01 2014

dev-develop

dev-develop https://github.com/SchumacherFM/Magento-OpCache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  Sources   Download

OSL-3.0

The Requires

 

20/01 2014

v1.0.1

1.0.1.0 https://github.com/SchumacherFM/Magento-OpCache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  Sources   Download

OSL-3.0

The Requires

 

19/01 2014

v1.0.0

1.0.0.0 https://github.com/SchumacherFM/Magento-OpCache

OpCache Panel for Backend. Reset cache, compile all files, SVG Pie Charts with live reload

  Sources   Download

OSL-3.0

The Requires