Speed Up Magento Performance.
Improve Your Site’s Shopping Experience.
Speed matters. Numerous studies have shown that website load time can greatly impact bounce rate, conversions, and your bottom line. Even delays under half a second can cause customers to abandon their shopping cart.
Brim's Full Page Cache extension speeds up your Magento site so you can serve more content and convert more sales.
How It Works
Full Page Cache for Magento boosts the performance of your ecommerce site by reducing the load on your servers to increase page speed. Pages that used to take seconds now load in a fraction of the time (average .1s - .3s).
Stop losing customers to slow Magento pages. Get Brim's Full Page Cache today and accelerate your sales velocity.
Benefits
- Greatly improve your Magento performance, optimization, and page speeds.
- Shrink your bounce rates.
- Dramatically decrease your server load.
- Reduce the number of required web servers.
- Realize greater savings on server costs.
- See greater return on your Magento investment.
Features
- Set pages to cache via layouts.
- Supports block updates for recently viewed products, shopping cart, etc.
- Supports multiple currencies.
- Supports multiple stores.
- Supports multiple languages.
- Dead simple installation – Unzip, empty cache, and enable via the Magento admin panel.
- 100% open source.
Supported block updates
- Recently viewed products
- Shopping cart
- Compare products
- Wishlist
- Account Links
- Welcome
Have custom blocks? Don't worry they can be supported by writing simple block update container classes. Contact us to find out more.
Pages Cached By Default
- CMS Pages
- Product Display Pages
- Product Listing Pages
Demo
Frontend Demo: Sample Cached Page
Backend Demo : Full Page Cache Admin Demo (fpc-demo/fpc-demo1)
Change Log
Version 2.1.0 (2/21/2012)
- Greatly improved block update compatibility with custom themes
- Decreased size of block update placeholders
- Product, Categories, and CMS pages are removed from the cache when changed. Keeps content fresh!
- Product pages are removed from the cache when the stock status changes
- Added HTML minify setting for cached pages
- Moved configuration settings to their own section
Version 2.0.1 (01/30/2012)
- Improved debug expires response headers
- Fixed dynamic block updates error handling and debug logging
- Fixed multi language & currency support with dynamic block updates
- Fixed response status code of 404 pages
- Fixed admin panel expires value not being respected
Version 2.0.0 (11/28/2011)
- Added block update support, ie recently view products, shopping cart, etc
- Added support for full page caching for logged in users
- Improved debug functionality
Version 1.0.0
- Initial Version
Support / FAQ
Brim's Full Page Cache decrease the time it takes to generate product, category, and CMS pages. This means pages will be delivered to your customers faster and with much less of a load on your servers.
Yes! This can be done by adding the following XML to the page's "Layout Update XML" field:
<reference name="root">
<action method="setCachePageFlag"><cache>0</cache></action>
</reference>
