“Directory Prop” Documentation by “e-plugin.com” v1.0


“Directory Pro”

Created: 15/8/2015
By: e-plugin.com
Email: aktar567@gmail.com

Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thank you so much!


Table of Contents

  1. Active the Plugins
  2. After Instal
  3. Overriding templates
  4. Short Code | PHP Code
  5. Create A Package
  6. Settings
  7. User Roles
  8. Bidding
  9. Add Bidding Amount
  10. View Control

A) Active the Plugins - top

Uploading in WordPress Dashboard

1. Download `directory-pro.zip`
2. Navigate to the 'Add New' in the plugins dashboard
3. Navigate to the 'Upload' area
4. Select `directory-pro.zip` from your computer
5. Click 'Install Now'
6. Activate the plugin in the Plugin dashboard

Using FTP

1. Download `directory-pro.zip`
2. Extract the `directory-pro` directory to your computer
3. Upload the `directory-pro` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
The WordPress codex contains [instructions on how to install a WordPress
plugin](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).


After Installation - top

1. After install the plugin reset your permalink  [ Settings->permalinks ].

2. Create Package for new user.

3. Create "Directories" categories

4. Set payment gateway and set payment gateways API keys


Overriding templates - top

The template files can be found within the /directory-pro/template/ : Copy the template folder and paste into on your current theme folder and rename it as "directorypro".

Why Overriding templates: If you change any thing on the template file then it will will not affect on your change of the plugin next upgrade .

Short Code | PHP Code - top


Pricing Table
Short Code : [iv_directories_price_table]
PHP Code : <?php echo do_shortcode('[iv_directories_price_table ]'); ?>


Signup Form
Short Code : [iv_directories_form_wizard]
PHP Code : <?php echo do_shortcode('[iv_directories_form_wizard ]'); ?>


My Account
Short Code : [iv_directories_profile_template]
PHP Code : <?php echo do_shortcode('[iv_directories_profile_template ]'); ?>


Login
Short Code : [iv_directories_login]
PHP Code : <?php echo do_shortcode('[iv_directories_login ]'); ?>


Public Profile
Short Code : [iv_directories_profile_public]
PHP Code : <?php echo do_shortcode('[iv_directories_profile_public ]'); ?>


Create A Package - top

Create a package for user signup and user role.

Create  Package

Settings - top

You can chage some setting here.

setting

User Roles - top

User role "Basic" will create on the plugin activation. The "Basic" role has only file upoload privilege. For under the package user will get the package role [upload pic, add post, edit post]. After cancel or unsuccesful payment it will convert to "Basic" Role.

setting

Bidding for top search - top

User can bid his/her listing/directory for top search rank. Bidding will depend on locality 50 km redius. Admin can change the redius number from "Directory Pro" Setting->Bidding page

setting

setting

setting


Add Bidding Amount - top

It will add on admin Paypal and Stripe account

setting

View Payment History

setting

View Control - top

You can control view by user role.

setting

Go To Table of Contents