manifest / integrations / fairmuse-portal-front-to-back
FairMusE Portal Wordpress plugin GitLab
Wordpress plugin for Fair MusE Portal functionality including reminder emails and SSH data transfers
by Saulo Arias Hernandez, Eric Arrivé · gitlab.com/sauloarias/fairmuse-portal-front-to-back
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/sauloarias/fairmuse-portal-front-to-back/-/archive/main/fairmuse-portal-front-to-back-main.zipReadme
FairMusE Portal WordPress PlugIn
To update plugin on server :
- open terminal on frontend server through SSH
- go to the plugin folder
cd /srv/www/portal.fairmuse.eu/https/wp-content/plugins/fairmuse-portal - pull code from git repo by executing following command
sudo -u www-data git pull