Doptor Installation process is very easy. At first you have to decide where you planning to install Doptor CMS.
1. Localhost
2. Web Host
1. Localhost.
Download doptor latest CMS from http://www.doptor.org
unzip first.
and type localhost/FolderName
will be start installation steps.
2. Web Host
Download doptor latest CMS from http://www.doptor.org
unzip first.
and type yourdomain.com
will be start installation steps.
for more information please discuss here.
If you download from github, below the details :
Requirements
PHP 5.4 and above
MCrypt PHP Extension
mod_rewrite module enabled, if serving the CMS on an Apache server
php_fileinfo plugin enabled
MySQLi extension installed and enabled
PHP cURL extension installed and enabled
PHP zip extension installed and enabled
Installation
Install Composer ()
Doptor CMS is based on Laravel, which utilizes Composer to manage its dependencies. First, download a copy of the composer.phar. Once you have the PHAR archive, you can either keep it in your local project directory or move to usr/local/bin to use it globally on your system. On Windows, you can use the Composer Windows installer.
Install Doptor CMS
Download or checkout the latest copy of Doptor from here (https://github.com/Doptor/Doptor)
Enter the newly created folder. e.g.: cd Doptor
Install the required dependencies with composer. composer install --no-dev
Copy the checkout folder to your web server
Access the website in browser. e.g.: www.yourdomain.com/doptor
Follow and complete the installation wizard.
Note: You may need to configure the app/storage folder to have write access by the server. A permission of 775 on the app/storage folder is sufficient.
You are advice to visit online video tutorial. its Free from http://www.youtube.com/watch?v=i_6oLKhYsE4
Our Youtube channel : www.youtube.com/doptororg
Users browsing this forum: No registered users and 0 guests