BigCommerce Etsy Integration User Guide

Review If you’re looking for an app that helps you integrate BigCommerce and Etsy to sync your data, then you’ve come to the right place. Our expert team is here…

Odoo Celebration TV APP

INTRODUCTION Celebrate your day with the Odoo Celebration TV app! The Odoo Celebration TV app module turns Android TV into a center of joy and recognition for the organization. This…

They are key to dictionaries – The Daily WTF

It’s incredibly common to convert objects to dictionaries/maps and back, for a variety of reasons. JeffA coworker was tasked with entering a dictionary containing three keys, “mail,” “telephonenumber,” and “faximiletelephonenumber”…

Magento 2 Guide Sign in with your Apple ID

The Magento 2 Sign In with Apple ID extension allows users to sign in to their site using their Apple ID. Like signing in with Facebook and Gmail, you can…

How to setup Google reCAPTCHA in Magento 2

In this blog we will discuss Google CAPTCHA, what is it? and how can we use it? What is Google reCAPTCHA and its benefits reCAPTCHA, a service provided by Google…

Past Imperfect – The Daily WTF

A stubborn anonymous reporter pointed out that our form validation code was broken. He’s not wrong. But at least it can report the weather without the need for emoticons! :-3…

The Right Candidate – The Daily WTF

In the late 90’s and early 2000’s, an entire industry was launched to get companies and governments to switch from their 60’s mainframe systems to something modern. “Modern” in those…

Gotta Catch Them All – The Daily WTF

It’s a good idea to handle any exception that might be raised in some useful way. This often means you need to take advantage catch the ability of the block…

How to encrypt a PostgreSQL database at rest and in transit

PostgreSQL is a robust open source object-relational database system with many capabilities that securely store and process even the most complex data requests. Due to its well-established design, reliability, data…

Create attributes in WooCommerce programmatically

In this blog we will see how to create attributes in WooCommerce using coding. Before we proceed further, we should know what WooCommerce attributes are. In WooCommerce, you can add…