590 B
590 B
camisatoshi-wordpress-reports
This repository hosts a Python CLI app that can be used to generate reports by fetching data from wordpress. Its purpose is to generate useful stuff for camisatoshi processes.
How to install
- Install the package
- In the home directory of the running user, create a folder named
.camisatoshi-wordpress-reports. - Copy the provided
.env-examplefile in that directory and fill it with the required params from Woocomerce.
Open issues
- Pagination is not being managed. The moment we have more than 100 orders, we are gonna run into issues.