I need to create new node types in my site, is it safe to use the CCK module to do it, or is it better to wait untill it's finished?

Thanks

Comments

profix898’s picture

YES, it is safe to use CCK on a production site. CCK is ready and stable.
Its not yet fully integrated into core (even for Drupal 5.0), but the contributed module is ready.
(And a module is never really FINISHED ;))

Robardi56’s picture

Yes.
I would even say it is safer to use cck than flexinode.... since cck will ultimately get included in core and not flexinode.

Brakkar

pnikosis’s picture

Great! Thank you both! :)