E commerce Settings

I am trying to build my first e commerce using the erpnext but the “E commerce Settings” is not available in the awesome bar and neither is the Products settings, can someone help me out

Please let me know if you have installed the ERPNext as well and on which version of ERPNext you are on?

1 Like

Hi @ossmanjr,

When I checked your screenshot, so ERPNext app is not installed on your site.
Please install the erpnext and then check for it.

If manually installed, then apply the below command for the erpnext app install.

If version 13 then apply it.

bench get-app --branch version-13 erpnext

If version 14 then apply it.

bench get-app --branch version-14 erpnext

I hope this helps.

Thank You!

1 Like