Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo
The OpenExternalLinkTarget plugin opens external links in a new window or tab.
Installation
============
add "addPlugin('OpenExternalLinkTarget');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('OpenExternalLinkTarget');