Install ERPNext with the new UI

Hello everyone,

I’ve been trying lately to install ERPNext on docker and “succeeded”, however, the issue is that it installs ERPNext with the old UI, not the new one with the polished sidebar …etc. The git branches i’ve tried so far are “develop” and “version-15”.

Thank you

1 Like

Hi @oussamac

What new UI you mean? develop branch is the most updated …

Hello @avc

Thanks for the reply.

I want this one:

I know that the new UI is based on Frappe UI, but can’t figure out how to activate/install it.

The installation I’m doing using either the develop or version-15, I always get this:

Hi @oussamac

This is new develop (upcoming version-16)

This screenshot is version-15 … maybe you are missing something on installing new version.

Just to clarify … new UI is not built with Frappe UI library (Vue), just JS (as always …)
Actually both follows same design pattern and styles. So apps developed with Frappe UI library and new v16 looks like similar.

See this video from last Frappeverse

Hope this helps.

2 Likes