Initial support for basic WooCommerce integration
can export products to WooCommerce, plus maintain local cache, and track Woo ID for each rattail product
This commit is contained in:
commit
950a153342
24 changed files with 2214 additions and 0 deletions
6
MANIFEST.in
Normal file
6
MANIFEST.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
include *.md
|
||||
include *.rst
|
||||
include *.txt
|
||||
|
||||
recursive-include rattail_woocommerce/db/alembic *.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue