Welcome to DigMart Multivendow Digital MartketPlace.

=======================================================================
* How To Install This Script.
========================================================================

!. Ready Your Requirement:

>> Databae Name.
>> Database Username
>> Database Password

2. Login in into your Server Cpanel and upload the ziped file.

3. Extract the uploaded zip file to your server root usually public_html.

4. open the folder as structure bellow.

>> aplication >> config >> config.php

-- On line 26 you should find this line of text ($config['base_url'] = 'http://digmart.devs/';)

-- Kindly replace the url to your own base url usually http://mysite.com/

-- If this is not set your application will fail to load it require css styles.

5. Now launch you website base url if this is the first time the script will prompt you to install your application
-- Or directly type in the url (http://mysitename.com/install)

6. Carefully follow the installing wizard and provide the correct infomations of your server.

7. After install complete copy down the default admin login detail. you are advice to change this later.

Emaill: admin@admin.com
Password: admin1234

==============================================================================================
* How to configure Cron Jobs To make the weekly free file to work
==============================================================================================

1. On your Cpanel navigate to Cron Jobs

2. On the first availble input box select the options which says (Once per Week).

3. Now add below text in the command input field.

>> wget http://YOUR SITE URL/index.php/commands/free_file

>> Create another one and set to fire once per week for Flash sale. Now put

>> wget http://digmart.zubdev.net/commands/flash_sale

4. Replace YOur Site Url with your domain url.

5. Done. Weekly free file will be generated on the file selected to be free every week.



================================================================================================
* Credits and Libraries used
=================================================================================================


* Codeigniter PHP Framworkds
* Bootstrap Css frameworks
* Jquery file upload library
* Carbon PHP date and time library
* Paypal API interagrations
* Stripe API intergrations.
* Whoops Error handllers
* Smarty Template Engine.