Welcome!
“Ovoo-Movie & Video Streaming CMS” Documentation v2.0 by Spa Green Creative - support@spagreen.netThank you!
for purchasing this PHP movie script! If you have any questions that are beyond the scope of this help file, please feel free to create a ticket via our Support Center
(Do not forget to include your Purchase Code that you got from Envato when you purchased this CMS).
Thanks so much!
Table of Contents!
Installation
Or follow bellow process
Once you download .zip file from CodeCanyon, open it and find ovoo.zip inside.
Copy ovoo.zip somewhere on your hard drive and then follow steps below:
To install using the built-in installer:
- Login to cPanel > File Manager.
- Under Upload tab, click on "Choose File" and choose ovoo.zip from your hard drive.
- Open Any Internet Browser to install the Ovoo.
- Type your web address and hit enter.Example(www.yourdomain.com)
- If this is the first time you've not installed ovoo, you will get installation page.
- Step-1:Check File Write Permission Then Click Next to continue with the installation.
- Step-2:Enter Purchase Information Then Click Next to continue next step.
- Step-3:Enter Database login credential information Then Click Next to continue next step.
- Step-4:Enter Admin login credential information Then Click Start Installation to Finish Installation.
- If successful, login To admin dashboard to manage your system. Retry if you are fail to maintain full steps.
To upload a Ovoon using FTP:
- Login to your hosting via your FTP client.
- Navigate to your public_html directory.
- Extract ovoo.zip and copy Ovoo's files to public_html directory on your host.
- Open Any Internet Browser to install the Ovoo.
- Type your web address and hit enter.Example(www.yourdomain.com)
- Follow steps to complete.
Installation Requirment
- PHP 5.4 or Higher.
- MySQLi.
- GD Library.
- Simple XML.
- cURL.
- mbstring
- allow_url_fopen.
Setup Note
In order to work, OVOO must have at least:
- 'application/config/config.php' is
writable - 'application/config/database.php' is
writable - '/uploads' directory is
writable - CURL(php extension) must be
enable
You will find more info right below on why to set up these...
Start Installation:
- Check your preinstallation requirement.
Note: Click on image to view more larger.
- Enter database credential,item purchase code & login details.
Note: Click on image to view more larger.
- Delete your installation directory! The visit you home page.
Note: Click on image to view more larger.
Compatibility & Requirements
Ovoo was made using PHP 5.6 and MySQL 5.7.11 , but since it uses common PHP functions, it should work on older versions as well, but there’s no guarantee.
Minimum System Requirements:
PHP Version: 5.4+
CURL ENABLED (php extension)
Apache - rewrite_module (Apache Module) Must enable for SEO Friendly URL
Browser Support: Google Chrome | Mozilla Firefox | Opera | Safari | Internet Explorer 8+
Recommended:
PHP Version: 5.6+
CURL ENABLED (php extension)
MySQL Version: 5.7.x
Apache - rewrite_module (Apache Module) Must enable for SEO Friendly URL
Browser Support: Google Chrome | Mozilla Firefox | Opera | Safari | Internet Explorer 9+
Update to v2.0
Please note that bellow features will not supported while you will be update from previous version dute to a database structure of v2.0.
- Poster Image.
- Stars
- Genres
- Country.
- TV-Series
Submit a ticket to manual update/migration with bellow info:
Manual Update is valid for previous valid buyer only.
TimeLine: 7-15 days to complete.Submit a ticket
- Your item purchase code & envato username.
- Full Database backup
- File & Directories Backup.
- Website URL.
- Cpanel Access
Update V2.1 to V2.2
Unzip main_file and open "update v21 to v22".
Upload and replace "Application" directory from "update v21 to v22" to "public_html/application/"
Note: Click on image to view more larger.
Open phpmyadmin and select your database.Then goto SQL->paste bellow query->click go
ALTER TABLE `videos` CHANGE `description` `description` LONGTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL;
Done!
Update V2.2 to V2.5
Unzip main_file and open "update v22 to v25".
Upload and overwrite "Application,assets,uploads" directory from "update v22 to v25" to "public_html/"
Note: Click on image to view more larger.
Open phpmyadmin and select your database.Then goto import->brows and select update.sql ->click go
Done!
Update V2.5.7 to V3.0.0
1. Create Full site backup(Manually)- Recommended.
2. Create a Batabase backup from phpmyadmin(Manually)- Recommended.
3. Unzip main_file and open "update v257 to v30".
4. login to database adminpanel(phpmyadmin,adminer) then import update.sql file to your current database.
2. Upload and overwrite "Application","assets" & "system" directory from "update v257 to v30" to "public_html/"
Done!
Update V3.0.6 to V3.1.0
1. Create Full site backup(Manually)- Recommended.
2. Create a Database backup from phpmyadmin(Manually)- Recommended.
3. Unzip main_file and open "update/v306 to v310".
4. login to database adminpanel(phpmyadmin,adminer) then import update.sql file from "update/v306 to v310/database/" to your current database.
5. Upload and replace all files and directory from "update/v306 to v310/files/" to "public_html/"
Change all slug from live tv category
Done!
Contact here if you fetch any issue: Help desk
or you may email us with cPanel Access,Envato username & Purchase code here: support@spagreen.net
Update V3.1.2 to V3.2.0
1. Create Full site backup(Manually)- Recommended.
2. Create a Database backup from phpmyadmin(Manually)- Recommended.
3. Unzip main_file and open "update/v312 to v320".
4. login to database adminpanel(phpmyadmin,adminer) then import update.sql file from "update/v312 to v320/database/" to your current database.
5. Upload and replace all files and directory from "update/v312 to v320/files/" to "public_html/"
Done!
Contact here if you fetch any issue: Help desk
or you may email us with cPanel Access,Envato username & Purchase code here: support@spagreen.net
Update V320 to V321
First change directory premission to writable/777 for thoes folder "application/controllers", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file from "main_file\update\v320 to v321\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo321.zip" file from unziped folder "main_file\update\v320 to v321"
5. Then click "process update button" and wait untill complete.
Done!
Update V321 to V322
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file from "main_file\update\v321 to v322\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo322.zip" file from unziped folder "main_file\update\v321 to v322"
5. Then click "process update button" and wait untill complete.
Done!
Update V321 to V322
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file & folder from "main_file\update\v322 to v323\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo323.zip" file from unziped folder "main_file\update\v322 to v323"
5. Then click "process update button" and wait untill complete.
If you have multitple language active then Upload and replace all file from "main_file\update\v322 to v323\langauge" to "public_html\application\language\language_name"
Done!
Update V323 to V324
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file & folder from "main_file\update\v323 to v324\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo324.zip" file from unziped folder "main_file\update\v323 to v324"
5. Then click "process update button" and wait untill complete.
Done!
Update V324 to V325
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file & folder from "main_file\update\v324 to v325\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo325.zip" file from unziped folder "main_file\update\v324 to v325"
5. Then click "process update button" and wait untill complete.
Done!
Update V325 to V326
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo325.zip" file from unziped folder "main_file\update\v325 to v326"
5. Then click "process update button" and wait untill complete.
Done!
Update V326 to V327
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file from "main_file\update\v326 to v327\files" to "public_html\application" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo327.zip" file from unziped folder "main_file\update\v326 to v327"
5. Then click "process update button" and wait untill complete.
Done!
Update V327 to V328
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file from "main_file\update\v327 to v328\files" to "public_html" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo327.zip" file from unziped folder "main_file\update\v327 to v328"
5. Then click "process update button" and wait untill complete.
Done!
Update V328 to V329
First change directory premission to writable/777 for thoes folder "application/controllers", "application/config", "application/models", "application/views"
Then follow bellow step
1. Unzip main_file.
2. Upload and replace all file from "main_file\update\v328 to v329\files" to "public_html" directory
3. Login to admin panel then goto update from Setting >> Update
4. Click choose file and brows "ovoo327.zip" file from unziped folder "main_file\update\v328 to v329"
5. Then click "process update button" and wait untill complete.
Done!
About Author & Credits
Credits
- PHP, MySQL, Apache
- PHP Codeigniter Framwork,
- JQuery, JQueryUI
- Twitter Bootstrap
- Ion Icon
- SweetAlert2
- jqueryDataTable
- SummerNote
- NotifyJs
- Select2
- Form Parsley
- Admin Templete
Demo Contents
- Movies: www.ovoo.tv
- Posts: www.mtv.com
Other php Script application in codecanyon
- OXOO - Android Live TV & Movie Portal App with Powerful Admin Panel
- ITNOW - IT Warranty & Inventory Tracking System
- Ajax Envato Purchase Code Checker
Special Thanks and Dedicated
Our parents And Spa Green Creative family