
CCK 2.0 for Drupal 6 is out now .. officially!
CCK Links
- Project page
- CCK 6.x-2.0 release notes (people upgrading from previous RCs should read this).
- Download CCK 6.x-2.0
- Important: This release fixes a (minor) security issue that was present in the previous RC releases.
See the Security Annoucement for more informations.
CCK has been significantly reworked for Drupal 6, both to add new functionality and to provide stronger code and APIs. We've tried to respond to many of the things that were often requested but were difficult or impossible to do in the Drupal 5 version: streamline the process of creating fields, use drag-n-drop to reorganize fields and values, provide a user-friendly 'Add more' button for multiple values, give developers an API and more tools to customize CCK behavior, and provide more documentation.
Many of the things you see in the latest code would not have been possible without all the new Drupal 6 and Views 2 features. Drupal 6, CCK 2 and Views 2 make a great combination!
Upgrading from Drupal 5
- The update instructions are on the Project page. The recommended upgrade process is designed to help you avoid problems that the early adopters ran into and represent suggestions for the safest and easiest possible upgrade. Please be sure to read and follow them, and, as always, make a backup copy of your database before upgrading to the Drupal 6 version.

