-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
20 lines (14 loc) · 963 Bytes
/
README.txt
File metadata and controls
20 lines (14 loc) · 963 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: oxyframe.com
Tags: woocommerce
Requires at least: 3.0.1
Tested up to: 5.8.1
Stable tag: 5.8.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
A simple *Boilerplate to override all woocommerce templates
Once installed, woocommerce will use the templates in this plugin instead of it's own, so tinker with the them 'till your heart's content,
and write all your styles in templates/css/woocommerce.css - There are the original files from Woocommerce and Oxygen in 'ref' - for your reference.
There is some debate about whether it's sensible or not to override all templates at once, but the point of this is to give you an easy starting point for completely customising Woocommerce, particulary if you're not working with a theme. You can simply remove any of the templates you haven't modified once you're done.