/site-events

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Instruction of install site

You must have utilities drush, composer and git on our server.

INSTALLATION

  1. Clone git repository git clone git@github.com:miroslav-lee/site-events.git . in core directory of the site
  2. Download Drupal with modules of project composer install
  3. Install Drupal
    • Choose language and click the button "Save and continue" Step 1
    • Select an installation profile Step 2
    • Enter your data for connecting to the database Step 3
    • Wait to finish install Drupal Step 4
    • Specify site information Step 5
  4. drush cset system.site uuid 6dc1d2bc-bbeb-4d2a-81d3-ce12b3cf307b -y
  5. drush ev "entity_delete_multiple('shortcut', \Drupal::entityQuery('shortcut')->execute());"
  6. Import config files of site drush cim -y

drush cim

  1. Command drush en events -y enable module Events
  2. drush updb && drush entity-updates

ADD CONTENT TO EVENT TOPIC

  1. Click on Content->Add content->Events or go to /node/add/events Add event
  2. Specify event information and save Event information
  3. You can see our event content Event