Skip to content

Define option to prevent package import

If a package author wants to prevent the import of a typo3-cms-extension package from packagist.org, it should be defined somewhere (e.g. extra section in composer.json). If the option is defined, the package should not be imported. Also, an existing package should be removed, if the option is set in composer.json after the package has been imported to TER.

Edited by Torben Hansen