Skip to main content

Preparing VirtFusion API

Login to your VirtFusion instance #$# Create API Token Open System TAB and click API title Click on Create Token and fill with your data if you wish title

Installing Extension

To install the VirtFusionAdvanced extension, upload all files to the following directory on your server:
    /extensions/Servers/
Directory structure should look like this:
    /extensions/Servers/VirtFusionAdvanced

You can also install it via the Extension Installer tab in the admin panel simply by dropping an archive (.zip) file of the extension.

Troubleshooting

If you encounter any issues during installation or usage of the VirtFusionAdvanced extension, please follow these steps: Run these commands in your terminal:
    npm run build
    php artisan optimize:clear