esesen

From Cliquesoft
Revision as of 12:14, 19 March 2015 by Digitalpipe (Talk | contribs) (Created page with "With all the daily activities that users have their electronics go through, one could expect that over time the software on these devices become cluttered with unused and/or unwa...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

With all the daily activities that users have their electronics go through, one could expect that over time the software on these devices become cluttered with unused and/or unwanted files and data as well as some kind of problem just waiting for the opportunity to halt your progress when you have to get something done yesterday! And what is the normal fix? Call your support staff and wait for them to work you into their schedule for the repair.


In the age of technology, all companies need to have software the help manage daily tasks. After reviewing what was currently available on the market, we decided to create our own version of this software. Introducing webBooks! This software can help with a wide range of tasks including, but not limited to, accounting, invoicing, leasing, work orders, and more! And just like the rest of our software, it can be extended with modules in our online Software Shoppe.


License

This project's codebase is licensed under the CPLv2 unless a valid CPLv1 license has been purchased. More information about both of these licenses can be found under the "Our Licenses" link of our homepage.



Installation

Just like the rest of our software, we have engineered our installation process to be as simple as possible. After downloading the desired version, you can either install from the command line or from a web browser. In both instances it is important to remember that you will need to move the downloaded file into a directory that can be accessed by your favorite webserver (e.g. Apache, lighttpd, etc) before performing any of the below steps:

Command Line

$ cd /path/to/uncompressed/package
$ tar xzf webbooks_x.x.x.x.soft
$ cd webbooks
$ php -f install.php

The wizard will then ask you a couple of questions and then proceed with the automated install.

Web Browser

$ cd /path/to/hosted/files
$ cp /path/to/downloaded/webbooks_x.x.x.x.soft ./
$ tar xzf webbooks_x.x.x.x.soft

Now you will need to open a web browser and direct it to the appropriate URI that points to the hosted, uncompressed webBooks directory referenced in the above steps while appending 'webbooks/default.php?p=webbooks.setup.html' at the end. This will start the graphical installation routine. For example, lets say the '/path/to/hosted/files' was '/var/www' and that you had a local web server (e.g. apache, nginx, shttp, etc) running on 127.0.0.1. If 'webBooks' was uncompressed to '/var/www/webbooks', you would open a web browser and point it to 'http://127.0.0.1/webbooks/default.php?p=webbooks.setup.html'.


It is important to note that a default administrators account will be created during the installation process. The default username and password for that account will be the word 'admin' (without quotes) for both values.



Modules

Design Goals

mention that this needs to be setup on a work group as most SOHO and small organizations don't take advantage of a true domain