cmiteam / directus-extension-custom-search

Override the Directus internal search system with a custom search filter - supports relationships
MIT License
9 stars 2 forks source link

Publish on Directus Marketplace #2

Open procrastimax opened 5 months ago

procrastimax commented 5 months ago

I searched a long time for a solution like this. It's perfect!

However, I cannot install the extension with npm from the GitHub URL. The package is downloaded but not built. There is no dist/ folder after running 'npm install https://github.com/cmiteam/directus-extension-custom-search.git' and I cannot get it to running in my directus docker setup.

Could you guys check if you can publish this extension bundle to the Directus marketplace to make it available more easily?

JoshTheDerf commented 5 months ago

Unfortunately it does not seem to be possible to sandbox the extension appropriately to add it to the Directus marketplace. I intend to eventually publish an NPM package.