Blog
Ideas, inspiration and tutorials for Drupal, WordPress, Javascript and everything else in between.
Blog menu
Drupal Tutorial: Plugins
Plugins in Drupal are used to extend and customise the functionality of the platform by providing reusable code that can be extended by other plugins…
Drupal Tutorial: Services
This article explains and demonstrates with example code how to create Services in Drupal version 8+ and shows developers how to create reusable PHP…
Drupal Paragraphs Responsive Background Formatter
The Drupal Paragraphs module is a widely-used tool for managing website content, and is one of the most popular modules in the Drupal ecosystem. The…
Facebook Business Page Cost
Creating a Facebook business page is a simple way to publicise your company and services, reach new and existing customers and provide a nice boost…
Magento Auto Relate Guest Orders
Magento guest checkouts are great for allowing customers to quickly pay for goods without registering but not so good if the customer decides at a…
WooCommerce Custom Fields
WooCommerce has the ability to use custom fields in various locations within the checkout, user profile and add / manage order screens. Using custom…
Starting an Ecommerce Business in Four Steps
Starting an ecommerce business may sound like a daunting task with lots of unknowns and scary techno-babble but in reality it's fairly simple. In…
Drupal SEO - Nofollow Links
I have been updating this site recently and ran into a few issues with Google indexing tag taxonomy pages and following tag links which had less than…
Recursive Copy from one Server to Another
Using SCP is a great way of copying files between remote servers where you have limited options for transferring via GIT or similar.Here is a simple…