JOSH IDEAS
DRUPAL PROGRAMMERS · WEB HOSTING · THIRD PARTY API DEVELOPERS
DRUPAL PROGRAMMERS · WEB HOSTING · THIRD PARTY API DEVELOPERS
Ubuntu 16.04 terminal commands sudo apt-get update && sudo apt-get install php-xdebug && php -m && service apache2 restart Note: Using && executes multiple commands one after another. Next To turn on Xdebug and add addtional features, run
Read moreIn Drupal 7's Commerce module there's an annoying feature that clones a shipping and billing address when the smallest changes are performed on an existing order. This is how to fix that.
Read more