Skip to main content
I have a package wich works fine so far. But now I need to do some stuff at installation time. How can I register a 'Post Install Script/Class'?

 

I would expect some kind of entry in my 'sfdx-project.json', but I can't find any information about it. The only thing I have fond is this: https://developer.salesforce.com/docs/atlas.en-us.packagingGuide.meta/packagingGuide/apex_post_install_script_specify.htm?search_text=post%20install but I don't have a 'package.xml'.
8 answers
  1. Jan 24, 2019, 12:01 PM
    Is it a managed package? I think post-install scripts are only available for managed ones. It would be on the right side of the form.
0/9000