Skip to content

Installation#

  1. Require the plugin via Composer:

    composer require topdata/topdata-development-helper-sw6
    

  2. Install and activate the plugin:

    bin/console plugin:install --activate TopdataDevelopmentHelperSW6
    

  3. Clear the cache: ```bash bin/console cache:clear