Hello Dears,
I found that NPSP is an open source and I have daily errors send to me by email and I trying to Enable Debug from "Error Setting" but not get any further details because the Batch running is (hidden), so I am asking about a way to deploy the NPSP as unmanaged package and have access to all classes to debug my error more efficient way.
Thanks a lot.
While anything is possible, deploying NPSP unmanaged is not easy or advised. It’s designed to work as a connected set of 6 managed packages so every reference to namespaces (in thousands of files) has to be rewritten and tested by your developers that you’d have to own and maintain. And you’d lose all support from Salesforce and more. Don’t do it. Don’t even try.
It’s a far better plan to use the code in GitHub as reference and troubleshoot the error. If you have Premier support from Salesforce they can help.