CoinTable Documentation by RunCoders v1.0
CoinTable
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
- Requirements
- Installation
- Configuration
- SEO
- Layout
- Social Networks
- Custom Links
- Advertising
- Donation
- Extra Code
- Logo/Favicon
- Credits
Requirements - top
Installation - top
- Unzip the cointable_upload.zip package.
(The zip package is inside the CoinTable_v1.zip file you have downloaded from CodeCanyon)
- Go to Configuration section.
- Connect to your server.
- Navigate to your server public installation folder.
- Upload the cointable_upload folder content into your root directory. Should appear, after complete, this file structure:
- 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.
-
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.
-
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)
-
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.
-
Custom Links - top
Make your own external links, like affiliate or services links.
Add pairs of title and URL strings
-
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.
-
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
-
Logo/Favicon - top
You can customize the logo and favicon displayed in images/ folder.
Replace with your custom PNG files (keep filenames).
-
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