- Read WC REST API and know how to create product, product variation via API.
- Investigate or try REST API way. If it work then ignore old way. Ignore debug why old way not work. (If have interest in this work in future).
- Cronjob test realtime (1m, 3m ...). Why it different from daily/weekly ? Can simulate weekly in second (nested function on cronjob hook) ?
Log debug to make sure cronjob run.
Update cronjob for weekly.
- 60s limit on staging site => how to deal
* ask AU team for WPE update
* update code to perform a part import (need ask AU team too).
* update code that partial import then have a mechanism to continue til all cs imported and avoid timed out.
- Fix bug function SC-25 SC-19 ie. Image is not show, startdate wrong ...
https://guides.wp-bullet.com/using-wp-cli-for-batch-updating-contact-form-7-postmeta-options/
https://florianbrinkmann.com/en/4526/creating-a-woocommerce-product-variation-rest-api/
https://stackoverflow.com/questions/7261855/recommendation-for-compressing-jpg-files-with-imagemagick?rq=1
http://cheatortrick.blogspot.com/2018/03/some-image-manipulation-with-image.html
- Investigate or try REST API way. If it work then ignore old way. Ignore debug why old way not work. (If have interest in this work in future).
- Cronjob test realtime (1m, 3m ...). Why it different from daily/weekly ? Can simulate weekly in second (nested function on cronjob hook) ?
Log debug to make sure cronjob run.
Update cronjob for weekly.
- 60s limit on staging site => how to deal
* ask AU team for WPE update
* update code to perform a part import (need ask AU team too).
* update code that partial import then have a mechanism to continue til all cs imported and avoid timed out.
- Fix bug function SC-25 SC-19 ie. Image is not show, startdate wrong ...
https://guides.wp-bullet.com/using-wp-cli-for-batch-updating-contact-form-7-postmeta-options/
https://florianbrinkmann.com/en/4526/creating-a-woocommerce-product-variation-rest-api/
https://stackoverflow.com/questions/7261855/recommendation-for-compressing-jpg-files-with-imagemagick?rq=1
http://cheatortrick.blogspot.com/2018/03/some-image-manipulation-with-image.html
Comments
Post a Comment