Closed EdouardDem closed 6 months ago
Sandboxed extensions do not have access to database yet: https://docs.directus.io/extensions/sandbox/sandbox-sdk.html#reference
Any indication when this will be added? Would be very handy :)
@Loosie94 Unfortunately this is not possible yet due to Directus limitations. Endpoint extensions need to be sandboxed and don't have access to the database.
However you can add this environment variable MARKETPLACE_TRUST=all
in order to force Directus to list all available extensions: https://docs.directus.io/self-hosted/config-options.html#marketplace
https://docs.directus.io/extensions/sandbox/introduction.html