cedricziel / idea-php-typo3-plugin

TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
MIT License
96 stars 8 forks source link

[All] Take pluginEnabled setting into account in plugin features #247

Closed cedricziel closed 6 years ago

cedricziel commented 6 years ago

This extensive changeset makes sure, the plugin functionality is only enabled, when the new pluginEnable (#243) setting is true.

Perfect time to introduce some more tests.