frappe.installer.add_module_defs (app)
No docs
frappe.installer.add_to_installed_apps (app_name, rebuild_website=True)
No docs
frappe.installer.check_if_ready_for_barracuda ()
No docs
frappe.installer.create_auth_table ()
No docs
frappe.installer.create_database_and_user (force, verbose)
No docs
frappe.installer.get_conf_params (db_name=None, db_password=None)
No docs
frappe.installer.get_current_host ()
No docs
frappe.installer.get_site_config_path ()
No docs
frappe.installer.import_db_from_sql (source_sql, verbose)
No docs
frappe.installer.init_singles ()
No docs
frappe.installer.install_app (name, verbose=False, set_as_patched=True)
No docs
frappe.installer.install_db (root_login=root, root_password=None, db_name=None, source_sql=None, admin_password=None, verbose=True, force=0, site_config=None, reinstall=False)
No docs
frappe.installer.make_conf (db_name=None, db_password=None, site_config=None)
No docs
frappe.installer.make_connection (root_login, root_password)
No docs
frappe.installer.make_site_config (db_name=None, db_password=None, site_config=None)
No docs
frappe.installer.make_site_dirs ()
No docs
frappe.installer.post_install (rebuild_website=False)
No docs
frappe.installer.remove_app (app_name, dry_run=False)
Delete app and all linked to the app's module with the app.
frappe.installer.remove_from_installed_apps (app_name)
No docs
frappe.installer.remove_missing_apps ()
No docs
frappe.installer.set_all_patches_as_completed (app)
No docs
frappe.installer.update_site_config (key, value)
Update a value in site_config