Skip to content
Snippets Groups Projects
Commit aa8e0287 authored by ressa's avatar ressa Committed by Chris Wells
Browse files

Issue #3496059 by ressa, chrisfromredfin, leslieg: Remove mentions of manual...

Issue #3496059 by ressa, chrisfromredfin, leslieg: Remove mentions of manual download through browser
parent 53121069
No related branches found
No related tags found
1 merge request!657Remove mentions of manual download through browser
Pipeline #390242 passed
......@@ -82,11 +82,6 @@ final class ModuleActivator implements ActivatorInterface {
'@url' => 'https://getcomposer.org/doc/articles/troubleshooting.md',
]);
$commands .= '</p>';
$commands .= '<p>';
$commands .= $this->t('If you cannot use Composer, you may <a href="@url" target="_blank" rel="noreferrer noopener">download the module manually through your browser</a>.', [
'@url' => 'https://www.drupal.org/docs/user_guide/en/extend-module-install.html#s-using-the-administrative-interface',
]);
$commands .= '</p>';
$commands .= '<h3>' . $this->t('2. Install') . '</h3>';
$commands .= '<p>';
$commands .= $this->t('Go to the <a href="@url" target="_blank" rel="noreferrer noopener">Extend page</a> (admin/modules), check the box next to each module you wish to enable, then click the Install button at the bottom of the page.', [
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment