PHP code example of drupalwxt / site-wxt
1. Go to this page and download the library: Download drupalwxt/site-wxt 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/ */
drupalwxt / site-wxt example snippets
sh
export COMPOSER_MEMORY_LIMIT=-1 && composer install