Follow these steps to install a module on Magento 2. Modules are self-contained packages used to add new features, change the appearance or modify the way certain tasks are handled
Hubbspot has two types of properties related to date - date and datetime. This workflow converts a datetime field to date and stores in a date field.
Learn how to customize the Admin bar in Wordpress that appears at the top of your website when you are logged in to the backend of your site
By default WCF is not included in VS2022. This article demonstrates how to create a SOAP-based web service using C# ASP.NET in Visual Studio 2022.
Web services are a powerful tool for connecting different systems and applications over a network. This article discusses two main types of web services - SOAP and REST.
Magento Hubspot integration using REST API. Here is a Python script to get customer details from Magento and create then as contacts in Hubspot using REST API.
This tutorial demonstrates how to use Python for Magento REST API integration. The sample program shows how to list orders and to get a order details by order Id.
How to make REST API calls to get data from Magento for importing to third party ERP and CRM systems. Contains examples for making REST API calls using POSTMAN and CURL.
Certbot is an open source tool to automatically renew Let's Encrypt certificates every 60 days. This article explains how to update certbot to latest version on Ubuntu.
How to identify that your Wordpress site is hacked? Once you know it is hacked, how do you clean/fix it?