The WooCommerceConnector install went well without any error messages. The only problem is that I can not see any menu, button, ... related for setting up WooCommerceConnector in ERPNext. There is the build-in WooCoomerce Settings menu in the Marketplace section. But for WooCommerceConnector App there is nothing new after the install.
Am I missing something here? Or is it related to ERPNext Version 13.5.0? Any help would really be appreciated!
Kind regards, Nobunaga
This is the install log for the WooCommerceConnector - everything fine from my point of view:
This is not the recommended mode of installation for production. Instead, install the package from PyPI with: pip install frappe-bench
✔ Application Assets Linked
yarn run v1.22.10
$ FRAPPE_ENV=production node rollup/build.js --app woocommerceconnector
Production mode
✔ Built js/moment-bundle.min.js
✔ Built js/libs.min.js
Done in 1.91s.
$ supervisorctl restart frappe-bench-workers: frappe-bench-web:
frappe-bench-workers:frappe-bench-frappe-schedule: stopped
frappe-bench-workers:frappe-bench-frappe-long-worker-0: stopped
frappe-bench-workers:frappe-bench-frappe-short-worker-0: stopped
frappe-bench-workers:frappe-bench-frappe-default-worker-0: stopped
frappe-bench-web:frappe-bench-node-socketio: stopped
frappe-bench-web:frappe-bench-frappe-web: stopped
frappe-bench-workers:frappe-bench-frappe-schedule: started
frappe-bench-workers:frappe-bench-frappe-default-worker-0: started
frappe-bench-workers:frappe-bench-frappe-long-worker-0: started
frappe-bench-workers:frappe-bench-frappe-short-worker-0: started
frappe-bench-web:frappe-bench-frappe-web: started
frappe-bench-web:frappe-bench-node-socketio: started
erpnext@shop:/srv/bench/frappe-bench$
Found the solution, for other users facing the same question: the configuration for WooCommerceConnector is done at DocType -> WooCommerce Config -> Goto WooCommerce Config
Hello,
I've installed ERPNext v13 in productive environment and installed WooCommerceConnector as well:
The WooCommerceConnector install went well without any error messages. The only problem is that I can not see any menu, button, ... related for setting up WooCommerceConnector in ERPNext. There is the build-in WooCoomerce Settings menu in the Marketplace section. But for WooCommerceConnector App there is nothing new after the install.
Am I missing something here? Or is it related to ERPNext Version 13.5.0? Any help would really be appreciated! Kind regards, Nobunaga
This is the install log for the WooCommerceConnector - everything fine from my point of view: