Is there a method to simplify the installation process for replicating a Frappe site with numerous apps? Currently, the process of manually adding each app to the bench and then installing it for a production site is quite tedious. Is it possible to use a site-specific app configuration that would allow for the installation of all apps in a single step? @NCP
can we also use for
bench get-app payments erpnext hrms
to get all apps in one go?
If you want to install erpnext hrms on all sites then you can use it.
No idea