forked from nuBuilder/nuBuilder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
71 lines (48 loc) · 3.08 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
=== nuBuilder Forte ===
Name: nuBuilder 4.5
Contributors: Steven Copley, kev1n, Janusz, Neil, Nilesh, Ap.Muthu
Donate link: https://www.nubuilder.com/#donate
License: GPLv3
Home Page: https://www.nubuilder.com
Wiki: https://wiki.nubuilder.cloud/
Forum: https://forums.nubuilder.cloud/
Requires: PHP: 5.4.0 (phpMyAdmin that is shipped with nuBuilder will require PHP 7.1+)
Requires: MySQL: 5.5. (or MariaDB)
Requires: Web Server: (e.g. Apache or Nginx)
nuBuilder is the world's best open-source, low-code application and report builder.
== Description ==
nuBuilder enables you to make any application that want or need with the least amount of effort and the least amount of learning.
nuBuilder Forte is the 4th version of nuBuilder. A browser-based tool created by nuSoftware for developing web-based database applications.
nuBuilder uses either MySQL or Maria DB databases and gives its users the ability to do database operations like:
* Search
* Create
* Insert
* Read
* Update
* Delete
= Alternative to MS-Access =
nuBuilder provides an ideal replacement/upgrade from MS-Access. It won't get slower and slower as you add more records; un-like MS-Access.
= Easy To Learn For End Users =
nuBuilder uses an Uncluttered Interface which makes it very easy for new users to find there way around.
= Easy To Learn For Developers =
nuBuilder is designed to be as easy as possible to get started with building Forms and Search Screens. With online videos and documentation, you have all the information you need to become a nuBuilder developer.
= Build Business Applications Fast =
nuBuilder makes it affordable to build custom business solutions.
= Web Based =
nuBuilder is fully web based which means you can use it anywhere and end users do not need to install anything.
= Open Source =
nuBuilder is free to download and install on your own web server with zero licence fees.
= Use your existing PHP and MySQL skills =
nuBuilder is built upon industry standard technology stack and does not require you to learn any non-standard languages or templating systems.
= Single File Backup =
nuBuilder stores all forms, reports, company data and PHP/JavaScript code in MySQL. You can backup your entire application within a single database file.
= Alternative to Oracle Application Express =
nuBuilder is a enterprise level application builder but with no limitations on database size or CPU usage.
== Installation ==
1. Upload the unzipped nuBuilder files to your webroot
2. Create a database (e.g. nubuilder4)
3. Edit nuconfig.php to set your database credentials and globeadmin credentials
Detailed installation instructions can be found here: https://github.com/smalos/nuBuilder4-Code-Library/wiki/Installing-nuBuilder
== Documentation ==
Here is a link to PDF instructions to get started as a nuBuilder developer [nuBuilder-Forte-User-Guide](https://www.nubuilder.com/storage/pdf/nuBuilderForte_UserGuide.pdf "nuBuilder Forte User Guide")
Here is a link to the nuBuilder Forte Wiki Documentation [nuBuilder-Forte-Wiki-Documentation](https://wiki.nubuilder.net/nubuilderforte/index.php/Main_Page "nuBuilder Forte Wiki Documentation")