Download the PHP package generoi/sage-woocommerce without Composer
On this page you can find all versions of the php package generoi/sage-woocommerce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sage-woocommerce
Sage WooCommerce
Add WooCommerce support to Sage 10.
Installation
Install the composer package.
composer require generoi/sage-woocommerce
Add the package to the cached package manifest.
wp acorn package:discover
Publish the required single-product.blade.php
and archive-product.blade.php
views.
wp acorn vendor:publish --tag="woocommerce-template-views"
Optionally publish a commented out app/wc-template-hooks.php
file for customizing the WC template hooks.
wp acorn vendor:publish --tag="woocommerce-template-hooks"
By default your theme has now declared WooCommerce support. To add support for specific features, add them to your app/setup.php
Filters
All versions of sage-woocommerce with dependencies
PHP Build Version
Package Version
Requires
roots/acorn Version
*
The package generoi/sage-woocommerce contains the following files
Loading the files please wait ....