How to install ERPNext V16?

How to install ERPNext V16?

V16 already release?

1 Like

See the megathread:

Yes I know this information, but on the erpnext frappe repository there is no release version 16 visible.

2 Likes

Hello,
Branch develop is version 16. There is no release tag yet.

It’s in the develop branch.

Okeh thanks guys…

@Tri_Agung1 Check it here

1 Like

Hi Greendigitize,

I’ve installed the VirtualBox and imported the OVA file.

I’ve logged in with the user and password frappe

Then I see the cursor screen.

I’m a noob in Ubuntu :smile:

How do you start ERPNext? Are there some commands you have to enter?

What URL do I have to use (from Windows) to logon to ERPNext from the VirtualBox?

Kind regards,

Ouzopoezo

1-Go to the Network section of the VirtualBox and set Network Adapter to Bridged Adapter, click OK.

2- Then go back to the Black screen and enter a command to get the network address, eg. ip add

Login if necessary using frappe as username and frappe as password before issuing the above command.

3- Get that address obtained in 3 above and put it into the address bar of a web browser such as Firefox and press enter

Example: http://192.168.1.4/

You will see a welcome screen

4- Use Administrator as a username and admin as the password.

5-Follow the rest

1 Like

It’s working fine. I can play around with the V16 :smile:

When I entered the command ip add , then the response showed the 192.168.178.105 ip address after lower inet:

I can just run this ip address in a browser to logon to ERPNext:

http://192.168.178.105/

1 Like

Any updated links, or instructions on how to do a fresh install of ERPNext v16, the final release version? On Ubuntu 24.04 LTS? A fresh install of Ubuntu 24.04 LTS. Thanks.

You can use the updated docs for Frappe installation. After that you just need to get the ERPNext app and install it on your site.

1 Like

Where can I download the files for the latest version? Do you have a link? Thanks.

This is the latest v16 beta. You can clone the branch using git.

thanks for the .ova need to update python version 3.14 current bench uses 3.10