Main Page: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
 
(71 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
<small>Today, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}, there are [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles available.</small>
== What is nuBuilder? ==
== What is nuBuilder? ==
It is an [[Main_Page#Open _Source|open source]], browser-based tool for developing web-based database applications.
'''nuBuilder''' is an '''Open Source''' browser-based tool for developing web-based database applications. It is written in PHP/MySQL/JavaScript/jQuery.


=== Components and Capabilities ===
nuBuilder uses '''[https://www.php.net PHP]''' scripting with either '''[https://www.mysql.com/ MySQL]''' or '''[https://mariadb.org/ Maria DB]''' databases and gives its users the ability to do database operations like...
*Search
*Create
*Insert
*Read
*Update
*Delete


<div style='background-color:#D8E4FF;padding:10px'>
{| style="margin: 1em left 1em auto; padding-top: 20px; padding-bottom: 20px; padding-left: 20px;"
All <span style="font-size:14px;font-weight:700">nuBuilder Forte</span> applications start with a [[Forms|Form]]...''
|style="width:64px;"|[[Image:i01.png|64px|link=Documentation]] ||'''[[Documentation]]'''
</div>
|[[Image:i02.png|64px|link=Naming Conventions]] ||'''[[Naming Conventions]]'''
|[[Image:i03.png|64px|link=Dev Tools]] ||'''[[Dev Tools]]'''
|-
|[[Image:i04.png|64px|link=Tutorials and Videos]] ||'''[[Tutorials and Videos]]'''
|[[Image:i05.png|64px|link=Codebase versions]] ||'''[[Codebase versions|Open Source - Version List]]'''
|[[Image:i10.png|64px|link=Security Considerations]] ||'''[[Security Considerations]]'''
|-
|[[Image:i07.png|64px|link=Releases]] ||'''[[Releases]]'''
|[[Image:i08.png|64px|link=About nuBuilder]] ||'''[[About nuBuilder]]'''
|[[Image:i09.png|64px|link=nuBuilder Overview]] ||'''[[nuBuilder Overview|Overview]]'''
|-
|
|
|}


=== Recent Versions ===


* nuBuilder Forte 4.5 is the current version of nuBuilder and it is available at
=== Components and Capabilities ===
** [https://github.com/nuBuilder/nuBuilder-4.5 Github]
nuBuilder uses '''[https://www.php.net PHP]''' scripting with either '''[https://www.mysql.com/ MySQL]''' or '''[https://mariadb.org/ Maria DB]''' databases and does database operations like...
** <div style='background-color:#D8E4FF;padding:10px'>
You can download <span style="font-size:14px;font-weight:700">nuBuilder Forte</span> from [https://sourceforge.net/projects/nubuilder/ Source Forge]
</div>


==Documentation==
* [[nuBuilder Search|Search]]
* Create
* Insert
* Read
* Update
* Delete


*[[Setup]]
==== Features ====
**[[Test Environment|Installation]]
** [https://github.com/smalos/nuBuilder4-Code-Library/wiki/Installing-nuBuilder General Installation Guide]
**[[Installation on Linux/Debian]]
** [https://andyblight.wordpress.com/2020/04/10/installing-nubuilder-forte/ Installation in LXC Container]
*[[Forms]]
**[[Objects]]
*[[Reports]]
*[[Procedures]]
*[[User Access]]
*Miscellaneous
**[[Functions]]
***[[Javascript]]
***[[PHP]]
**[[Hash Cookies]]
**[[Translations]]
**[[Files]]
**[[Navigation]]
**[[Database]]
**[[Updating|Keeping the database up to date]]
**[[Logging Activity]]
**[[Login|Logging in]]
**[[Wordpress|Wordpress Plugin]]


*Builders
* Low-code Platform
**[[Form Builder]]
* SQL Query Builder
**[[Report Builder]]
* Form Designer and Builder
**[[SQL Builder]]
* Report Designer and Builder
**[[Format Builder]]
* User and Permission Management
* Two-Factor Authentication (2FA)
* WYSIWYG Editor
* Email Sending Functionality
* Multi-language Translations Support
* Import CSV Files
* Create Charts
* Code Snippets Library
* File Manager
* File Upload Capability
* Customisable Email Templates
* Versatile Objects: Forms, Subforms, Charts, Lookups, Images, HTML, Calc, File Uploads, and various HTML5 components
* Advanced Customisation through JavaScript and PHP


*Import/Export
<div style='background-color:#D8E4FF;padding:10px'>
**[[CSV Transfer]]
All <span style="font-size:14px;font-weight:700">nuBuilder Forte</span> applications start with a [[Forms|Form]]...''
 
</div>
==== Videos ====
* [https://www.youtube.com/watch?v=WO5hVLGyt9A What is nuBuilder?]
* [https://www.youtube.com/channel/UCQ2Insadu5fJ-KVb7TY2KZg YouTube Channel]
* [https://www.youtube.com/c/StevenCopley/videos Video Tutorials on YouTube]
 
==== Tutorials ====
* [[Pizza Delivery Tutorial]] - WIP
* [[House Roster Tutorial]] - TBD
* [[Anatomy of the Zero Width Mod]]
* [https://forums.nubuilder.com/viewtopic.php?f=19&t=10659&p=22756#p22405 Make a button of a Cloned Form in User Home]
* [https://forums.nubuilder.com/viewtopic.php?f=19&t=10771 Incorporate FPDF Barcode for use with ZXing reader]
 
=== HowTos ===
* [[DROP all System tables in the database]]
 
== Previous versions ==
* nuBuilder Forte Version 4 is still available here:
** [https://github.com/steven-copley/nubuilder4 Github] by [https://github.com/steven-copley Steven Copley]
** [https://github.com/apmuthu/nubuilder4 Updated Github version] by [https://github.com/apmuthu Ap.Muthu]
 
* nuBuilder Forte Wordpress plugin from [https://wordpress.org/plugins/nubuilder-forte/ Wordpress]. This is no longer supported in newer builds. Its [https://github.com/steven-copley/nubuilder-forte Github repo] is now archived.
 
== External Links ==
* [https://www.limswiki.org/index.php/NuBuilder LIMS Wiki]
* [https://www.freelancer.com/projects/php/Work-nubuilder-application/?ngsw-bypass=&w=f Freelancers]
 
== Open Source ==
 
Some of the other open-source products used in nuBuilder Forte.
 
:[http://php.net/ PHP 8]
 
:[https://www.phpmyadmin.net/ phpMyAdmin]
 
:[https://ace.c9.io/ Ace Editor]
 
:[https://jquery.com/ jQuery]
 
:[https://www.mediawiki.org/wiki/MediaWiki MediaWiki]
 
:...

Latest revision as of 11:30, 2 December 2024

Today, 27 April 2025, there are 29 articles available.

What is nuBuilder?

nuBuilder is an Open Source browser-based tool for developing web-based database applications. It is written in PHP/MySQL/JavaScript/jQuery.


Documentation Naming Conventions Dev Tools
Tutorials and Videos Open Source - Version List Security Considerations
Releases About nuBuilder Overview


Components and Capabilities

nuBuilder uses PHP scripting with either MySQL or Maria DB databases and does database operations like...

  • Search
  • Create
  • Insert
  • Read
  • Update
  • Delete

Features

  • Low-code Platform
  • SQL Query Builder
  • Form Designer and Builder
  • Report Designer and Builder
  • User and Permission Management
  • Two-Factor Authentication (2FA)
  • WYSIWYG Editor
  • Email Sending Functionality
  • Multi-language Translations Support
  • Import CSV Files
  • Create Charts
  • Code Snippets Library
  • File Manager
  • File Upload Capability
  • Customisable Email Templates
  • Versatile Objects: Forms, Subforms, Charts, Lookups, Images, HTML, Calc, File Uploads, and various HTML5 components
  • Advanced Customisation through JavaScript and PHP

All nuBuilder Forte applications start with a Form...