craft3-migration-examples:Craft3内容迁移的示例

时间:2024-05-20 16:48:18
【文件属性】:

文件名称:craft3-migration-examples:Craft3内容迁移的示例

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-20 16:48:18

PHP

Craft CMS 3内容迁移示例 Craft 3.0通过便捷的CLI迁移工具引入了新的内容迁移功能。 迁移是对我们存储在文件中的数据库的增量更改。 本文将为字段,矩阵,条目类型和其他结构编写Craft 3迁移时,经历一些常见的场景。 这是示例迁移的集合,可以用作开发的参考点。


【文件预览】:
craft3-migration-examples-master
----migrations()
--------m180717_032838_add_asset_field.php(2KB)
--------m180717_053947_update_field_instructions.php(755B)
--------m180717_045639_add_block_type_to_matrix.php(2KB)
--------m180717_205156_section_questions.php(3KB)
--------m180717_042412_add_matrix_field.php(4KB)
--------m180716_072845_add_example_group.php(829B)
--------m180717_195352_add_entry_type_example_page_variant.php(1KB)
--------m180717_211137_faq_field_layout.php(2KB)
--------m180717_193629_add_page_section.php(3KB)
--------m180717_014246_add_text_field.php(1KB)
--------m180717_200834_example_page_field_layout.php(2KB)
--------m180717_211127_faq_fields.php(2KB)
--------m180717_214112_faq_entry_matrix_block.php(2KB)
--------m180717_051035_add_field_to_block_type.php(3KB)
----README.md(437B)

网友评论