《Drupal 中的 AI 辅助站点迁移.pdf》由会员分享,可在线阅读,更多相关《Drupal 中的 AI 辅助站点迁移.pdf(31页珍藏版)》请在三个皮匠报告上搜索。
1、AI-Assisted Drupal MigrationsDrupal AI Summit Paris2025.12.10Andrew MallisCEO Kalamuna01Welcome/Intro 02Migrate API Overview 03AI-Assisted Migations04Outcomes05Q&AAgendaPresentation NameMarch 2020Drupal is a highly structured platform.Presentation NameMarch 2020Drupal migrations can be DIFFICULT.Pre
2、sentation NameMarch 2020With AIs assistance,we can lower the barrier to entry.01Welcome.PRESENTERAndrew Mallis,CEOLinkedIn /andrewmallisEmail Phone 1-800-674-7784 x70002Overview of the Migrate APIMigrations in 3 Parts1.ExtractSource Migrations in 3 Parts1.ExtractSource Migrations in 3 PartsProcess1.
3、Extract2.TransformSource Migrations in 3 PartsProcess1.Extract2.Transform3.Load Source Destination(Drupal)Migrations are defined in YAML filesid:article_importlabel:Import articles from CSVsource:plugin:csv path:public:/articles.csv delimiter:,enclosure:ids:-id fields:-name:id label:Unique Id -name:
4、title label:Titleprocess:title:title type:plugin:default_value default_value:articledestination:plugin:entity:nodeSteep Learning CurveDebugging Can Be DifficultInconsistent DataDependenciesComplex YAML ConfigurationDrupal Migration Challenges03AI-Assisted MigrationsDEMOhttps:/bit.ly/4qcPODYAI Migrat
5、e Agent module Enables chatting with the Migrate module to build Drupal migration plansAI Migrate Generate module Uses AI to build Migrate YAML definition files(currently from CSV files)Drush AI Uses the Drupal AI assistant from the command line to allow for larger processes and bulk operationsCompo
6、nents of AI-Assisted MigrationsAI Migrate AgentDrupal CoreAI ModuleAgentsAI Migrate AgentFunction CallingMigrate APIAI Provider(OpenAI)Drush AIDrushAI ModuleAI ModuleDrush PluginAI Provider(OpenAI)Drush AI$drush ai Which Drupal modules are great for SEO?Drupal AI Migrate GenerateDrushAI ModuleAI Mig