Buric_Apc

Magento Extension
Download latest - 2.0.0.0

This extension adds the "Flush APC Cache" button in the Cache management section in Magento admin.

When user clicks on the button, whole APC cache is cleared (user cache + opcode cache).

User is warned if there is no APC installed at the server.

From version 2.0.0.0 there is no admin theme modifications (observer method injects HTML).

GitHub Repository

Releases (2)

Date Version Notes
2014-03-05 2.0.0.0

No admin theme modifications (observer method injects HTML).

2014-03-04 1.0.0.0

Initial