Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将特定内容类型的所有节点从一个 Drupal 站点复制到另一个 Drupal 站点(两个完全不同的站点 | 不同的数据库 | 不同的文件系统)...请建议最佳方法。
我发现的最好方法是使用node_export和VBO
希望能帮助到你
公关