NLS Lab

Tag

drupal

2 posts

Install Drupal Site - May 2024

Jun 2, 2026

clone git@github.com:williamhdean/drupal-bitnami-whdvalues.git ./{NEW FOLDER NAME} git init git add * git status git commit -m "clone of drupal-template" git br…