Execute
composer require hallowelt/visualeditorplus dev-REL1_35
within MediaWiki root or add hallowelt/visualeditorplus
to the
composer.json
file of your project
Add
wfLoadExtension( 'VisualEditorPlus' );
to your LocalSettings.php
or the appropriate settings.d/
file.