Hi Hope you are good. We are currently working with Suite Bundler to create and deploy a SuiteApp created, using eclipse SDF to Client's account.
Now we need to do some configuration setup and need some suggestions for following scenario
1. Before or after installation
2. Before or after update
3. Before uninstallation.
We need this to handle multiple scenarios like
1. To check the installation date for update purposes from client's account.
2. To give a bundle for demo purpose e.g. for 15 days and after that time, It stop working.
3. Uninstall that bundle externally in client's account from our production account.
Is there any way that we can stop bundle functionality on the basis of some checks?
Basically we want to manage everything i.e. installations, updations or uninstallations externally from production account.