Upgrade Magento Blog from shell

cd /var/www/domain.nl/web
php7.0 /usr/bin/composer require magefan/module-community;
php7.0 /usr/bin/composer require magefan/module-blog;
php7.0 bin/magento setup:upgrade;
php7.0 bin/magento setup:di:compile;
php7.0 bin/magento setup:static-content:deploy nl_NL en_US;

If you update an old version of the blog you may have to move/delete the old version by running:
mv app/code/Magefan /