OpCache Control Panel for Magento Backend.
Based on: https://gist.github.com/ck-on/4959032
- 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)
System -> Configuration -> System -> OpCachePanel Settings
Set here the API Key name and value for resetting the cache via cURL or wget with a post request.
curl --data "keyName=keyValue" http://magento-store.tld/opcachepanel
See model SchumacherFM_OpCachePanel_Model_Cache:
<?php Mage::getModel('opcache/cache')->reset(); ?>
You cannot clear the cache via command line. Please use the cURL post command.
- Use line charts with a live view
- internal refactorings
- integrate APC better
- Install modman from https://github.com/colinmollenhour/modman
- Switch to Magento root folder
modman init
modman clone git://github.com/SchumacherFM/Magento-OpCache.git
Please read the great composer article from Vinai: Composer installation
- Key: SchumacherFM_OpCache
- Current Version: 1.0.2
- Download tarball
- Donation: http://www.seashepherd.org/
- Check if opcache_compile_file is available
- A tiny more APC compatibility
- Check if OpCache is enabled
- Initial Release
- 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.
Report a bug using the issue tracker or send us a pull request.
Instead of forking I can add you as a Collaborator IF you really intend to develop on this module. Just ask :-)
We work with: A successful Git branching model and Semantic Versioning 2.0.0
Copyright (c) 2013 Cyrill (at) Schumacher dot fm
Open Software License (OSL 3.0)
Cyrill Schumacher - My pgp public key
Made in Sydney, Australia :-)
If you consider a donation please contribute to: http://www.seashepherd.org/