PHP code example of empiricompany / openmage_ignition

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

    

empiricompany / openmage_ignition example snippets


self::dispatchEvent('mage_run_installed_exception', ['exception' => $e]);