Content Construction Kit (CCK)

yched - February 7, 2006 - 23:35

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

Drupal 7 and Fields in Core

Most of CCK has moved to core in the Drupal 7 version. The D7 version of the contrib CCK package currently contains :
- nodereference and userreference (mostly working),
- D6 -> D7 data migration code (partially working),
- 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).

The following features will most likely be handled by separate, dedicated projects :
- content_permissions : Field permissions module. See this issue for progress on the D7 version.

Yet to be defined, nothing ported yet :
- fieldgroup: see #824812: Future of fieldgroup - call for volunteers
- content_copy

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:

Downloads

Recommended releases

Version Downloads Date Links
6.x-2.7 Download (430.22 KB) 2010-Jun-16 Notes
5.x-1.12 Download (140.63 KB) 2010-Jun-17 Notes

Development releases

Version Downloads Date Links
6.x-2.x-dev Download (430.24 KB) 2010-Jul-11 Notes
5.x-1.x-dev Download (140.65 KB) 2010-Jul-11 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.