Difference between revisions of "webBooks"

From Cliquesoft
Jump to: navigation, search
Line 35: Line 35:
 
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Business_Configuration Business Configuration]
 
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Business_Configuration Business Configuration]
 
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Employees Employees]
 
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Employees Employees]
 +
 +
 +
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Asset_Management Asset Management]
 +
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Customer_Accounts Customer Accounts]
 +
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Inventory Inventory]
 +
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Quotes_And_Invoices Quotes & Invoices]
 +
* [http://wiki.cliquesoft.org/index.php?title=webBooks-Work_Orders Work Orders]
  
  

Revision as of 08:25, 1 July 2014

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 projects' 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 acccessed 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.tgz
$ cd webBooks
$ ./install.php

Web Browser

$ cd /path/to/uncompressed/package
$ tar xzf webBooks_x.x.x.x.tgz

Now you will need to open a web browser and direct it to the appropriate URI that points to the uncompressed directory referenced in the above steps while appending 'setup.php' at the end. This will start the graphical installation routine.



Modules

webBooks was built to be modular in design. As a result there are official and third party extensions that can be used with the software and accessed through our Software Shoppe. By default, the software comes with three modules that are mandatory - System Configuration, Business Configuration, and Employees. This section will provide help links those three as well as all the other official modules:




Compatibility

Desktops & Laptops

Currently the software is known to fully work with the latest versions of Mozilla's Firefox, Google's Chrome, and Apple's Safari. Microsoft's Internet Explorer will also work, but is not officially supported due to the inconsistencies in adhering to web standards throughout their various versions as well as being the most exploited browser currently in use. And since there is highly sensative information that is being worked with in this software, we do not recommend using Internet Explorer.

Phones & Tablets

While we are continuing to expand compatibility for these devices, the only mobile devices supported are smart phones. Also the software only works with Google's Chrome in portrait display. Over the coming weeks and months we will expand this section to include a larger variety of devices and browsers.



Developers

Dave Henderson [dhenderson (at) cliquesoft (dot) org]