Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module is a simplified donations module allowing users who want to use sageepay to collect donations from site visitors but who find the existing functionality in modules such as über cart to
The civicrm is really great, but I understand Drupal developers, why they doesn't like it. I want to create drupallike civicrm by using civi_api.
Remove dependency of sites/all/modules directory, first try to put into sites/all/libraries, then using libraries api.
Write drupal tests
Usage:
Download the civicrm from CiviCRM home page to sites/all/modules directory.
Delete the drupal directory from sites/all/modules/civicrm
Download this module as a usual drupal module, and enable it.
Install CiviCRM.
Notice:
All of this project is completely a plan. Let see, how is this work. There should be some licencing problem, but as I plan, the original code will be full rewritten.