PHP code example of habeuk / habeuk_project_commerce

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

    

habeuk / habeuk_project_commerce example snippets


cd /siteweb/mydrupal/public/web
php -d memory_limit=256M ./core/scripts/drupal quick-start habeuk_commerce

 php -S localhost:8000