We’re trying to set up our own transport provider so we can easily download and install our in-house packages across different MODX sites. However, we’re struggling to make our endpoint a valid transport provider.
When adding the provider in MODX, we get this error:
This Provider could not be verified, and therefore cannot be used as a MODX Provider. Please check the service URL and try again.
What we’re missing is a clear understanding of how the provider endpoint should be structured – specifically what the index.php or XML response needs to look like in order for MODX to recognize and interact with it properly.
Has anyone here created a custom transport provider before and could share some guidance on the required structure or a working example?
This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.