Blogs

Latest Blogs

The scenario here is, for example, you are calling your Contacts and recording data via webform using webform_civicrm, and you are using a View to get your list of contacts.

The scenario here is, for example, you are calling your Contacts and recording data via webform using webform_civicrm, and you are using a View to get your list of contacts.

We did this a while back, and a question on StackExchange meant it was worth sharing.

We did this a while back, and a question on StackExchange meant it was worth sharing.

We did this a while back, and a question on StackExchange meant it was worth sharing.

We did this a while back, and a question on StackExchange meant it was worth sharing.



Table Wizard offers a quick & dirty way to get a csv into a Drupal mysql DB as a table. You need to start by downloading & enabling tablewizard and  schema. Make sure you choose to enable the delimited import part.

You should then be able to navigate to admin/content/tw via the content menu and upload your csv file.

If you want the table available in views, However you need to access MySQL (e.g via PHPMyAdmin)

and add a primary key column e.g.


The joy of CiviMigrate is when you have a complicated destination for your data. In our example we have a simple csv with 6 fields but we want to create a Contact (see previous blog), a membership for that contact and an attached contribution record for the payment received. This blog will describe how to do a membership import and then a contribution import off the same data set.

This blog follows on very closely from the previous blog and continues the same example.


The Migrate module is a powerful tool for importing data into Drupal and Drupal modules. It is also an approach we have been using for large, complicated or recurring imports into CiviCRM. Some advantages of using Migrate module for imports:


NOTE: This approach has been superceded by our work developing the bridge module for using the Drupal Migrate module to migrate legacy data in to CiviCRM. Read about it here

 


Open Source projects often suffer from development ideas not getting sufficient resources to implement properly, with the outcome being lots of users continue to use work arounds or poor fixes.

Eileen has put some time in to setting up CiviCRM with a Make it Happen facility so that clients and consultants can make donations to particular projects. If the particular project does not get sufficient funding, then the donor has the option of a refund, or to shift it to another project.


Nice to see some praise for the Aus Greens site. From the ABC website http://www.abc.net.au/unleashed/stories/s2955511.htm