PHP code example of fastchen / flarum-fancybox

1. Go to this page and download the library: Download fastchen/flarum-fancybox library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

fastchen / flarum-fancybox example snippets

sh
composer update fastchen/flarum-fancybox:"*"
php flarum cache:clear