Resell GD Wordpress Plugin - Rating, Reviews, Demo & Download

Resell GD Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Resell GD Plugin – Allow GoDaddy Resellers to redirect product sales and perform domain name search through their reseller.

This plugin helps Resell GDs set up a store front on their own site that allows their users to perform Domain searched
and purchase other hosting and domain products.

Features include:
* Upgrade Safe customization
* Importing of exported GoDaddy Price Lists
* Exporting of Price Lists for importing into GoDaddy

Customization

This plugin is built completely with PHP Objects. All of the obhects except godaddyreseller.php can be inherited for customiztion.
There are some rules for this:

  • The customized object must be in the custom directory.
  • The filename must be _custom.php, i.e. gd_admin_custom.php
  • The class must be named _custom and inherit , i.e class gd_core_custom inherits gd_core {.
  • It should include a constructor that calls the parent constructor:
    function __construct() {
    parent::__construct();
    }

javascript and css files may be customized also. The custom items are placed in the custom folder and named custom.js and
custom.css. The default scripts and css files are enqueued before the custom scripts.

Screenshots

  1. Configure Resell GD. Enter your GoDaddy Program ID and Domain Search URL. The Purge GoDaddy Products checkbox will delete all the GoDaddy products from the database.

    Configure Resell GD. Enter your GoDaddy Program ID and Domain Search URL. The Purge GoDaddy Products checkbox will delete all the GoDaddy products from the database.

  2. Import GoDaddy Products. Select the Export Group, the GoDaddy Price management page the products are on, and click the Do Import button. The import can rakde some time.

    Import GoDaddy Products. Select the Export Group, the GoDaddy Price management page the products are on, and click the Do Import button. The import can rakde some time.

  3. Import GoDaddy Prices. These are the prices exported from the GoDaddy Price management page.

    Import GoDaddy Prices. These are the prices exported from the GoDaddy Price management page.

  4. Add your shortcodes to your posts or pages. You can use the Shortcode Generator to generate a shortcode.

    Add your shortcodes to your posts or pages. You can use the Shortcode Generator to generate a shortcode.


Reviews & Comments