Codebase versions: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 12: Line 12:
* '''ApexCharts''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/apexcharts/apexcharts.min.js v3.22.0]
* '''ApexCharts''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/apexcharts/apexcharts.min.js v3.22.0]
* '''PHPMailer''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.2.0] - [https://github.com/apmuthu/nubuilder4/raw/master/nub4fixes/docs/nb45_PHPMailer_6.2.0_long_array_syntax_fixes.zip fixes for older PHP < 5.5]
* '''PHPMailer''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/phpmailer/PHPMailer.php v6.2.0] - [https://github.com/apmuthu/nubuilder4/raw/master/nub4fixes/docs/nb45_PHPMailer_6.2.0_long_array_syntax_fixes.zip fixes for older PHP < 5.5]
* '''Bootstrap''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1]
* '''[https://getbootstrap.com/ Bootstrap]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/bootstrap/bootstrap.bundle.min.js v4.3.1]
* '''[https://jquery.com/ jQuery]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3.5.1]
* '''[https://jquery.com/ jQuery]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/jquery/jquery.js v3.5.1]
* '''[https://tcpdf.org/ TCPDF]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.2.25]
* '''[https://tcpdf.org/ TCPDF]''' [https://github.com/nuBuilder/nuBuilder-4.5/blob/master/core/libs/tcpdf/CHANGELOG.TXT v6.2.25]

Revision as of 18:33, 28 January 2021

  • nuBuilder v4 has evolved over several years through 2020 by Steven Copley and updated by Ap.Muthu since Dec 2021
  • nubuilder v4.5 is the brand new version as of 2021 primarily by smalos / kev1n
  • Each version has their minimum server component version compatibility specifications.
  • Quite a few libraries are compatible between versions and are limited by their server component version based usability.
  • Any version of nudb (phpMyAdmin) library that suits the server component versions can be deployed except that it's config.inc.php file needs to be matched. More Info
  • MediaWiki is used for this wiki
  • PHP 5 through 8 are used with various customisations / alternate versions of library components listed herein

nuBuilder v4.5 Version

nuBuilder v4 Updated Version