Import/Export

Component ID

405232

Component name

Import/Export

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

3568

Component created

Component changed

Component body

This module allows site administrators to export/import their existing cck types and views into a repository to share them.
CCK types and Views 2 export files will be stored in text files with extensions .cck(for cck) and .view(for views).

You need this module if:

- You need to migrate some part of your site to another site quickly.
- You need to share your CCK types and Views with your partner or to get his CCK types/Views.

Modules needed :
CCK
Views 2

Use the Import/Export module to dump content types, views and taxonomy definitions to text files. This way we could commit them to the repository and quickly build the framework for a fresh install of the site. Just install Drupal, then run the import function for the content types, views and taxonomies.