CoinTable Documentation by RunCoders v1.0


CoinTable

Created: 05/2017
By: RunCoders
Profile: https://codecanyon.net/user/runcoders

Thank you for purchasing our software. 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. Thanks so much!


Table of Contents

  1. Requirements
  2. Installation
  3. Configuration
    1. SEO
    2. Layout
    3. Social Networks
    4. Custom Links
    5. Advertising
    6. Donation
    7. Extra Code
    8. Logo/Favicon
  4. Credits

Requirements - top


Installation - top

  1. Unzip the cointable_upload.zip package.
    (The zip package is inside the CoinTable_v1.zip file you have downloaded from CodeCanyon)
  2. Go to Configuration section.
  3. Connect to your server.
  4. Navigate to your server public installation folder.
  5. Upload the cointable_upload folder content into your root directory. Should appear, after complete, this file structure:
  6. Open your browser, and type your website url. You should see the default configurated CoinTable.

Configuration - top

Open the custom/config.php file and edit with the following instructions.

  1. SEO - top

    This configuration will affect SEO, Open Graph and Twitter meta tags.

    • name: Type your website name.
    • url: Type your website URL.
    • title: Type your website title.
    • description: Type your website description for search engine display page.
    • keywords: Type your website keywords for search engine robots.


  2. Layout - top

    This configuration will affect CoinTable visual and structural display.

    • theme: Should be a color name in:
      • red
      • orange
      • yellow
      • olive
      • green
      • teal
      • blue
      • violet
      • purple
      • pink
      • brown
      • black
    • columns: You can select the columns that appear in large screens:
      • name
      • price
      • market_cap
      • available_supply
      • volume_24h
      • change_1h
      • change_24h
      • change_7d
    • orderby: This is the default ordered column.
      (Should be a valid columns of previous item)


  3. Social Networks - top

    Place here your social network page links.

    Networks available:
    • facebook
    • twitter
    • linkedin
    • google_plus
    • youtube
    • instagram
    • pinterest
    • tumblr
    • reddit
    • github
    • stackoverflow
    • codepen
    • dribble
    • flickr

    Write your url string or leave a null value for disable network.


  4. Advertising - top

    Make advertising in CoinTable with ad places:

    • Top Ad
      • Size: 728x90
      • Code file: custom/ads/top.php
    • Bottom Ad
      • Size: 728x90
      • Code file: custom/ads/bottom.php

    Paste your ads' html code in ads' code files and save. For enable/disable it write true/false to ads configuration in custom/config.php file.


  5. Donation - top

    This section allows your to set a donation request.

    • show: Type true or false to enable donation section.
    • title: Type the title of the donation section.
    • subtitle: Type the subtitle of the donation section.
    • message: Type the subtitle of the donation section.
    • addresses: Add pairs of cryptocurrency name and address strings



  6. Extra Code - top

    If you need to place any extra code at the bottom of page, (e.g Google Analytics) place it in custom/extra_code.php file.


  7. Back to instalation

Credits - top

CoinTable is using the following frameworks/APIs:

Thanks to all that contribute for the development of these technologies.


Once again, thank you so much for purchasing our software. See us in Codecanyon

RunCoders

Go To Table of Contents