PHP code example of swordbros / sw-frigian

1. Go to this page and download the library: Download swordbros/sw-frigian 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/ */

    

swordbros / sw-frigian example snippets


    "files": [
        ...
        "ext/sw-sardes/helper/theme_helper.php"
    ]

Export command: php artisan aimeos:jobs "product/export/xlsx" "default"
Import Command php artisan aimeos:jobs "product/import/xlsx" "default"