crowdcg/upmembership-project

This is our project template for Up Membership.

dev-master 2016-08-31 16:18 UTC

This package is not auto-updated.

Last update: 2020-01-14 20:41:11 UTC


README

This is the distrapution for the Up Membership project.

To install project just fallow these steps.

  1. Install composer
  2. Then run this command: $ composer create-project crowdcg/upmembership-project --stability dev --no-interaction
  3. Install drupal site.
    • Go to the webpage of your drupal site/web to install
    • Or use this drush command by cd into /web directory and typing in ../vendor/bin/drush site-install --db-url=mysql://{username}:{password}@localhost/{database}