How to install Hospitality module on v14?

Hello everyone,

Please how can I install Hospitality module on v14 ?

In the frappe-bench path, just type these commands

bench get-app hospitality

bench --site {yoursitename} install-app hospitality

`

Will this work for v15?

Thank you @MohamedAbdulsalam . It is not working, I checked Github, Hospitality Module (Github repository) has been archived.

@wolealadekoba Archiving the Hospitality repository on GitHub means that the repository is no longer actively maintained or supported by the original developers.
However, if you still want to use the hospitality module, you can… just fetch the app

bench get-app <repository_url>