This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added CiviCRM 4.6 support and updated the README.md.
- Loading branch information
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,20 +28,20 @@ See LICENSE.txt for details. | |
Installation | ||
------------ | ||
|
||
* Enable this extension in CiviCRM (Administer > System Settings > Extensions) | ||
* Enable this extension in CiviCRM (Administer > System Settings > Manage Extensions) | ||
* A new menu item will be added in Administer > System Settings > Report Errors, | ||
which you can use to access the extensions settings form. | ||
|
||
Requirements | ||
------------ | ||
|
||
- CiviCRM >= 4.2 | ||
- Tested with CiviCRM 4.2 to 4.4. | ||
- Tested with CiviCRM 4.4 to 4.6. | ||
|
||
Contributors | ||
------------ | ||
|
||
* CiviCRM extension/integration written & maintained by Mathieu Lutfy (Nodisys), | ||
* CiviCRM extension/integration written & maintained by Mathieu Lutfy (Coop SymbioTIC), | ||
co-authored by Lola S (Freeform), Nicolas Ganivet (CiviDesk) and Young-Jin Kim (Emphanos). | ||
* Based on the civicrm_error Drupal module initially written by Dave Hansen-Lange (dalin): | ||
https://drupal.org/project/civicrm_error | ||
|
@@ -65,15 +65,15 @@ http://civicrm.org/participate/support-civicrm | |
While I do my best to provide volunteer support for this extension, please | ||
consider financially contributing to support or development of this extension | ||
if you can. | ||
http://www.nodisys.ca/en | ||
https://www.symbiotic.coop | ||
|
||
Copyright | ||
--------- | ||
|
||
License: AGPL 3 | ||
|
||
Copyright (C) 2012-2013 CiviCRM LLC ([email protected]) | ||
Copyright (C) 2012-2015 CiviCRM LLC ([email protected]) | ||
http://www.civicrm.org | ||
|
||
Copyright (C) 2012-2013 Mathieu Lutfy (mathieu@nodisys.ca) | ||
http://www.nodisys.ca/en | ||
Copyright (C) 2012-2015 Mathieu Lutfy (mathieu@symbiotic.coop) | ||
https://www.symbiotic.coop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters