Skip to content

Builder web pages are deleted when the Builder app is uninstalled and installed again. #517

@nilpatel42

Description

@nilpatel42

Currently, pages created using Frappe Builder are completely removed from the database during app uninstall. This makes development and testing difficult, because reinstalling the app results in loss of all created Builder pages.

Expected Behavior

Builder pages should either:

  • Remain stored in the site database even if the Builder app is uninstalled, or
  • Provide an automatic export/backup mechanism so pages can be restored after reinstall.

Problem

During development it is common to uninstall and reinstall apps. Losing all Builder pages

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions