2658050-ClientEngage Project Platform – PHP Client Script.zip

ClientEngage Project Platform – PHP Client Script

DEMO

View the Online-Demo of the ClientEngage Project Platform Follow ClientEngage on CodeCanyon
Follow ClientEngage on Twitter Follow ClientEngage on Facebook

ClientEngage Project Platform – PHP Project Management Script

The ClientEngage Project Platform is an online portal which gives you the tools to more closely interact with your clients when you are working together on
projects. It provides you with an online platform on which you can interact with your clients. Some of the benefits of ClientEngage are flawless project
management, discussions, effortless task assignments and tracking and a secure upload and attachment sharing facility.

By using the ClientEngage Project Platform, you will be able to build closer relationships with your clients, whilst ensuring that you have an easily
manageable platform on which to share notes, tasks and attachments that pertain to your project. In short: with the ClientEngage Project Platform you will
be able to create superior customer value and satisfaction – it is the ideal PHP project management script.

Creating Superior Customer Value and Satisfaction

If you are working in the online services industry and are a web-designer,
screen-designer or programmer, then the ClientEngage Project Platform is the
ideal application for you. It will enable you to streamline your online
project management needs so that you and your clients are always up-to-date
as to how your projects are developing. Please check out the online
demonstration below.

Functionality Overview

PHP Project Management Script

  • Quick and easy project creation
  • Add an unlimited number of phases to a project
  • Set start & dates for phases
  • Update the project’s progress at any time
  • Phases automatically determine their status based in progress, start- and end times
  • You can create multiple administrators
 

Discussions & Task Management

  • Effortlessly discuss with your clients online
  • Easily turn a comment into a task and track completion
  • Also clients can create tasks to be completed by you
  • Tasks can have varying levels of priority (low, normal, high)

Secure Attachment Sharing Facility

  • Attach an unlimited number of files to any comment
  • Easily share files with your client or vice versa
  • You can determine which kind of files your clients are not allowed to upload
  • The attachment functionality is secure – clients cannot access files that belong to projects which they are not associated with
 

Client & User Management

  • Create an unlimited number of clients and users
  • Several clients can join the same project – ideal for when you are working with more than one client on a project
  • Clients can have an unlimited number of users – perfect for when your client needs access for several employees
  • Batch-processing and sending of personalised invitation emails

Activity Notifications

  • ClientEngage provides a fully-featured notification system
  • Logging of date and time of any types of activity
  • You know exactly what developments have taken place once you log in
  • Easily sort activities and find out what has happened
    whilst you were away
  • Clients can follow new comments, files and progress updates
  • You can optionally send automatic notification-emails to your clients when creating comments, completing tasks or updating projects
 

Easy to Use

  • The system was designed to be as straightforward as possible – you’ll be up and running in no time
  • Detailed handbook with installation & use instructions
  • Adaptable layout: you can easily change the system’s theme and logo to match your own corporate identity
  • Automated installation script – no extensive knowledge of PHP/MySQL necessary
  • Extensible: the system is developed with the CakePHP MVC framework and features a clean architecture. This means that, if you have
    web-development experience, the system is easily extensible

Multilingual Interface

The ClientEngage Project Platform was built with internationalisation in mind: currently, you can select from British and American English as well as German. Furthermore, the system includes Portuguese, Russian and Dutch translations. However, I cannot guarantee the completeness of languages other than English and German as some strings may have changed since the respective language files were added.

Furthermore, translating the ClientEngage Project Platform into other languages is easily possible by translating the main pot file with Poedit ( http://www.poedit.net/ ), creating a new Locale folder and adding the language code to the Configuration. Please refer to the FAQ section of the ClientEngage Project Platform here on CodeCanyon.

Online Demonstration

Please check-out all of the system’s capabilities by logging in to the
online demonstration.
Please note that you cannot perform any saving operations in the
demonstration system. Furthermore, the system’s data is reset on every
request.

Online demo:
http://pp-demo.clientengage.com
Password: asdf

Test Users:
Admin 1: [email protected]
Admin 2: [email protected]
User 1: [email protected]
User 2: [email protected]
User 3: [email protected]
User 4: [email protected]
User 5: [email protected]

Documentation & Extensibility

The code is fully documented and written on top of a clean MVC architecture.
If you are a seasoned web-developer, you can easily extend the ClientEngage
Project Platform and integrate it into your own systems.

System Requirements

  • Apache 2 HTTP Server
  • Preferably with mod_rewrite enabled
  • PHP with a version of greater than PHP 5.2.8; not compatible with PHP > 7
  • MySQL with a version of greater than MySQL 5 (i.e. with InnoDB support)
  • Preferably a subdomain/domain for use with the ClientEngage Project
    Platform
  • Safe mode: off
  • PHP’s mail() function needs to be enabled / or access to an SMTP account
  • Finally, the PHP PDO extensions (i.e. MySQL PDO) have to be installed

A Thank You to My Contributors:

The following contributors have spent a lot of time and effort on translating the ClientEngage Project Platform. A huge Thank You goes out to:

Do you closely work with your clients?

If you are looking for an advanced PHP live chat script to supercharge your client-interactions, then come right this way to have a look at the ClientEngage VisitorChat- an advanced PHP support chat script.

ClientEngage VisitorChat – a PHP-based Chat With Windows Client

The ClientEngage Visitor Chat is a fully-featured real-time chat for your websites. A clear and simple web-based administration allows you to conveniently chat with your visitors. And best of all: Visitor Chat comes with a Windows-based client out-of-the-box. Without having to visit the Visitor Chat’s admin-interface you will be notified from your Windows tray and can start chatting straight away!

ClientEngage VisitorChat - The PHP Online Chat With Windows Client

Changelog

06/07/2014:
    - Release of ClientEngage Project Platform v1.4.3
        - Fixed a minor issue surrounding the status-change of tasks
22/06/2013:
    - Release of ClientEngage Project Platform v1.4.2
        - NEW: jQuery Chosen plugin for client selection
        - Framework upgrade
06/05/2013:
    - Release of ClientEngage Project Platform v1.4.1
        - NEW: Ajax search engine for Projects, Phases & Comments
        - NEW: You can now move project phases by changing start or end dates
        - NEW: New button in Phase-view to hide all comments that are not tasks        
        - NEW: Editor now pastes plain text as default + new editing-options
        - NEW: added Spanish translation:
                - a HUGE thank you goes out to the contributor: http://www.accroachcode.com/
        - Fixed minor issues
                - calendar now in front-end layout
                - Fixed where next month's events were missing in current month (clients)
                - Added a spacer between progress & button on small screens
                - Removed autolinking feature (caused trouble with WYSIWYG), instead included link/unlink buttons in editor toolbar
17/02/2013:
    - Release of ClientEngage Project Platform v1.3.3
        - NEW: favourite-projects function for quick access to your projects
        - NEW: URLs (http://[...]) are now auto-linked
        - NEW: new configuration option to reverse the display of comments (newest first)
        - NEW: added Dutch translation:
                - a HUGE thank you goes out to the contributor: http://www.top-motion.be
        - Fixed minor issues
                - fixed instances where the installer failed for some users
                - Linked all project/client/user/phase names to the respective view-pages
                - projects in client-view displayed in order of newest first
                - new quick-access to "Add Phase" function
                - CakePHP framework update (2.3)
                - Twitter Bootstrap Update
                - and countless more minor improvements
02/12/2012: 
    - Release of ClientEngage Project Platform v1.2.9
        - NEW: calendar-overview of project phases
        - NEW: users and administrators can now choose to deactivate email notifications
        - NEW: added Portuguese and Russian translations
                - a HUGE thank you goes out to the contributors:
                    - Russian:    http://www.garipov.com/
                    - Portuguese: http://www.ibsolutions.com.br/
        - Fixed minor issues:
                - WYSIWYG editor fixed for certain client-configurations
                - The WYSIWYG editor now only fills the available width (caused some issues with regards to controls being hidden in the overflow)
                - Fixed a problem where some users were unable to delete clients
                - DateTime values are now properly localised according to the selected language
                - Fixed an issue whereby Phases' start- and end dates might be saved incorrectly in some timezones
10/10/2012: 
    - Release of ClientEngage Project Platform v1.2.1
        - NEW: user-specific language and timezone handling
        - NEW: ability to duplicate projects for easy re-use in the future
        - NEW: ability to check notification checkboxes by default
        - Framework update
        - Fixed an issue that caused a small number of users to see an error message when saving comments
        - Various enhancements and smaller bug-fixes under the bonnet
02/09/2012: 
    - Release of ClientEngage Project Platform v1.1.5
         - NEW: Configurable email notifications for various activities
         - Minor changes to SMTP email delivery method
         - Various enhancements under the bonnet
12/08/2012:
    - Release of ClientEngage Project Platform v1.1.0
        - Added the option for clients to update the phase progress (if allowed to)
        - Implemented an additional email transport method: SMTP
        - Minor fixes regarding the way custom layouts are displayed
        - Added a quick-menu for recent projects
        - Show recent activity-history within user profiles
        - Configurable size/dimensions of preview-images when hovering the magnifier-icon
        - Projects can now be archived when done
        - Added "Finders-functions" for all comments with attachments as well as for searching tasks
        - Added an updater for future versions
        - Countless minor improvements
            - Ability to jump to affected elements from within activity-history
            - Offline icons now show users' last activity
            - Longer comment preview texts
            - Fixed an issue of sub-menu displays that can occur when adapting the system layout
            - And much more
20/07/2012: 
    - Release of ClientEngage Project Platform v1.0.1
         - Minor translation fixes
         - Framework update
         - Documentation update
10/07/2012: 
    - Public release of ClientEngage Project Platform v1.0

www.clientengage.com

Download Links :
2658050-ClientEngage Project Platform – PHP Client Script.zip

ZIPPYSHAREMEDIAFIREGOOGLE DRIVEUPLOADEDUSERSCLOUDSOLIDFILESSENDSPACE