Tips For Drupal SEO Modules

Drupal is an open source content management platform powering millions of websites and applications. Here are the SEO modules that you should definitely have installed and configured if you own a Drupal website How you can quickly harness the power of Drupal to get your site indexed and get top rankings in Search Engines. Best […]

How to setup Backup & Migrate Module on Drupal

Setup Backup & Migrate Module Backup and Migrate makes the task of backing up your Drupal database and migrating data from one Drupal install to another easier. It provides a function to backup the entire database to file or download, and to restore from a previous backup. You can also schedule the backup operation. Compression […]

How to install WHMCS module in Vesta Control Panel

  1. Locate whmcs installation directory on your server 2. Create vesta directory in the modules/server subdirectory 3. Download php module Example: cd /home/user/web/billing-site.ltd/public_html/modules/server mkdir vesta wget http://c.vestacp.com/0.9.8/rhel/whmcs-module.php -O vesta.php The WHMCS plugin allows managing servers running Vesta Control Panel. You can automatically create delete or suspend user accounts. Users are able to change passwords […]