This project is not covered by Drupal’s security advisory policy.

Replaced by: 

Most of CCK has moved to core in the Drupal 7/8/9 versions.

Please note that this is not the place to get support for D7 Fields! We are getting a number of support requests, bug reports, and even feature requests for D7 fields. Fields are in core in D7, you must file issues there, not here.

And its successor Entity Reference replace nodereference and userreference.

Replaces content_permissions. See #598924: Port of Field Permissions to D7 for progress on the D7 version.

Replaces fieldgroup with much more awesomeness than in D6!

… or Features, which supports exporting and importing content types and fields in "feature" modules, or Field Tools replace content_copy.

Replaces multigroup. There is no automatic upgrade path for multigroup, see http://blog.urbaninsight.com/2012/02/28/migrating-drupal-6-multigroups-d... for an explanation about how to migrate from multigroup to field collection.

The Content Construction Kit allows you to add custom fields to nodes using a web browser.

The D7 version of the contrib CCK package currently contains:

  • D6 -> D7 data migration code, see Migrating D6 Content Construction Kit (CCK) to D7 Fields for an explanation of how to upgrade your data.
  • some miscellaneous helpers to do things that core will not do, like maintain the PHP code snippets some fields may have been using to define allowed values (partially working)

Integration with other modules:

  • Views - all Views field integration is handled by Views in D7.
  • Panels - all Panels field integration is handled by Panels in D7.
  • Token - see the D7 version of the Token module.
  • Devel - the Devel module will handle field generation code in D7.

Everything else is in Drupal 7 core.

CCK Resources

CCK is a very powerful system with many different contributed modules to extend its functionality. Install the Advanced Help module for additional help, and use the Views module to display CCK information in a variety of ways.

Here are a few other comprehensive documentation and tutorial resources to help get you started:

Supporting organizations: 
Drupal 6 to 7 data migration

Project information

Releases