Skip to content

ouun/stage-woocommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce integration for Sage 10 & Stage

This package enables WooCommerce integration with Stage & Sage 10 themes and Blade templates.

Please use an Alternative

Some other solutions have came up lastely to add WooCommerce support for Sage 10. I tested a couple and decided to not maintain this package in the future. A better alternative is: https://github.com/generoi/sage-woocommerce

Installation

Install the package in your theme folder:

composer require ouun/stage-woocommerce

Usage

Create shop folder in /resources/views folder of your theme and place there any template used by WooCommerce with .blade.php extension. This template will be loaded instead of a template from the WooCommerce plugin. If you want to replace particular template, please have a look into plugin folder woocommerce/templates and use same folder structure and file name (and change the extension to .blade.php) as the original template.

Forked

This is a fork from roots/sage-woocommerce for Sage 9 and adjusted to Sage 10.

About

WooCommerce integration for Sage 10 & Stage

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%