I want to export a node and import this node with corresponding files. I tried several modules such as:
-
Bulk Export (bulk_export)
-
Data export import (data_export_import)
-
Node export (node_export)
-
Node export book (node_export_book)
-
Node export dependency (experimental) (node_export_dependency)
-
Node export features (node_export_features)
-
Node Export Features UI (node_export_features_ui)
-
Node export feeds (node_export_feeds)
-
Node export relation (deprecated) (node_export_relation)
-
Views Data Export (views_data_export)
I am switching from wordpress to drupal nad seems drupal is ugly. May be I am wrong. But when I come to know a simple task can’t be done using 10 modules it proves – drupal is not strong with community support. I can write myself to do the same task using raw php. I can do this developing a module but I have to learn module developing and hence I want to use ready module. Any help?