“Sngine- Social Engine” Documentation by “Zamblek” v1.0


“Sngine”

Created: 7/14/2013
By: Zamblek
Email: zamblek@outlook.com

Thank you for purchasing my script. 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. Preparing
  2. Install
  3. Files Structure

A) Preparing - top

This script requires PHP5 and MySQL to run

Now, first thing you want to do, is to make sure you create a MySQL database along with an user for it.

So your requirements are:

  1. A MySQL database + MySQL username/password
  2. Domain name + FTP server
  3. Recaptcha publick/private keys (You can go to recaptcha.net and signup a new account and add your website and get keys)

B) Install - top

1. Create Database

After you create your database you have to upload Sngine files to your server

2. Uploading

Now you can upload the files and run Sngine installer. You will only upload files in \Script folder to your www or public_html folder on your server

3. Installing

No coding or design skills needed. Launch in 1 minute, Just go to your new Sngine the website and installer will run automatically

            http://yourdomain.com/path_to_script
        
Sngine Installer Step 1 Sngine Installer Step 1

C) Files Structure - top

We developed Sngine as MVC and built it with Smarty Template Engine and desgined it usging Bootstrap to be easy for customization and integraion.

Sngine files are separated into:

            + admin/
            + ajax/
            + content/
            + js/
            + libs/
            - reset php files here
        

If you would like to edit a specific section of the desgine, simply find the appropriate template in \Script\content\themes\default folder, In this folder you will find the css and the templates files.


That's all, Enjoy!

Zamblek

Go To Table of Contents