All Projects → lukecav → Performance Improvements For Woocommerce

lukecav / Performance Improvements For Woocommerce

Performance tweaks for the front-end and back-end of a store.

Projects that are alternatives of or similar to Performance Improvements For Woocommerce

Builder Template Categories
Organize your Page Builder Templates in the WordPress Admin. Time saver, especially for bigger projects. Get a better and faster overview, don't get lost. Filter templates with your categories. With extended plugin & theme support.
Stars: ✭ 20 (-56.52%)
Mutual labels:  wordpress, wordpress-plugin, admin
Awesome Woocommerce
Plugins and code snippets to improve your WooCommerce store.
Stars: ✭ 279 (+506.52%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Autoptimize
Official Autoptimize repo on Github
Stars: ✭ 245 (+432.61%)
Mutual labels:  wordpress, wordpress-plugin, performance
Fragment Cache
WordPress plugin for partial and async caching.
Stars: ✭ 135 (+193.48%)
Mutual labels:  wordpress, wordpress-plugin, performance
Woocommerce Custom Orders Table
Store WooCommerce order data in a custom table for improved performance.
Stars: ✭ 415 (+802.17%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Code Snippets Wp Speed Up
Code Snippets for WordPress and WooCommerce speed up, which can be imported into the plugin.
Stars: ✭ 168 (+265.22%)
Mutual labels:  wordpress, woocommerce, performance
Dokan
Multivendor marketplace platform
Stars: ✭ 146 (+217.39%)
Mutual labels:  marketplace, wordpress, woocommerce
Wcvendors
The Marketplace plugin for WordPress and WooCommerce
Stars: ✭ 130 (+182.61%)
Mutual labels:  marketplace, wordpress, woocommerce
Awesome Wp Speed Up
Plugins and resources to speed up and optimize your WordPress site.
Stars: ✭ 375 (+715.22%)
Mutual labels:  wordpress, wordpress-plugin, performance
Laps
Light WordPress profiler.
Stars: ✭ 368 (+700%)
Mutual labels:  wordpress, wordpress-plugin, performance
Woocommerce Coupon Links
A WordPress plugin to automatically apply WooCommerce coupon codes to the cart via a URL.
Stars: ✭ 127 (+176.09%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Woocommerce Loadimpact
Scenarios for `loadimpact.com`, written against Liquid Web's WooCommerce sample data.
Stars: ✭ 17 (-63.04%)
Mutual labels:  wordpress, woocommerce, performance
Query Monitor
The Developer Tools Panel for WordPress
Stars: ✭ 1,156 (+2413.04%)
Mutual labels:  wordpress, wordpress-plugin, performance
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+330.43%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Minit
A WordPress plugin to combine CSS and Javascript files.
Stars: ✭ 293 (+536.96%)
Mutual labels:  wordpress, wordpress-plugin, performance
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (+945.65%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Osen Wc Mpesa
WordPress Plugin that extends WordPress and WooCommerce functionality to integrate MPESA for making payments, remittances, checking account balance transaction status and reversals.
Stars: ✭ 45 (-2.17%)
Mutual labels:  wordpress, woocommerce, wordpress-plugin
Ultimate Blocks
Custom Gutenberg Blocks for Bloggers and Marketers. Create Better Content With Gutenberg.
Stars: ✭ 29 (-36.96%)
Mutual labels:  wordpress, wordpress-plugin
Fancy Product Designer Extended
Updated fancy product designer plugin
Stars: ✭ 21 (-54.35%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress To Jekyll Exporter
One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll
Stars: ✭ 951 (+1967.39%)
Mutual labels:  wordpress, wordpress-plugin

Performance Improvements for WooCommerce

Performance tweaks for the front-end and back-end of a store.

Description

Performance tweaks related to orders on the front-end and the back-end of a store. Will also disable dashboard widgets for reviews and status in WooCommerce. Will hide the tags, featured and types admin columns from the product list.

Installation

Automated Installation

With WordPress 2.7 or above, you can simply go to Plugins > Add New in the WordPress Admin. Next, search for "Performance Improvements for WooCommerce" and click Install Now.

Manual Installation

  1. Upload the plugin file performance-improvements-for-woocommerce.zip to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

Via WP-CLI

WP-CLI is the official command-line interface for WordPress. You can install performance-improvements-for-woocommerce using the wp command like this:

wp plugin install --activate https://github.com/lukecav/performance-improvements-for-woocommerce/archive/main.zip

Update via WP-CLI

wp plugin install --activate https://github.com/lukecav/performance-improvements-for-woocommerce/archive/main.zip --force

Automatic Updates

Performance Improvements for WooCommerce supports the GitHub Updater plugin WordPress. The plugin enables automatic updates from this GitHub Repository. You will find all information about the how and why at the plugin wiki page.

Via Composer

From command run composer install and wait for the installation to complete. Run composer require lukecav/performance-improvements-for-woocommerce

Changelog

1.1.1

  • Disable lazy loading in WordPress 5.5 and disable no-cache headers in WooCommerce 4.4.0.

1.1.0

  • Disable marketing hub in version 4.3.0.

1.0.9

  • Remove the processing order count in WooCommerce from wp-admin.

1.0.7

  • Disable the WooCommerce Admin merged into WooCommerce core in version 4.0.0.

1.0.6

  • Remove the WooCommerce Admin Install Nag.

1.0.5

  • Deregister block style from WooCommerce.

1.0.4

  • Remove marketplace suggestions and connect your store to WooCommerce.com admin notice.

1.0.3

  • Increase the CSV product exporter batch limit from 50 to a more usable 5000.

1.0.2

  • Hide the “Connect your store to WooCommerce.com to receive extensions updates and support.” admin notice.

1.0.1

  • Hide specific admin columns from product list.

1.0.0

  • Initial release.
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].