Lost Website Item List after upgrading ERPNext to version 15

Hi All,

I have recently done upgrade of ERPNext version from v14 to v15.
I have lost Website Item List as its no longer searchable and the products page is missing
Kindly advise!

Thanks,
Olister

Hi @olisterr,

You have to install the webshop app for that because in v15, eCommerce-related functionality will be managed in a separate app.

If you want to install the app for v15 then please apply the command:

bench get-app --branch version-15 webshop
bench --site sitename install-app webshop

Please check it.

Thanks this resolved my issue

Hi @NCP .,

The items are not displaying on the website without logging in.

Please advise.

Go to the website item and create it. otherwise create a website item from Item master.

Path is

your_sitename/all-products

Screenshot 2024-08-13 at 19-09-55 NHM - Tiles

Here, Tiles is my item group. In item group i have enabled “Show in website”. i have given that route in website settings. Website items also done for the items of tiles.

In v14 i have used without login to see the items.

But in v15 can’t able to use like this. After logged in only i can see the items list.

Please advise.