{{ $module->alias }} • v{{ $module->version }}
Last Pulled
{{ $module->git_last_pulled_at->format('d M Y, H:i') }}
Fetch and apply latest commits from {{ $module->git_branch }} branch. Migrations will run automatically after pull.
This module doesn't have a git repository configured yet. Set up git details to enable pull updates.
Enter repository details
SSH format: git@domain:group/repo.git
Make sure the server's SSH public key is added to the repository's deploy keys or your account's SSH keys.