I've had several people ask me about standardizing Lucee extensions to be publishable on ForgeBox. What if we create an extension provider .cfc on the ForgeBox site that would dynamically list forgebox entries of type 'lucee-extension'? People could add it to their admin and then ForgeBox's lucee extensions would get pulled in. We might need to segregate a Lucee 4.x and 5.x provider.
Sounds like an interesting idea? Should we charge for this?
I would say no. All it really would be is a CFC that queries out the forgebox entries of a certain type and returns them in the format Lucee Expects.
Another reason to start storing extensions on Forgebox is so we can enhance CommandBox to install them as well.