Backlinks
2 sites
Security covered
Drupal 9–11
This project provides a Drupal module that helps manage and track backlinks.
Develop Backlinks using DDEV ⚙
If you haven't already, install DDEV.
git clone [email protected]:project/backlinks.git cd backlinks ddev config --project-type=drupal --docroot=web --php-version=8.4 --corepack-enable --project-name=backlinks ddev add-on get ddev/ddev-drupal-contrib ddev add-on get s-ayers/ddev-drupal-contrib-mkdocs ddev start ddev poser ddev symlink-project ddev drush site:install -y ddev drush pm:install backlinks -y ddev drush config:export -y ddev drush user:login
Depends on
Dependencies of the latest stable release
- node Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.