{% extends 'hyper/_layouts/settings' %} {% import '_includes/forms' as forms %} {% import 'verbb-base/_macros' as macros %} {% set selectedNavItem = 'linkit' %} {% set fullPageForm = response is not defined %} {% set settings = craft.hyper.plugin.settings %} {% block actionButton %}{% endblock %} {% block blockContent %} {{ redirectInput('hyper/settings/migrate/linkit') }}
{{ 'Migrate your Linkit fields and content to Hyper fields.' | t('hyper') }}
{{ 'This will **permanently** modify all your Linkit fields and cannot be reverted. We‘ll make a backup before the migration is run if you need to restore back to it.' | t('hyper') | md }} {{ 'This is a 2-step process. First, to migrate your fields. Second, to migrate your content.' | t('hyper') | md }}