Changes between Version 18 and Version 19 of projects/crm_review/report
- Timestamp:
- Oct 23, 2008, 5:16:41 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
projects/crm_review/report
v18 v19 11 11 * is still capable of being modified and customized for the particular organization 12 12 13 The project should provide a public facing web site, explaining the goals and providing links to download the components so that anyone can use it. Ideally, the configuration files and code generated should be kept in a revision control system and an issue tracker should be setup to track problems and provide for an easy method to fix problems and release new versions that can be tracked against new versions of CiviCRM. 13 == Components == 14 14 15 15 We've broken down the common project into following components: … … 23 23 * '''Hosting:''' The project will develop components that can be hosted on any typical, free-software hosting provider. However, we may want to consider using a dedicated virtual server for a few reasons, including: control over system resources, ability to configure custom mail options, and ensuring that we have the required versions of supporting software (like PHP, MySQL, etc). Part of getting a dedicated virtual server should include the labor to maintain, backup, and trouble-shoot problems related to the server and the installations. 24 24 25 == Customizations == 26 25 27 In addition to the common parts of the project, there will also be individual parts based on the number of groups who will implement the database: 26 28 … … 30 32 * '''Ongoing support and training:''' answering questions and providing continued support 31 33 34 == Ongoing == 35 36 The project should provide a public facing web site, explaining the goals and providing links to download the components so that anyone can use it. Ideally, the configuration files and code generated should be kept in a revision control system and an issue tracker should be setup to track problems and provide for an easy method to fix problems and release new versions that can be tracked against new versions of CiviCRM. 32 37 33 38