# https://github.com/directus/directus/pull/15672#issuecomment-1298765492 GitHub Add support for a package extension bundle type by nickrum · Pull R... Description This adds a new bundle type to the extensions system which is package-only and which will allow you to create a single package extension that includes multiple other extensions. Those e...