-
Setting up XDebug on Local
Take your PHP code debugging skills to the next level using XDebug with VSCode when you use Local (by Flywheel) as your server stack.
-
Preparing a server for a WordPress Installation
Unsure how to configure cPanel on your server for a WordPress website? Then look no further for a few simple steps to make you a cPanel ninja and install WP like a pro.
-
What is a bespoke website development company?
Designing and developing a bespoke website requires specialist skills over and above those for making standard brochure websites.
-
Invoicing and Statement App for global Tertiary company
We designed and built an accounting application where Sage Accounting failed.
-
Integrating WooCommerce into a manufacturing environment
How to hook up an eCommerce site with a computer numerical control (CNC) machine.
-
Register_taxonomy was called incorrectly
In my latest app I wanted to force the naming of WooCommerce Product Attributes as my code would cycle through them to decide which custom properties apply to Variable Products. A great way to introduce structure for custom values for variable Products.
-
Woo lifecycle for product custom properties
Here’s an outline of the WooCommerce life cycle and where you can use hooks and filters to allow custom items to be put on the product page and pass through to the Basket, the Cart and the Order.
-
Xdebug and Local (by flywheel)
As a web developer the tools I use are important to my workflow. Choosing a set of tools that work well together is a given. At the time of writing my IDE of choice is VS Code by Microsoft and local web server is Local (by Flywheel).