Initial support for basic WooCommerce integration

product view tweaks, plus master view for local cache table
This commit is contained in:
Lance Edgar 2021-01-20 21:53:15 -06:00
commit e4a032c588
14 changed files with 1256 additions and 0 deletions

10
CHANGELOG.md Normal file
View file

@ -0,0 +1,10 @@
# Changelog
All notable changes to tailbone-woocommerce will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.1.0] - ??
### Changed
- Initial release.