Skip to content

ChimpGamer/NetworkManagerWebbie

Repository files navigation

NetworkManager Logo

Wiki

https://networkmanager.gitbook.io/wiki/networkmanager-webinterface/installation

Updating

First enter the folder that contains the web files. Then run the following commands to update:

php artisan down
git pull
composer install --no-dev --optimize-autoloader
php artisan optimize:clear
php artisan config:cache
php artisan route:cache
php artisan up

After that it should be running just fine again.

Addons

Currently, there is only two addons implemented. Feel free to add more addons by creating a PR.

  • UltimateTags - You can enable this addon by running php artisan module:enable UltimateTags. The configuration for this addon is located in: addons/UltimateTags/config.
  • UltimateJQMessages - You can enable this addon by running php artisan module:enable UltimateJQMessages. The configuration for this addon is located in: addons/UltimateJQMessages/config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •