Categories
Web Developing

How to Limit Google Place API Auto Complete to Certain Country

This article covers: When using Google Places API, limit the country to Australia in address auto complete suggested results. This feature was used in a Magento 1.9 One Step Checkout. Audiences of this article: Web developers Using the region parameter You may notice in this article, Google has covered how to control your auto complete […]

Categories
Knowledge Base Server Administration

How to Configure Timezone Properly in A LAMP Stack

This article covers: How to Setup Time Zone on Your Web Server based on LAMP Stack Audiences of this article: LAMP Stack Admin Change Linux Timezone To check timezone in a Linux OS such as Ubuntu: timedatectl The output looks like this: Local time: Fri 2020-04-10 15:10:28 AEST Universal time: Fri 2020-04-10 05:10:28 UTC RTC […]

Categories
Magento Developing

Update Magento from 2.3.0 to 2.3.4

This article covers: Audiences of this article: Getting Magento 2.3 file and folder permission right One of the most confusing areas about Magento 2 development is getting the file system owner and permission right. Due to a lack of workable official recommendations, prior to Magento 2.3, there were thousands of threads floating around the Internet […]