Download Latest Version clicksnbricks20250429.zip (482.7 MB)
Email in envelope

Get an email when there's a new version of Clicks`n`Bricks

Home
Name Modified Size InfoDownloads / Week
readme.txt 2025-04-30 2.9 kB
upgrading.txt 2025-04-30 157 Bytes
clicksnbricks20250429.zip 2025-04-30 482.7 MB
clicksnbricks20230916.zip 2023-09-16 447.3 MB
license.txt 2018-08-11 35.8 kB
Totals: 5 Items   930.0 MB 8
Clicks`n`Bricks requirements:

This program is designed to run on a web server with PHP 8.1 or greater. We run the program
on Ubuntu Linux with Nginx as the web server. A windows or Apple computer with a web server app 
should work but, has not been tested. The zip file contains all needed libraries and data files
for 64 bit Linux, Windows and MacOS. 

If desired Clicks`n`Bricks Hosting can host this program for you on our servers, 
providing updates, data backups, training and technical support. For information about
our hosting services please see our website at https://clicksnbricks.net.

Installation:

For the database setup unzip the database.zip file into a folder that is outside of the root
folder of the web server. These files should not be accessible by the web server. For the program
create a folder in the root of the web server. Enter that folder and unzip program.zip into it.
Make sure that the files may be accessed by the web server. On our server that means
chown www-data:www-data and a chmod of 755 except for the ./_lib/prod/third/wkhtmltopdf folder.
It requires a chmod of 777. Not sure what Windows or Apple would require. in the web server config
file you should set up the index line to include index.php. In our nginx config for our domain
we use the following line **index index.html index.htm index.php;**

Start the program by going to http://<yourserver>/<programdirectory>/index.php. This will 
start the program setup. First the database connection needs to be set. The connection cnb which
is the program database links to the folder that you put the database into and the name
of the database which would be cnbwrk.db. There is no password for the databases so make sure
that when you place them on the hard drive you hide them well. You may want to look around this
setup app and do things such as change the timeout amount. To access the setup area again use
the following URL http://<yourserver>/<programdirectory>/_lib/index.php

Once this is done starting the program again will bring you to the login window. For the first 
login the user id is user@clicksnbricks.com and the password is new-user. This should be
changed first thing actually putting a real user into the program. This would be done at 
Settings >> Security >> Users. The email is used as the user id make sure the password is strong.

If you are updating a current install please see this discussion topic - 
https://sourceforge.net/p/clicksnbricks/discussion/cnbinstall/thread/54e8aa538e/ and topic
https://sourceforge.net/p/clicksnbricks/discussion/cnbinstall/thread/f46938f904/ depending on
how old your program install may be.

If there are problems or questions please post them in the SourceForge discussion group 
at https://sourceforge.net/p/clicksnbricks/discussion/. This discussion area is monitored 
by the project administrator.

 
Source: readme.txt, updated 2025-04-30