Dev FAQs
The objective of this SOP is to provide a comprehensive resource for developers addressing frequently asked questions (FAQs) related to our development processes, tools, and best practices.
General
Got an email from a client?
As a Dev, If you get an email from the client, convert what the client wants into a Plutio task in backlog and assign your PM. And reply to the client: The PM will follow up with this task via Plutio, please make sure to always loop the PM in.
FlutterFlow
Has anyone implemented the complete deletion of user data functionality?
What we did for Juiced is manual request. This means that when a user clicks a button, it sends admin an email that this user requested data deletion, and then admin goes to the db and deletes their data. Also, we display some notification to the user that they requested account deletion.
Another way that we used was add a built-in db and check if the user "isDeleted"
Bubble
Has anyone connected Bubble to WordPress?
What I need is that when logging into Bubble, the user simultaneously logs into WordPress to access a blog.
This documentation should help you https://www.rapidevelopers.com/bubble-integrations/wordpress