Email marketing is the process of sending commercial messages to your potential customers or current customers. The content of the email can be advertisements, request for business etc. The purpose of email marketing is to enhance the relationship with your customer. The advantage of email marketing is that it is cheaper when compared with other […]
Category: Plugins
Install a new theme in WordPress
In this post I will show you how to install a theme in WordPress. If you don’t know how to install WordPress on your system for development using WampServer then read the tutorial here. In the WordPress installation themes are stored in the ‘wordpress\wp-content\themes’ folder. First you can download the theme from WordPress theme repository https://wordpress.org/themes/ or […]
Install a new plugin in WordPress
Now I will show you how to install a new plugin in WordPress. First download the plugin from the WordPress plugin repository . For example here I will install Contact form 7 plugin. You can download the plugin from here . Now unzip the folder and copy the folder ‘contact-form-7’ to the ‘wordpress\wp-content\plugins’ folder. If you don’t know […]
Zoho CRM integration with WordPress
Today I will show you how to integrate Zoho CRM with your WordPress website. WordPress is a CMS with lot of plugins that can be downloaded from the site wordpress.org. Zoho CRM integration with WordPress can be achieved by using the plugin named ‘CRM Integrator‘. First you can download the plugin from here. The downloaded plugin will […]