Contact Me Manager Plugin

Installation instructions

  1. Download contactme-manager.zip
  2. Unzip contactme-manager.zip.
  3. Upload contactme-manager.php to your wp-content/plugins directory.
  4. Activate the plugin.
  5. Go to options.
  6. Go to contact me manager to activate the tool.
  7. If you have sidebar widget activated. Go to Presentation>>Sidebar Widgets and add contact-me widget in the sidebar.
  8. If you dont have sidebar widgets activated. You can edit sidebar.php and add the tool manually.
    • add <li> <?php sidebar_contactme(); ?> </li> in sidebar.php