Install old version frappe

Hi everyone I’m with a issue I want the version 7 of frappe and erpnext. Can I install old versions? if yes how can I do ?
Thanks for advance.

@Thiago_Henry
Get both frappe and ERPNext from v7.0.x branch.

1 Like

May be this thread will help you…

1 Like

Do you have Frappe and ERPnext installed already?

If so, do some git checkout on both of the applications.

Navigate to both Frappe and ERPnext

git fetch --all --tags --prune
git checkout tags/v(7.2.22/or any)

Just refer to the GitHub repository of both the Frappe and ERPnext.

2 Likes

lol, Thank you everyone, I got it.

1 Like

This topic was automatically closed after 24 hours. New replies are no longer allowed.