CCK sync

Amitaibu - July 6, 2009 - 14:53

CCK provides CRUD (Create, Update, Delete) functionality to add fields via code. CCK also provides a utility module called content copy. The module also CRUDs group fields.

This module uses both of them so you, the developer, don't have to be bothered keeping your content type in sync - you simply export your CCK content type to code or file and cck_sync_crud($content) will do the rest.

Module adds a "Sync" menu item, altough you would usually use it with hook_update_N().

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 Download (8.87 KB) 2009-Nov-19 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (8.87 KB) 2009-Oct-14 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.