PHP code example of dioscouri / f3-modules
1. Go to this page and download the library: Download dioscouri/f3-modules 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/ */
dioscouri / f3-modules example snippets
/apps/site/modules/custom_module_1/bootstrap.php
/apps/site/modules/custom_module_2/bootstrap.php
f3-modules/src/Modules/Modules/Megamenu/Listeners/Admin.php