WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-plugin

Prycing

WooCommerce plugin for Prycing

by Prycing · github.com/prycing/woocommerce-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/prycing/woocommerce-plugin/archive/refs/heads/main.zip

Also on Packagist as prycing/woocommerce-plugin:

composer require prycing/woocommerce-plugin

From the readme

Prycing WooCommerce Plugin A WordPress plugin that automatically updates WooCommerce product prices from the Prycing platform with support for High-Performance Order Storage (HPOS). Description Prycing allows you to easily synchronize your WooCommerce product prices with the Prycing software platform. The plugin fetches data from your Prycing account and updates your product prices automatically, either on a schedule or manually when needed. Features - Price Synchronization: Import product prices from Prycing platform - Regular & Sale Prices: Support for both regular prices and sale prices - Sale Date Ranges: Set sale start and end dates automatically - Flexible Scheduling: Update prices from every minute to weekly - Product Matching: Match products using EAN/barcode or SKU - WooCommerce HPOS Compatible: Works with High-Performance Order Storage - Performance Optimized: Uses WPQuery instead of direct database queries - Detailed Logging: Track all updates and errors in WooCommerce logs - Simple UI: Clean and intuitive admin interface Installation From GitHub: 1. Download the latest release 2. Upload the entire prycing directory to /wp-content/plugins/ 3. Activate through the

Read the full README on GitHub →