mindkomm / theme-lib-woocommerce
Opinionated compatibility improvements for WooCommerce
Installs: 79
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
pkg:composer/mindkomm/theme-lib-woocommerce
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2025-10-05 07:49:05 UTC
README
Improves compatibility of WooCommerce with other plugins. Currently, only compatibility with Yoast SEO is optimized.
Installation
You can install the package via Composer:
composer require mindkomm/theme-lib-woocommerce
Yoast SEO
- Filters OpenGraph type for product pages to be
product
. - Adds additional OpenGraph price and availability tags for product pages.
- Adds OpenGraph tags for product category image if no special image was specified in Yoast settings.
Support
This is a library that we use at MIND to develop WordPress themes. You’re free to use it, but currently, we don’t provide any support.