{% extends 'hyper/_layouts/settings' %} {% import '_includes/forms' as forms %} {% import 'verbb-base/_macros' as macros %} {% set selectedNavItem = 'typedLink' %} {% set fullPageForm = response is not defined %} {% set settings = craft.hyper.plugin.settings %} {% block actionButton %}{% endblock %} {% block blockContent %} {{ redirectInput('hyper/settings/migrate/typed-link') }}
{{ 'Migrate your Typed Link fields and content to Hyper fields.' | t('hyper') }}
{{ 'This will **permanently** modify all your Typed Link 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 3-step process. First, to ensure Typed Link links are up to date, second to migrate your fields. Thirdly, to migrate your content.' | t('hyper') | md }}