All Projects → pluginkollektiv → cachify

pluginkollektiv / cachify

Licence: GPL-2.0 License
Smart but efficient cache solution for WordPress. Use DB, HDD, APC or Memcached for storing your blog pages. Make WordPress faster!

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 cachify

wp-intervention
On-demand image manipulation for WordPress via the Intervention Library.
Stars: ✭ 21 (-77.42%)
Mutual labels:  wordpress-plugin
traduttore
🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
Stars: ✭ 60 (-35.48%)
Mutual labels:  wordpress-plugin
disable-cart-fragments
Completely disables the AJAX cart fragments feature in WooCommerce for a huge boost in loading speed (redirect to cart page highly recommended).
Stars: ✭ 20 (-78.49%)
Mutual labels:  wordpress-plugin
WPCOM-Legacy-Redirector
WordPress plugin for handling large volumes of legacy redirects in a scalable manner.
Stars: ✭ 16 (-82.8%)
Mutual labels:  wordpress-plugin
wp-template-preview
WordPress custom template preview for any post type
Stars: ✭ 16 (-82.8%)
Mutual labels:  wordpress-plugin
wp-ban
Ban users by IP, IP Range, host name, user agent and referrer url from visiting your WordPress's blog.
Stars: ✭ 19 (-79.57%)
Mutual labels:  wordpress-plugin
wp-mail-catcher
A fast, lightweight plugin that saves emails sent by your WordPress website.
Stars: ✭ 16 (-82.8%)
Mutual labels:  wordpress-plugin
ultimate-addons-for-gutenberg
Power-up the Gutenberg editor with advanced and powerful blocks that help you build websites in minutes!
Stars: ✭ 166 (+78.49%)
Mutual labels:  wordpress-plugin
create-wp-react-app
Create React WordPress plugin with no build configuration.
Stars: ✭ 56 (-39.78%)
Mutual labels:  wordpress-plugin
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (+10.75%)
Mutual labels:  wordpress-plugin
featured-image-by-url
This plugin allows to use an external URL Images as Featured Image for your post, page & custom post types like WooCommerce Product. Includes support for Product Gallery (WooCommerce).
Stars: ✭ 28 (-69.89%)
Mutual labels:  wordpress-plugin
simple-custom-post-order
Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.
Stars: ✭ 18 (-80.65%)
Mutual labels:  wordpress-plugin
doubleclick-for-wp
WordPress plugin for serving Google Ad Manager ads
Stars: ✭ 25 (-73.12%)
Mutual labels:  wordpress-plugin
rest-api-endpoints
🌾 WordPress REST API endpoints
Stars: ✭ 31 (-66.67%)
Mutual labels:  wordpress-plugin
pmpro-sponsored-members
Generate a discount code for a main account holder to distribute to sponsored members.
Stars: ✭ 13 (-86.02%)
Mutual labels:  wordpress-plugin
patterns
Pattern Library for WordPress Theme and Plugin Developers to aide in building Admin interfaces
Stars: ✭ 56 (-39.78%)
Mutual labels:  wordpress-plugin
acf-flexible-content-preview
Transforms ACF's flexible content field's layout list into a modal with image previews.
Stars: ✭ 21 (-77.42%)
Mutual labels:  wordpress-plugin
wpse-playlist
WordPress - Playlist shortcode with external audio or video files. Wrapper for the native playlist in WordPress.
Stars: ✭ 17 (-81.72%)
Mutual labels:  wordpress-plugin
culqi-woocommerce
Plugin Culqi para WooCommerce (WordPress).
Stars: ✭ 12 (-87.1%)
Mutual labels:  wordpress-plugin
Exopite-Multifilter-Multi-Sorter-WordPress-Plugin
Display and/or sort/filter any page or post types by multiple taxonomies or terms (like post by categories and/or tags) with AJAX. Exopite multifilter, multi-sortable, multi selectable, multi filterable sortable Wordpress Plugin.
Stars: ✭ 18 (-80.65%)
Mutual labels:  wordpress-plugin

Cachify

Smart, efficient cache solution for WordPress. Use DB, HDD, APC or Memcached for storing your blog pages. Make WordPress faster!

Description

Cachify optimizes your page loads by caching posts, pages and custom post types as static content. You can choose between caching via database, on the web server’s hard drive (HDD), Memcached (only on Nginx) or — thanks to APC (Alternative PHP Cache) — directly in the web server’s system cache. Whenever a page or post is loaded, it can be pulled directly from the cache. The amount of database queries and PHP requests will dramatically decrease towards zero, depending on the caching method you chose.

Features

  • Works with custom post types.
  • Caching methods: DB, HDD, APC and Memcached.
  • “Flush Cache” button in the WordPress toolbar.
  • Ready for WordPress Multisite.
  • Optional compression of HTML markup.
  • White lists for posts and user agents.
  • Manual and automatic cache reset.
  • Automatic cache management.
  • Dashboard widget for cached objects.
  • Settings for Apache and Nginx servers.
  • Extendability via hooks/filters.

Support

Contribute

  • Active development of this plugin is handled on GitHub.
  • Pull requests for documented bugs are highly appreciated.
  • If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the support forums first.
  • If you want to help us translate this plugin you can do so on WordPress Translate.

Donate

Donate to us via Paypal

Credits

Installation

  • If you don’t know how to install a plugin for WordPress, here’s how.

Requirements

  • PHP 5.2.4 or greater
  • WordPress 4.4 or greater
  • APC 3.1.4 or greater (optional)
  • Memcached in Nginx (optional)

Frequently Asked Questions

Please have a look in the FAQ pages.

A complete documentation is available in the online handbook.

Changelog

Changelog

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].