PHP code example of lamosty / bedrock-plugin-control

1. Go to this page and download the library: Download lamosty/bedrock-plugin-control 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/ */

    

lamosty / bedrock-plugin-control example snippets


**
 * Plugins which get force-enabled in development environment.
 * Include them in your composer.json "r/query-monitor.php',
	'debug-bar-console/debug-bar-console.php',
	'p3-profiler/p3-profiler.php',
	'rewrite-rules-inspector/rewrite-rules-inspector.php'
);