Downloads

Downloads of add on modules, language packs and reports/forms.

The latest PhreeBooks release is available at www.sourceforge.net

Language Packs

Hungarian

Hungarian translation for Release 1.8 (Oct. 30, 2009)

AttachmentSize
language_hu_hu_R18.zip167.88 KB

Spanish

Translation files for Release 1.8. Initial release.
2010-03-25 - Updated for Release 2.0

AttachmentSize
es_cr_R1.8_20091027.1.zip1.53 MB
es_cr_R2.0_20100325.zip920.42 KB

Modules - E-Commerce and CRM Interfaces

Modules for interfacing with other APIs including CRM and e-commerce through the PhreeBooks specified XML interface.

Zen Cart Interface

This module creates an interface between the Zen Cart e-commerce application and PhreeBooks. Current capability includes order download from Zen Cart, product upload to Zen Cart (both individually and bulk), catalog synchronization and order status updating. Please see the readme.txt file for installation instructions. Additional information is available in the community forum.

Please address all questions concerns to the Community Forum. If you would like customization help for enhanced product uploading, please post your request on the forum as well.

NOTE: I would also like some constructive feedback on the installation instructions. Please send a private message to 'Dave' on the PhreeBooks forum. Thanks.

AttachmentSize
ZenCart-V0.1.zip (Old Version)64.19 KB
ZenCart-V1.0a.zip78.65 KB

osCommerce Interface

This module creates an interface between the osCommerce e-commerce application and PhreeBooks. Current capability includes order download from osCommerce, product upload to osCommerce (both individually and bulk), catalog synchronization and order status updating. Please see the readme.txt file for installation instructions. Additional information is available in the community forum.

Please address all questions concerns to the Community Forum. If you would like customization help for enhanced product uploading, please post your request on the forum as well.

NOTE: I would also like some constructive feedback on the installation instructions. Please send a private message to 'Dave' on the PhreeBooks forum. Thanks.

AttachmentSize
OSCommerce-0.1.zip81.58 KB

Modules - Miscellaneous

Add-on modules not related to any other of the specified categories.

Asset Module

This module can be added to record and track assets within your PhreeBooks installation. The current release records assets, acquisition dates and out of service dates. Additional User defined item tabs and fields can be added (similar to the inventory items) to record specifics regarding the asset.

Wishlist Items:
1. Incorporate depreciation schedules and insert into general ledger.

2010-03-29 Release 0.2 - Bug fixes and multi-language capable for PhreeBooks R2.0 or later. Install over the top of current asset module if installed.
2010-04-06 Release 0.3 - Fixed error leaving out database field in main asset table causing error. Pulled Release 0.2

AttachmentSize
AssetModule.zip45.98 KB
AssettModuleR0.3.zip37.77 KB

Language Translator

This module can be used to translate from one language to another. The base language can be read from the zipped release (en_us only) or any installed language. Once translated, individual files can be exported or the entire language package.

Please post comments and issues on the Forum in the Localization section.

Change Log
Version 0.1 - Initial Release
Version 0.2 - Bug fix
Version 0.3 - Bug with duplicate constant names in installation language file.
Version 0.4 - The translations can be found now:
-- define('KEY','translation');
-- define('KEY',CONSTANT.' translation');
-- define('KEY','translation '.CONSTANT);
-- define('KEY',CONSTANT);
-fixed the duplicate constant bug. These can now be loaded and exported safely.
Version 0.5 - Repackaged zip file to move sub folders to proper directory.

AttachmentSize
translatorV0.1.zip35.07 KB
translatorV0.2.zip35.25 KB
translatorV0.3.zip35.31 KB
translatorV0.4.zip34.97 KB
translatorV0.5.zip35.53 KB

RMA Module

Initial release of the Return Material Authorization (RMA) module. Download and unzip the file and follow the instructions in the readme.txt file. Remember to set your security for each user (log off and back in) to enable the module.

If you have any issues, please post them in the forum.
Dave

AttachmentSize
rma0.2.zip33.35 KB

Modules - Payment

Payment modules for additional credit card processors and other forms of payment.

Direct Debit Payments

This payment module allows direct debit and Electronic Funds Transfer (EFT) Payments. The module is similar to the check module as it allows for a Reference number to be stored with the receipt.

AttachmentSize
directdebit.zip3.3 KB

First Data Gateway

This payment module allows acceptance of credit cards through the First Data payment gateway. You must contact First Data and request access to the gateway. They will provide a welcome packet with account information and the .pem file required for secure transactions.

AttachmentSize
FirstData_R0.1.zip8.26 KB

Linkpoint API

This payment module was developed by Harry Lu for the Linkpoint payment gateway. It requires Release 2.0 and later to function properly. NOTE: For release 2.0 there are three files that need to be patched to properly function (R20Patch.zip). These patches will be rolled into all future releases of PhreeBooks.

The three patch files are:
/modules/general/functions/gen_functions.php
/modules/banking/classes/banking.php
/modules/banking/pages/bill/pre_process.php

The Linkpoint file should be unzipped and placed in the my_files directory (/my_files/custom). No file should be overwritten for the Linkpoint module.

Please address any comments or questions to the forum.

AttachmentSize
LinkPointAPI_R0.1.zip31.41 KB
R20Patch.zip17.62 KB

PayPal Payments Pro

This payment module was developed by PhreeSoft for the PayPal Payment Pro service. It requires Release 2.0 and later to function properly. At this time, the only operation included is credit card acceptance. You must visit the PayPal site to delete transactions and issue credits.

NOTE: For release 2.0 there are three files that need to be patched to properly function (R20Patch.zip). These patches will be rolled into all future releases of PhreeBooks.

The three patch files are:
/modules/general/functions/gen_functions.php
/modules/banking/classes/banking.php
/modules/banking/pages/bill/pre_process.php

The PayPalpp_*.zip file should be unzipped and placed in the my_files directory (/my_files/custom). No file should be overwritten for the module.

Please address any comments or questions to the forum.

AttachmentSize
PayPalpp_R0.1.zip8.73 KB
R20Patch.zip17.62 KB

Reports and Forms

Reports and forms included with the standard release in english and user submitted translated versions. Also reports and forms contributed by users for specialty purposes.

Note: All downloaded files must be unzipped and imported through the Tools -> Reports -> Import function in PhreeBooks.

Core Report/Form Set - Translated

This page contains the core reports and forms included in the standard PhreeBooks release translated and re-packaged.

English - Standard Reports - UTF-8 Compatible - Sans Font

This is a complete report set converted to the sans font which is UTF-8 compatible.

As of Release 2.0 to install the entire report set, you must first delete all the standard reports and then import the new reports one at a time.

Installation instructions:
1. Remove all current standard reports. If you do not have any custom reports, you can simply empty the database tables `reports` and `report_fields`. The other method is to delete the reports from Tools -> Reports one at a time.
2. Download and unzip the report package below.
3. Rename the current my_files/reports directory to my_files/reports_base. This will retain the base reports should you want to reload them later.
4. Copy all the new reports to a newly created directory /my_files/reports
5. Go to Tools -> Reports -> Import (icon), select a report and press the Import icon. Repeat for all reports listed.

If you have any questions, please post them on the forum.

AttachmentSize
reports_R2.0_sans_UTF8.zip130.37 KB

English - Standard Reports - UTF-8 Compatible - Serif Font

This is a complete report set in English converted to the serif font which is UTF-8 compatible.

As of Release 2.0 to install the entire report set, you must first delete all the standard reports and then import the new reports one at a time.

Installation instructions:
1. Remove all current standard reports. If you do not have any custom reports, you can simply empty the database tables `reports` and `report_fields`. The other method is to delete the reports from Tools -> Reports one at a time.
2. Download and unzip the report package below.
3. Rename the current my_files/reports directory to my_files/reports_base. This will retain the base reports should you want to reload them later.
4. Copy all the new reports to a newly created directory /my_files/reports
5. Go to Tools -> Reports -> Import (icon), select a report and press the Import icon. Repeat for all reports listed.

If you have any questions, please post them on the forum.

AttachmentSize
reports_R2.0_serif_UTF8.zip130.51 KB

Banking Reports and Forms

Reports and Forms related to Banking Menu items.

General Ledger Reports and Forms

Reports and forms related to the General Ledger menu items.

Human Resources Reports and Forms

Reports and Forms related to the Human Resources (Employees) menu items.

Inventory Reports and Forms

Reports and Forms related to the Inventory menu items.

Miscellaneous Reports and Forms

Reports and Forms that do not fit into the categories receivables, payables, inventory, human resources, banking, general ledger.

Payables (Vendors) Reports and Forms

Reports and forms related to Payables (or vendor) menu items.

Receivables (Customers) Reports and Forms

Reports and forms related to the Receivable (or Customer) menus.

Special Reports

Special custom receivable reports

Standard Reports

Reports that are included in the standard release.

Themes

PhreeBooks Themes

Note: Many themes use the same icon set as the default and thus are not included in the theme download.

Apollo

Theme submitted by: Onyx

AttachmentSize
apollo.zip537.11 KB

Cheetah

Theme submitted by: Onyx

AttachmentSize
cheetah.zip823.79 KB

Dark River

Theme submitted by: Onyx

AttachmentSize
darkriver.zip710.57 KB

Dark River Left

Theme submitted by: Onyx

AttachmentSize
darkriverleft.zip710.96 KB

Glory

Theme submitted by: Onyx

AttachmentSize
glory.zip440.05 KB

Dashboard Modules

Modules to add to to the PhreeBooks dashboard.