Developers' tools and API's
Developers » Ready Made App
Introduction
TG Ready Made App, as shown from name is a web based tutorial application using Tutorials Garden's APIs. Those who wants to start their own tutorial system but don't have enough resources or time to do so, can use our application. All tutorial review and activation process are handled by Tutorials Garden, so you don't need to worry about time.Getting Started
You can start your tutorial website in matter of minutes, Only three easy steps are required.
» First get your API key from here
» Then download script from here
» Configure and upload script, using these instructions
Features
Following is the list of some features of this script,
» Easy to install, it takes less than two minutes to have your own website ready.
» Uses powerful template engine (Template Power), so look and feel can be customized easily.
» You don't need to bother about tutorial activation and review stuff, it is done on TG's side.
» Since no tutorials are saved on your server, so no database is required.
Demo and Download
Life2Pixel.info is using our App, you can see a live demo herehttp://www.life2pixel.info
Script can be downloaded from
http://www.tutorialsgarden.com/developers/download/readymadeappzip/
Configuring and Installing
1. After downloading and extracting script, open inc/config.php2. Search for $config['api_key'] = "myapikeyhere";
3. Replace myapikeyhere with your API key
4. Now find $config['tpp'] = "10";. These are the number of tutorials to display per page, set it according to your layout
5. Find $config['site_title'] = "My tutorials website using TG APIs";. This is the title of your website
6. Find $config['site_url'] = "http://mytutorialsite.com";. This is the url of your website like http://www.mytutorialwebsite.com
7. Find $config['site_template'] = "darkblue";. This is template of your site, currently only one template is available for download, but I will release more in future
Once you are done with above settings, upload the script to your server and your website is ready.
One thing Important
This scripts is provided to you free by Tutorials Garden. I have spend many hours of mine on developing this website and its API, so I surely deserve a linkback. So please don't forget to linkback to Tutorials Garden.This script is offered so "as is" without warranty of any kind, either expressed or implied. Tutorials Garden will not be liable for any damage or loss of data whatsoever due to downloading or using script. In no event shall Tutorials Garden be liable for any damages including, but not limited to, direct, indirect, special, incidental or consequential damages or other losses arising out of the use of or inability to use the script and/or information from Tutorials Garden


