Main > Free Download Search >

Free crm 5.1.0 software for linux

crm 5.1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 68
vtiger CRM 5.1.0

vtiger CRM 5.1.0


vtiger CRM offers users a free all-in-one 100% Open Source CRM software ideal for small and medium businesses, with low-cost product support available to production users that need reliable support. more>> <<less
Added: 2009-07-22 License: MPL Price: FREE
1 downloads
 
Other version of vtiger CRM
vtiger CRM 5.0.3vtiger - vtiger CRM project provides an easy to install, industrial-strength,free
License:MPL (Mozilla Public License)
Download (45.2MB)
882 downloads
Added: 2007-06-06
ADM 1.0

ADM 1.0


ADM is a simple, effective, open source application to manage your VOIP telephony. more>>
ADM is a simple, effective, open source application to manage your VOIP telephony.
Main features:
- Automatic on-call volume reduction
- One click dial from clipboard (paste number onto tray icon)
- Integrated phonebook
- List/Redirect/Hangup all active calls
- One click call forward setup
- Bluetooth presence detection to redirect calls when you walk out of the office
- Pop up browser on incoming call (integrate with your CRM to auto load customers details when they call)
- Cisco phone integration (auto speakerphone)
- Slide-in popup on incoming call, with Answer(cisco only), Hold, Busy and Redirect buttons , CallerID and duration
- Lots more!
<<less
Download (23.9MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
970 downloads
Cite CRM 0.2.0

Cite CRM 0.2.0


Cite CRM Open Source Project is a web based customer management and trouble ticket system for computer repair profesionals. more>>
Cite CRM Open Source Project is a web based customer management and trouble ticket system for computer repair profesionals.
Our goal is to provide your businesses with the ability to utilize the worlds fastest-growing CRM platform that is designed specificaly for the computer repair industry. Our software is designed and developed by computer repair specialist like your self so we know what you need and what you dont. Cite CRM is desgined to be light weight and fast but dosnt lack the tools you need to make your day to day work flow move smothly.
Cite CRM gives your computer repair bussines the ability to manage your cutomers from anywhere in the world. Work Orders can be closed at a customers residence and presented with a bill at the time of service. You can also create new Work Orders, add new Customers, and assign work orders to employees from any location with our intuitive interface. In-Cite CRM gives your company the freedom of movement and
time saving tools to help manage your day to day work flow and increase profites.
Cite CRM is writen in PHP and uses MySQL as the back end, other database could easaly be used as we use ADODB for all the database functions. It is completely skinable as it uses the smarty template engine for all the templates. Cite CRM is designed to be fully modular and pluggable. Developing new moduals and plugins is quick and fast.
Cite CRM is brought to by In-Cite CRM, a hosted solution wich runs Cite CRM as its core. At In-Cite CRM you do not have to install any software or maintain any computer equipment. All you need is an internet connection and a web browser. And at $29.99 per month its afordable! Want more information see our website.
Enhancements:
- Quite a few bugs were fixed.
- The installer was improved.
- Several issues that showed up with PHP5 and MySQL 5 were fixed.
- The CRM has had lots of testing on Windows setups.
- Parts management and integration was added.
- You can now order parts through the online ordering system and the orders will integrate into your work orders.
- There are ordering locations across the USA, Canada, and Mexico.
<<less
Download (1.0MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1364 downloads
SugarCRM 4.5.1

SugarCRM 4.5.1


SugarCRM is the premier commercial open source customer relationship management application provider. more>>
SugarCRM project is the premier commercial open source customer relationship management application provider, breaking the rules set by conventional CRM solutions.
The limitations of traditional CRM software can be summarized by the lack of flexibility, high costs, and closed-source structure which is embedded into the traditional product offerings. This has led to a failure rate of over 70% with traditional CRM implementations.
SugarCRM provides a powerful solution built on a pure open source stack, offering functionality constructed by the best open source CRM experts from around the world. The Sugar Suite is SugarCRMs vanguard CRM solution that understands todays business demands.
SugarCRM provides a complete set of solutions to deliver the best CRM solution based on your needs. These include:
Main features:
- Low acquisition cost
- Low total cost of ownership (TCO)
- Fast and easy user adoption
- Flexible solution to blend with current business processes
- Open standards for low cost integration with legacy systems
<<less
Download (MB)
Added: 2007-02-25 License: MPL (Mozilla Public License) Price:
619 downloads
Dolphin CRM 1.0

Dolphin CRM 1.0


Dolphin CRM is a free version of Dolphin. more>>
Dolphin CRM is a free version of Dolphin. It only contains the contact management portion of Dolphin, but can easily be upgraded to the full version if needed.

Dolphin CRM requires the Zend Optimizer (available for free at www.zend.com) to be installed on your web server. Dolphin CRM is written in PHP and source code is included.

Installation:

1. Run install.php located in this directory. This will install the MySQL database/tables.
2. Modify dolphin_config.php with your settings and then copy dolphin_config.php into calendar/ and calendar/includes/
<<less
Download (2.3MB)
Added: 2007-03-21 License: Free To Use But Restricted Price:
565 downloads
wCMF 2.1

wCMF 2.1


wCMF is a lightweight MDA approach to application development based on the MVC pattern. more>>
wCMF is a lightweight MDA approach to application development based on the MVC pattern. It allows the creation of any kind of PHP Web application such as CRM or a CMS from a UML model. The project features an object persistence layer, a SOAP interface, and standard views and controllers.
Main features:
- Enhanced view template that generates a view
- Stereotype for modeling system properties
- Database upgrade system
- The framework and the application template are now auto deployed to the target directory
Enhancements:
BUGS
- fixed bug 1691278 (inherited values cant be referenced by subclasses)
- Corrected standard application
- fixed soap update method
- fixed bug (1676550), soap methods were always created (is_soap was ignored)
- fixed typo (assoziation -> association)
- default application model (removed all old wcmf stereotypes), rebuild generator
- fixed 1693598 (attributes were multiplied in inheritance)
- - fixed radio button template (showed duplicated entries, when none selected)
- fixed handling of null values in database mapping
- Tutorials: changed de.bmiag.genfw.instantiator.xmlmap generator property in hello world tutorials (old config caused bug #1741294)
- Generator: fixed bug #1741296 (exception, when trying to zip empty directory)
- Generator: fixed column ids in tables.sql (id of an fk pointing to the own table, was not unique)
- Framework: fixed advanced search in wCMF default application (ignores empty values now)
ENHANCEMENTS
- new start page in Enterprise Architect default project
- added Soap Search. exposes the search controller to the soap interface.
- added Soap advancedSearch. exposes the search controller to the soap interface.
- added added orderby tagged value to WCMFNode to allow default sorting in node lists
- implemented simple (->) association type (does not allow create/delete), so we support composite, shared and simple now
- added WCMFSystem stereotype for modeling system properties
- Added displayName to soapList method.
- Added parentoids, childoids to soapRead method.
- Added depth parameter to soapRead method.
- added PrimitiveType to auto-generated WCMFValues.
- Enhanced view template (View.tpl) to render a special form if a WCMFNode is associated with the WCMFView.
- Added WCMFReference values to custom view.
- First version of database update script (application/install/dbupdate.php)
- changed display value calls in order to allow entities to override default behavior
- removed tagged value is_ordered from WCMFNode stereotype. use orderby = none|sortkey|[value] instead
- added xslt documentation generation to the generator
- added TargetDirectory und ProjectName properties to Identifier class (maybe used in XPand on every identifier)
- Development page generated by Generator
- added template override feature
- added framework/application template auto deployment to generator
- Framework: added log directory creation if directory does not exist
- Framework: update script now ignores not null changes for pks
- made StringQuery more robust (checks the type to search for first)
- Framework: added alternating rows to resource browser
- changed localization to accept language definitions without country (e.g. de defaults to de_DE)
<<less
Download (1.9MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
844 downloads
Podius 5.1.0

Podius 5.1.0


Podius is a content management and web publishing system. more>>
Podius is a content management and web publishing system.
Main features:
- o dependencies (download and run anywhere with perl installed)
- intuitive component model with rich configurable properties
- file-based or rdbms-based persistence and high level transactions
- support for concurrency and auto-merged changes (optimistic locking)
- nice and powerful template syntax, easily extensible
- support for multilingual content, synchronized between languages
- support for inheritable and reusable projects
- clean storage-data division (no sql in perl code is needed)
- clean data-presentation division (no perl code in html is needed)
- management scripts, allowing full control from command line
- web-based interface for non-technical editors
<<less
Download (0.30MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1340 downloads
PHK 1.1.0

PHK 1.1.0


PHK is a PHP-oriented package system. more>>
PHK is a PHP-oriented package system. PHKs purpose is to package a library or an application, in order to distribute and run it as a single file. As an introduction, you may think of it as a PHP-oriented jar, with a lot of additional features.
Main features:
- No runtime software : as it was said above, there is no runtime software to install before using a PHK archive, as it contains its own runtime code. Any installed PHP (version 5.1.0 or more) is ready to include/execute a PHK archive without any modification.
- Supports libraries, applications, plugins : a PHK archive can contain a library or an application (an application is a library with an entry point). PHK archives can also be used as plugins.
- Unlimited number of subfiles : a PHK archive can contain an unlimited number of subfiles and directories. A subfile can contain up 2 Gbytes of binary data. The total size of a PHK archive is limited to 2Gbytes. Every subfile can be, on a file by file basis, compressed (gzip or bz2), and/or filtered through php_strip_whitespace() (for PHP source).
- Standard locations for package information : PHK provides standard locations for administrative informations like packages name, author, license, copyright, etc. PHK also allows to specify an icon file and an URL. All these inforamtion are displayed in webinfo mode.
- Webinfo mode : in webinfo mode, the PHK archive behaves like a small web site, allowing the user to display every information about the archive, and the content of every subfile. This mode is a standard feature of every PHK archive.
- Mount/umount user scripts : the package author can specify a mount_script. This subfile will be called every time the PHK archive is mounted. In the same manner, an umount_script can be specified.
- Built-in CLI commands : several built-in CLI commands are available. These commands are the equivalent, in CLI mode, of the webinfo mode. They allow to display every information about the PHK archives structure and content.
- Meta-packages : PHK supports meta-packages, allowing a PHK archive to be incorporated as a subfile inside another PHK archive, along with other regular files. This feature is useful for unit tests (see the Zend Framework demonstration packages for an example) or to build meta-libraries (incorporating several librairies, but without mixing them together). These sub-PHK archives can be automatically mounted when the main package is mounted.
- Web path protection : In a PHK archive, the subfiles are protected from incorrect or unauthorized access from the web. The legitimate entry points are explicitely identified, making the package easier to secure. From the web, it is impossible to display or to call a subfile if it is not explicitely enabled by an option. Among other benefits, it allows to suppress the usual empty index.htm files in every directories !
- CRC checksum : A PHK archive includes a CRC checksum mechanism. Depending on the packages options, this checksum can be verified every time the package is mounted, or on users request.
- Digital signatures : A PHK package can be digitally signed (using a digital certificate). This feature allows users to verify that their package comes from a source they trust.
<<less
Download (MB)
Added: 2007-05-25 License: The Apache License 2.0 Price:
886 downloads
OpenEMM 5.1.1

OpenEMM 5.1.1


OpenEMM is a feature-rich industrial-strength enterprise software for e-mail marketing. more>>
OpenEMM is a feature-rich industrial-strength enterprise software for e-mail marketing and the first Open Source application for e-mail marketing.
The OpenEMM code base has been developed since 1999 and is used (as part of the commercial ASP product E-Marketing Manager) by companies like BenQ, CA, IBM, Siemens, Deutsche Telekom, Tiscali, etc.
OpenEMM offers already more than 90% of the functionality of the commercial product and some features the commercial product does not offer right now (i.e. new user interface, MySQL support, etc.).
The main difference is, that OpenEMM is an easy to set up single server solution, while its big brother E-Marketing Manager operates on several distributed servers as software on demand.
Main features:
- use e-mail marketing to manage their customer relations (CRM)
- use e-mail marketing to distribute content from various sources (CMS)
- use e-mail marketing to collect data about recipients and to analyze them (BI)
Enhancements:
Bug Fixes in Release 5.1.1
MailingWizard (BugID: 1746428, Source: SF.net)
"Error in MailingWizard step 7 when no targetgroup is defined"
- added warning message in step 1 if no target group exists
Profile fields (BugID: 1746416, Source: SF.net)
"add profile fields doesnt work with mysql 5.0"
- fixed sql bug so that profilefields can be created in MySQL version 5.x
Profile fields (BugID: 1735033, Source: SF.net)
"Profile field, Type date, update error"
- Profile fields (type "date") are now saved and updated correctly.
Bouncmanagement (Source: Internal)
- fixed bounce scanning for hostnames with hyphen
Profile fields (Source: Internal)
- fixed bug, that prevented editing fields after entering incorrect values
ImportWizard (Source: Internal)
- fixed bug when importing with "ignore null values"
ExportWizard (Source: Internal)
- "tabulator" can now be used as separator
ExportWizard (Source: Internal)
- wizard now saves separator presetting
Mailing overview (Source: Internal)
- fixed sorting in overview (latest mailings first)
Mailing overview (Source: Internal)
- the correct form is now beeing displayed when deactivating an action based mailing
Mailing overview (Source: Internal)
- fixed bug which showed the template by default
Mailing overview (Source: Internal)
- "archive" in template is now beeing used
Mailing overview (Source: Internal)
- fixed layout bug in "send mailing" view
Fullview, Preview (Source: Internal)
- replacing agnTags now works with null-values
Campaign statistics (Source: Internal)
- fixed layout bug
Settings (Source: Internal)
- all available user rights can now be assigned to a user, added necessary message properties
Features in Release 5.1.1
Struts upgrade (Source: Internal)
- upgrade to Struts 1.3.8
language support (Source: Internal)
- added French language support
special thanks to OpenEMM Forum user "arnaud" for providing the message_fr.properties
Profile fields (Source: Internal)
- default values of profile fields can be changed
Settings (Source: Internal)
- added password security bar that shows how secure the chosen password is
<<less
Download (40.3MB)
Added: 2007-08-14 License: MPL (Mozilla Public License) Price:
495 downloads
CATS 0.8.0

CATS 0.8.0


CATS is the industry’s leading open source Applicant Tracking System (ATS). more>>
CATS is the industry’s leading open source Applicant Tracking System (ATS).

CATS has a clean user-interface, is easy to use, and has all the bells and whistles of expensive proprietary commercial ATS packages.

Built on the LAMP platform (Linux, Apache, MySQL, and PHP), it can be installed and running in 5 minutes on a Unix or Windows platform. It features built-in applicant tracking, resume search, CRM, and a reporting dashboard for staffing agencies and corporate HR departments.
<<less
Download (0.37MB)
Added: 2007-08-02 License: MPL (Mozilla Public License) Price:
502 downloads
CitrusDB 1.1.4

CitrusDB 1.1.4


CitrusDB is a Web-based customer database application that uses PHP and a database backend to keep track of customer information more>>
CitrusDB is an open source customer database application that uses PHP and a database back-end (currently MySQL).
This software can keep track of customer information, CRM, services, products, billing, and customer service information. The program will run on any PHP enabled web server.
This software is now in beta. There is still alot of room for tweaking code and making things more streamlined, a whole lot of room. The code of CitrusDB might even be able to be used now for something other than to play around with, but since its beta I wont recommend using it in production yet. For long time users, please note that the initial login name has changed from "test" to "admin" now!
Main features:
- modular functions to allow new pieces to work along side base functions
- security and password access to database on a per user level
- track modifications to customer records made by the database user
- keep general info, mailing address, billing address, and billing info about each customer
- able to assign multiple (unlimited?) services or products to a customer record
- add custom fields for services/product information
- trouble tickets / individual and department notifications
- import / export feature to send billing data back and forth to card processing software
- import from online order data (or online order component)
- search by specified fields
- easy to add and modify services/products
- ability to invoke remote commands to talk to other servers for billing queries, user lookups, etc.
- bill credit card and invoice for monthly, setup fee, onetime charges, 6 month, yearly, etc. billing cycles
- ability for different billing types to be assigned to each product or service that one customer has
<<less
Download (1.1MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
851 downloads
TurquoiseCRM 1.0.1

TurquoiseCRM 1.0.1


TurquoiseCRM is a lightweight CRM package developed using PHP, MySQL, and Apache. more>>
TurquoiseCRM is a lightweight CRM package developed using PHP, MySQL, and Apache.
The software is easily extendable.
Enhancements:
- An "item search" feature has been added.
- A bug in the "item delete" feature has been corrected.
- The user interface has been optimized for FireFox browsers.
- Other minor bugfixes have been made.
- A problem in downloading the zip file is now handled.
<<less
Download (0.070MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1313 downloads
Firefly CRM 2.0

Firefly CRM 2.0


Firefly CRM is a Web-based customer relationship management system to keep track of customers and their companies. more>>
Firefly CRM is a Web-based customer relationship management system to keep track of customers and their companies. Each entry can have a list of actions to be done and items tjat have been done. Firefly CRM can also be used to send emails to your customers.
Main features:
- CRM - Store contact / customer details
- CRM - Arrange contacts into groups of your choosing
- CRM - Schedule actions to do for contacts and for groups
- CRM - E-mail reminders to your inbox for scheduled actions
- CRM - Send e-mails to either individual contacts or to groups
- CRM Keeps history of all actions completed
Enhancements:
- Various bugs were fixed.
<<less
Download (0.53MB)
Added: 2006-05-17 License: LGPL (GNU Lesser General Public License) Price:
1260 downloads
Centric CRM 4.1

Centric CRM 4.1


Centric CRM is a mature, fully featured, Java-based, Web-delivered CRM. more>>
Centric CRM is a mature, fully featured, Java-based, Web-delivered CRM with leads management, contacts, pipeline, quotes, accounts, campaign management, project management, help desk, document management, reports, employee, and admin modules.
Enhancements:
- This release can attach documents from various CRM modules to outgoing email messages, independently schedule activities and log activities without the need to first record a past activity, record Activities against an account without specifying a contact, attach Documents directly to general contacts and account contacts (documents attached in the Contacts module follow the contact to the Accounts module), and make HTML, CSV, and Excel reports.
- Nine databases are now supported: Derby, DaffodilDB, Firebird SQL, DB2, Interbase, SQL Server 2000/2005, MySQL 5, Oracle 10g Express, and PostgreSQL.
<<less
Download (MB)
Added: 2007-02-09 License: Other/Proprietary License with Source Price:
1014 downloads
Cream CRM 3.0.0

Cream CRM 3.0.0


Cream is a customer relationship management (CRM) system that addresses the specific needs of media organizations. more>>
Cream is designed to meet the unique demands publishers have, including features that allow subscription management, support for multiple products (print subscriptions, advertising, online subscriptions, books, etc.), customer communications (both incoming and outgoing), and easy-to-use reporting and analytical functions.
The project also enables publishers to track special offers, such as seasonal discounts and trade shows. With Cream, media organizations can put their business data to work, increasing sales and customer satisfaction. It allows employees to have up-to-date information throughout the sales cycle, and lets managers have greater insight into sales patterns.
Main features:
- receiving e-mails functionality (text and HTML)
- sending HTML emails
- editing HTML emails with a WYSIWYG HTML editor
- newletter subscriptions for anonymous users
- external HTML forms for newsletter subcribe and unsubscribe
- sending HTML newsletters
- editing HTML newsletters with WYSIWYG HTML editor
- powerful filter for sending newsletters to either newsletter subscribers or all customers based on type, category, product, campaign...
- Import of products and customers
- Communication and Sales tabs in user interface
- completely localizable user interface
- localizations to Dutch, German, Spanish, Russian, Ukrainian and Serbian languages
- Home page with shortcut and summary links
- Help page with FAQ, Support and Forum links
- Cream now works on Windows too
Enhancements:
- This version works with MySQL database and features new functionality for contacts, opportunity and task management, external HTML forms for support and information requests, CMS integration, and many new fields and options.
<<less
Download (11.5MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
817 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5