Download: PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included) Free Nulled

Preview: PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included)

WHAT IS PHP DASHBOARD VERSION 4.0?
PHP Dashboard v4.0, builds on top one of my other scripts HTML5 Dashboard Designer for the Cloud
but leverages the power of PHP/MySQL to create a collaborative platform for dashboard creation and sharing. With the latest update, you can now feed charts from MySQL, Postgres, Excel or CSV data sources from ANY server on the web.

COLLABORATION FUNCTIONALITY

  • Multi tenant – users can set up private account with secure login and password
  • Collaboration functionality – invite others by email to collaborate on charts and dashboards
  • “My Dashboards” panel – displays all dashboards you develop and maintain and those that you are collaborating on
  • Brand new enhanced menu that has thumbnail display of collaborators
   Along with these new collaboration features, you will still find
the easy to use, drag and drop user interface found in
HTML5 Dashboard Designer for the Cloud that allows
non-programmers (and programmers alike) to build
sophisticated dashboards (think dashboards you see in your
favorite sci fi/action hero/spy movies) in minutes leveraging
an extensible collection of popular Javascript and jQuery
data visualization plug-ins.
The script allows you to build dashboards using Mapbox,
d3js, Highcharts, Highmaps, Highstock, Leaflet.js, Datatables.js.
The rotating carousels containing the selection of charts are
architecturally extensible and the multi-year roadmap
of this script calls for support of additional chart types in the
near future.

This dashboard designer uses standard (non-proprietary) HTML5/jQuery/Javascript to create a very light, easy to share dashboard. Dashboards can be previewed, shared and saved, jsfiddle-style (on the cloud thru automatically generated URL links). The script also includes a code generator that generates standalone scripts (4 different flavors – HTML5 Only, HTML/jQuery, URL string, Silent Form Post) to render the dashboard you created.

    Chart data can be hand entered or loaded from a file on the server
where you have this script installed (for security reasons).
To update chart, simply update the json file. Finally, full source code
is available with every script purchase for you to customize,
extend and incorporate into your own software.
For the price and what’s included, it’s the best value out
there!!! You’ll save 100’s of hours not having to figure
how to use the JavaScript chart plug-ins incorporated
in this script. This script figures it out for you! Also, the
collaborative social paradigm for dashboard sharing
makes this script unique. Check it out!!!
    
    FUTURE IMPROVEMENTS – FROM THE NINJA I’m revisiting
the way data feeds each chart tile on your dashboard. The original
version had two ways to specify the data rendered on each
chart tile: 1) you can hand enter (“hard code”) the JSON data
or 2) you provide a URL to a JSON file or JSON outputting api
(and these files needed to reside on the same server the script code resides in because of CORS protection) which allows you to update your charts by just changing file/api on the server.

In the next few releases, I’ll be working on adding CSV and Excel support so that you can use these formats along with JSON to populate charts. I am also working on a direct interface to MySQL and Postgres DB’s so that charts can be populated directly from these databases.

Finally, it turns out PHP allows you to access files in other servers (unlike cors-protective javascript) which means you can access files that live on different servers! This opens up a new range of possibilities for collaboration.

All these changes are happening daily and you can monitor my progress on the ‘Live Preview’ here.

The script is great now, but I’m continuing to “sharpen” each feature to make it even better. As always, if you purchase script now, you will get the latest code plus ability to download future versions. So buy it now and continue to enjoy the future enhancements.

The recent 4.2 and 4.3 updates have above implemented for all Highcharts, Highstock and Highmap charts. Future release will have this functionality incorporated in the other chart types. Stay tuned!!!

– Ninja 5/7/2017 ( [email protected] )

AUTHOR’S NOTE ON SCRIPT: see blog post – Author’s Note: PHP Dashboard 4

REMINDER ON EXTENDED LICENSES: Just a friendly reminder that there are two different license levels at codecanyon.net. The regular license is for single FREE user use. If you have multiple clients or charging clients for functionality from this script, then an extended license is the appropriate level. It’s only fair as I do spend a lot of time tuning these scripts. And more sales/revenues means I can code more features and it has come to my attention that many purchasers are using my script for commercial (for pay) purposes with just the regular license. Thanks for you support. Click for more details – Regular vs. Extended License Comparison

KEY FEATURES

  • Create dashboards of any size form factor – any width by any height. Default is 5000×5000 pixels.
  • Extensible rotating carousel “palette of JS/jQuery charts” including Mapbox, d3js, Highcharts, Highmaps, Highstock, Leaflet.js, Datatables.js. Many, many more to come including: Mapbox, eCharts, etc. available soon!
  • Easy to use drag and drop dashboard designer user interface to create beautiful interactive dashboards in minutes. No coding necesarry! (see How to Videos)
  • Settings panel for “no coding” chart customization – setting titles, text font, text size, chart background, series colors, etc
  • DB agnostic data sources – Hand enter data or load data from a JSON file on your server.
  • jsFiddle style saving/sharing – Ability to preview, share and save your dashboard on the cloud using auto generated URLs (* these features require PHP/MySQL webserver).
  • Code Generator – auto generates code to render your dashboard in a standalone script. Different flavor scripts including: HTML5 Only, HTML5/jQuery, URL string (GET), Silent Form (POST)
  • Theming capability. Change color scheme, fonts, background of dashboard by changing a single theme setting.
  • Full source code available with every script purchase(< 10k lines) for you to extend, customize and incorporate into your own software.

NOTE ON INSTALLATION

  • See ‘Installing this Script’ How To Video above for a demo of installation.
  • Updated installation instructions – removed step 5 and replaced with step 6. Run /data/phpdashboardv4.sql script in your PhpMyAdmin console (or similar) to create tables and load with data.

SYSTEM REQUIREMENTS

  • Any browser that supports HTML5/Javascript, jQuery (2.1.4). Tested with Chrome Version 49.0.2623.110 (64-bit), Safari Version 5.1.7 (7534.57.2), Internet Explorer 11.0.9600.18230, Firefox 5.0.2
  • A PHP/MySQL supported webserver is required for jsfiddle features (preview, share, save) and render script options #3 and #4 – click here for phpinfo for PHP/MySQL versions and configuration options of the server serving up the demo. IMPORTANT: make sure to compare with phpinfo of your installation. Many PHP/MySQL errors stem from configuration options of customer php server instances.
  • This script uses hosted libraries for Highsoft (code.highcharts.com, etc) and no installation required. It does require you to procure the appropriate Highsoft (Highcharts, Highmaps, Highstock) license based on your use. Click here for details.
  • See ‘Installing this Script’ How To Video above for a demo of installation.


HOW TO VIDEO LIBRARY

VERSION HISTORY – PHP Dashboard v4.0

  • VERSION 4.4 (7/16/2017) – MySQL, Postgres, CSV, Excel Support (continued)
    • Implemented new data feed framework for leaflet maps
  • VERSION 4.3 (5/7/2017) – MySQL, Postgres, CSV, Excel Support (continued)
    • Implemented new data feed framework in Highcharts, Highstock and Highmaps
  • VERSION 4.2 (3/15/2017) – MySQL, Postgres, CSV, Excel Support
    • Established framework for charts to be fed by MySQL, Postgres, CSV files, Excel files
    • Updated file support so URL’s can be from ANY server
  • VERSION 4.1 (2/15/2017) – New cool widgets
    • Added ‘yellow sticky’ widget – see on left nav
    • Added ‘red arrow post it’ widget – see on left nav
  • VERSION 4.0 (1/15/2017) – Initial Launch Version
    • Multi-tenant user accounts
    • Invite collaborators
    • Share dashboard via link
    • Email dashboard link
    • Embed dashboards in your website(s)
    • Create dashboards for any size form factor – create dashboard of any width and any height.
    • Extensible rotating “palette of JS/jQuery charts” including Highcharts, Highmaps, Highstock, Leaflet.js, Datatables.js. Many, many more to come including , d3js, Mapbox available next release.
    • Initial launch version includes all the charts found in HTML5 Dashboard Designer, these include:
    • Easy to use drag and drop dashboard designer user interface to create beautiful interactive dashboards in minutes. No coding necesarry! (see How to Videos)
    • Settings panel for “no coding” chart customization – setting itles, text font, text size, chart background, series colors, etc
    • DB agnostic data sources – Hand enter data or load data from a JSON file on your server
    • jsFiddle style saving/sharing – Ability to preview, share and save your dashboard on the cloud using auto generated URLs (* these features require PHP/MySQL webserver).
    • Code Generator – auto generates code to render your dashboard in a standalone script. Different flavor scripts including: HTML5 Only, HTML5/jQuery, URL string (GET), Silent Form (POST)
    • Theming capability. Change color scheme, fonts, background of dashboard by changing a single theme setting.
    • Full source code made available with every script purchase(< 10k lines) for you to extend, customize and incorporate into your own software.

    My Other Scripts at Codecanyon:

    (BRAND NEW!!!) PHP Dashboard v5 (Enterprise Edition)
    PHP Daytrader’s Candlestick Pattern Hunter v1.0
    Twilio “Geo-text” Plug-In (a PHP Uber-style Geotracker Add On)
    PHP Uber-style GeoTracker
    PHP Dashboard v4.0 Collaborative Social Dashboards
    PHP Dashboard v3.0 – For Mobile Devices
    PHP Dashboard v2.7 – Responsive Carousels
    PHP Dashboard – NEW Version 1.2
    HTML5 Data-Driven Documents (D3js) Plug-In
    HTML5 Cloud Dashboard Designer
    HTML5 Streetmaps
    PHP Streetmaps

    OTHER LINKS

    TMDb Pro – Movie & TV Show Details Plugin For The Movie Database

    PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included)

    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

    Why do we use it?

    It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using Content here, content here, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for lorem ipsum will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

    Where does it come from?

    Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.

    Where can I get some?

    There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which dont look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isnt anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.

    PHP Dashboards v4.7 (Collaborative Social Dashboards - 100% source code included)

    Download PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included) Nulled

    Download PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included)

    Note: If you are having trouble with PHP Dashboards v4.7 (Collaborative Social Dashboards – 100% source code included) Nulled free Download, try to disable AD blocking for the site or try another Web Browser. If disabling AD blocker or change Web Browser not help to you please contact us.

    Press ESC to close