storageroom-to-contentful.rb:将数据从 StorageRoom 迁移到 Contentful

时间:2024-07-22 21:22:47
【文件属性】:

文件名称:storageroom-to-contentful.rb:将数据从 StorageRoom 迁移到 Contentful

文件大小:52KB

文件格式:ZIP

更新时间:2024-07-22 21:22:47

Ruby

内容丰富的储藏室 储藏室已关闭! 此存储库作为如何使用的示例。 描述 已于2015 年 1月 1日关闭。 该工具可用于: 将内容从 StorageRoom 迁移到平台,该平台提供了类似的功能集 导出您的 StorageRoom 内容,而无需将其导入 Contentful 此工具将 StorageRoom 中的内容以 JSON 格式导出到您的本地硬盘。 它将建议在 Contentful 上使用的字段类型,并允许您在 Contentful 上重新创建所有内容。 安装 gem install storageroom-to-contentful 这将安装一个从storageroom-to-contentful可执行文件。 用法 要使用该工具,您需要在 YAML 文件中指定您的 StorageRoom 和 Contentful 凭据。 例如在credentials.yml文件中: # C


【文件预览】:
storageroom-to-contentful.rb-master
----.gitignore(599B)
----bin()
--------storageroom-to-contentful(818B)
----.travis.yml(44B)
----.rubocop.yml(571B)
----CHANGELOG.md(480B)
----LICENSE.txt(1KB)
----contenftul_fields_types.yml(594B)
----spec()
--------support()
--------spec_helper.rb(270B)
--------lib()
--------fixtures()
----README.md(6KB)
----storageroom-to-contentful.gemspec(1KB)
----lib()
--------storage_room_exporter.rb(3KB)
--------contentful_importer.rb(10KB)
--------migrator.rb(1KB)
--------version.rb(39B)
--------mime_content_type.rb(30KB)
----Gemfile(187B)
----Rakefile(115B)
----credentials.yml(148B)
----Gemfile.lock(1KB)

网友评论