We have rebranded our product and we need to remove all mentions of the old brand from the app. We are looking for a way to search across all elements, workflows, etc. for any mention of the old brand, wichout having a specificy each workflow/element type manually, which would take ages to finish. Are there any Bubble features or plugins that would allow us to do it as easily as we would have searched across code files if the app was built with code?
Have you tried using the native Search tool?
or is the issue there that it searches one-by-one?
As a workaround alternative (and this is very hacky, and I recommend you backup before trying this), you can export JSON from Settings and do Ctrl+F on the entire app JSON to find any mention of the old brand and then upload that JSON back.
1 Like
Thank you. I will try the JSON export feature as the search will require searching one by one, which will take an insane amount of time.
Note that when you import it back, this wipes everything and replaces the app with the imported app structure.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.

