All Projects → meanbee → Meanbee_CacheViewer

meanbee / Meanbee_CacheViewer

Licence: GPL-3.0 license
🔍 A Magento 1.x extension to analyse the contents of your cache.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Meanbee CacheViewer

magento-meanbee-pwa
Progressive Web App extension for Magento 1
Stars: ✭ 75 (+4.17%)
Mutual labels:  magento-1, magento-extension
magento-jobqueue
A database backed asynchronous job queue for Magento
Stars: ✭ 52 (-27.78%)
Mutual labels:  magento-1, magento-extension
magento-cmspagerevisions
Maintain a history of CMS pages and static blocks in Magento 1 with this extension
Stars: ✭ 19 (-73.61%)
Mutual labels:  magento-1, magento-extension
SomethingDigital AjaxAddToCart
No description or website provided.
Stars: ✭ 19 (-73.61%)
Mutual labels:  magento-1, magento-extension
Magento-SVG-Helper
Helper that allows you to echo SVG into markup from skin or media directory
Stars: ✭ 16 (-77.78%)
Mutual labels:  magento-1, magento-extension
Algoliasearch Magento
Algolia Search integration for Magento 1 - compatible with versions from 1.6.x to 1.9.x
Stars: ✭ 163 (+126.39%)
Mutual labels:  magento-extension
Magento-AMP
Accelerated Mobile Pages (Google AMPs) for Magento1
Stars: ✭ 43 (-40.28%)
Mutual labels:  magento-1
Correios
Módulo de frete para Magento com tracking
Stars: ✭ 106 (+47.22%)
Mutual labels:  magento-extension
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (-8.33%)
Mutual labels:  magento-extension
Mzeis ServerTiming
Sends profiling information as a Server Timing HTTP header to the browser
Stars: ✭ 26 (-63.89%)
Mutual labels:  magento-1
Googleanalyticsplus
Magento Extension to add extra features to the default GoogleAnalytics module.
Stars: ✭ 103 (+43.06%)
Mutual labels:  magento-extension
magento1-open-source-patches
Magento Open Source 1.x patches mirror repository.
Stars: ✭ 38 (-47.22%)
Mutual labels:  magento-1
Module Blog
Magento 2 Blog Extension
Stars: ✭ 213 (+195.83%)
Mutual labels:  magento-extension
Diglin UIOptimization
Magento module to optimize Javascript and CSS files and improve speed of your website
Stars: ✭ 53 (-26.39%)
Mutual labels:  magento-1
Magento Footer Js
Magento extension to move all JavaScript to the end of the page
Stars: ✭ 146 (+102.78%)
Mutual labels:  magento-extension
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-70.83%)
Mutual labels:  magento-extension
Magentoextensions
Magento Extension Directory 1> Themes Switcher 2> Default Shipping On Cart 3> Upshare 4> Product Image Optimizer 5> Idealo Product Export 6> magento Google shopping Api v2 7>Google feed and facebook feed 8> Pdf upload in magento media wysiwyg 9> Product Image optimizer. If You want magento 2 extensions 1>Advance Layred Navigation(including SEO URL, Rating as filter, slider filter, Ajax Filtering), 2>Attribute Pages with SEO and Custom URL key(you can do all kind of seo on those pages with logos) 3>Improved Sorting (Enable users to view products by options as 'Best Sellers', 'Top Rated', 'Most Viewed' etc.) 4>Custom Stock Status(Add statuses to products automatically or manually, Create multiple custom stock statuses, Upload special icons for stock statuses) 5>Product Labels(Using this extension you can add any label to your produts on product page or category page) 6>Custom Order Number(Using this extension you can customize order, invoice, shippment, credit memo Number) 7>All type of file upload in Wysiwyg(pdf, zip, doc etc file upload in wysiwyg), 8>Infinite Scroll, 9>Multiple FlatRate Shipping, 10>Open Api,Google api for currency Rates, 11>Product Attribute's Description, 12>Store and Currency switcher according to Ip address Please Contact me and All those extensions are paid with installation and configuration are free support.
Stars: ✭ 106 (+47.22%)
Mutual labels:  magento-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-79.17%)
Mutual labels:  magento-extension
Magento-Personalised-Content
Magento extension to automatically show customers the most relevant static blocks based on their previous product purchases and views.
Stars: ✭ 40 (-44.44%)
Mutual labels:  magento-extension
magento-autocategories
This Magento 1 extension automatically manages categories for your new and sale products
Stars: ✭ 12 (-83.33%)
Mutual labels:  magento-extension

Meanbee_CacheViewer

Meanbee_CacheViewer provides interfaces for inspecting Magento cache.

Usage

Analysing Block Cache

Enabled with a configuration setting in System » Configuration » Cache Viewer, the frontend overlay indicates which blocks were generated (red) and which were retrieved from the block_html cache (green) as well as showing the last modified time for each block and the total time taken to dispatch the request.

This will become enabled for the frontend and the admin area and is controlled by the control bar added at the bottom of the viewport.

Cache Viewer frontend overlay

Cache Viewer frontend overlay with hints disabled

View Cache Contents

The backend interface, found in System » Cache Management » View Cache Contents in the Administration area, allows viewing, inspecting or deleting all of the cache entries present in the Magento cache.

Cache Viewer

License

Meanbee_CacheViewer, a Magento extension for inspecting cache contents.

Copyright (C) 2013, Meanbee Limited.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program.  If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].