This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

How hard is it to import contribution information?

It's easy! CiviCRM gives you a few options — at the very least the import option.

  1. Import. You can import a file in Comma-Separated-Values (CSV) format. Enter contributions into an excel sheet (pretty fast data entry, though there are validation issues). Clean the data (easy with good excel tools). Upload into online system.

CiviCRM has a fairly sophisticated contributions import options.

  1. Some systems allow you to create custom screens. In CiviCRM this is called a "profile." Starting with CiviCRM 1.6, you can create your own custom contribution data entry screen.
  2. Via API. You could create a PHP page that allows you to do custom data entry. You can find CiviCRM API documentation at API Overview .

And, as is the process with open source, you can get a feature like better data entry of contributions into CiviCRM by contributing your opinions and your time.

[Source , nten-discuss@groups.nten.org, 13 Dec 2006.]

Labels
  • None