Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

VERSION 4.

0
JNUARY 20, 2020

FREELANCE MANAGER
INSTALLATION AND USER GUIDE

PRESENTED BY: WOJOSCRIPTS


WOJOSCRIPTS.COM
Wojoscripts.com

Thank you for your purchase! If you have any ques ons that you feel should have been in this
document, please log in using the account used to purchase the file and email via my user profile page
contact form there. Thanks!

For ques ons on basic HTML, JavaScript or CSS edi ng ‐ please give your ques on a quick Google or
visit W3Schools as theme issues get top priority.

Freelance Manager 1
Wojoscripts.com

REQUIREMENTS

Please ensure your web host meets the applica on requirements. The lists of requirements are:

Web Server Requirements


 Opera ng System: Linux, Unix, or Windows
 Web Server: Apache
 Scrip ng Language: PHP 7.0 or above
 Apache mod_rewrite
 Mul byte string
 INTL extension
 PHP GD library
 Database: MySQL 5.5 or above (PDO driver enabled)
If you're unsure whether your server meets these requirements, simply ask your hos ng provider.

Freelance Manager 2
Wojoscripts.com

INSTALL

Unzip the FM package into your local hard drive. If you don't have WinZip, you can download it for free
from h p://winzip.com.

Using an FTP program (such as Filezilla, which is free, or a commercial package such as CuteFTP), login
to your web server and copy the FM files across into your base website directory. This directory is
commonly called 'public_html', 'html', 'www' or 'h pdocs'. If you're not sure what it is, your webhost
provider will be able to tell you.

WEB SERVER REQUIREMENTS

FM requires the following files/directories to have 'write' permissions set. If you're running on a Linux
or UNIX web host, you can use your FTP program and use the 'CHMOD' ('Change Mode') func on to
grant writes permissions.

If your host is running Windows, you will need to contact your hos ng provider about se ng up write
permissions on these files/folders.
Folders, CHMOD these to755:
 /uploads/
 view/admin/cache /
 view/front/themes/master/cache/
NOTE: ALTHOUGH IT SAYS 755, SOME WEBHOSTS MAY REQUIRE 775 OR 777 INSTEAD.

MYSQL DATABASE

FM makes use of a MySQL database to store your data. This database must be created before you run
the FM installa on wizard. Your MySQL user account should also have full grant access to that
database.
You will need the database connec on details during the setup wizard.

Freelance Manager 3
Wojoscripts.com

Se ng up your database may differ with your webhost and what so ware they use for your web
hos ng control panel. If you don’t know how ask your hos ng provider.

SETUP WIZARD

FM includes a simple 3 step installa on process. To start the setup wizard, navigate to the directory
that you uploaded FM, for example: h p://www.example.com/.

The FM setup wizard will appear. Follow simple on screen instruc ons.

Freelance Manager 4
Wojoscripts.com

WHATS NEW?

V4.0 is complete and full rewrite. Every single file is modified in order to support latest php, mysql
jQuery etc…

Due to those massive changes upgrade at this me is not possible for few reasons:

1. Passwords are now being hashed in users table, vs sha1() older method. This adds security to user
accounts, and it is impossible to decrypt passwords even if someone can gain access to your
database.
2. Brand new framework is introduced (virtual rou ng) something similar to MVC pa ern, except
model is not being used. Only controller and view.

3. New debugging console, which is a must for any developer trying to troubleshoot errors in PHP
environment. To enable console, open up /lib/config.ini.php file and set DEBUG to true.
4. New framework is faster more secure, and uses lot less memory and resources.

Freelance Manager 5
Wojoscripts.com

HELP

Dedicated help page is available at h p:// b.wojoscripts.com

CACHE FOLDER

When modifying css files do not change anything in /view/admin/cache/ or


/view/front/themes/master/cache/
Instead modify individual css files located in /view/admin/css/ or /view/front/themes/master/css/

Cached file master_main.css will be automa cally updated.

SOURCES & CREDITS

Images included in preview are for demonstra on purposes only. Some photos can be purchased
separately. (If needed, par cular links can be given at your email request).

In downloaded product folder placeholders might be used instead of real stock images.
Thank you for purchasing this script!

Freelance Manager 6

You might also like