Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 740 Bytes

Worksheet (exercise)

Note: The project is archived, it only serves as a read-only sample.

This is Drupal 8 project with custom module to provide:

  • Custom content entity representing a work with title, description, solver and dates of the start and the end,
  • view (block) named Worksheet at homepage,
  • finish operation (added to the Work entity).

It is based on drupal-composer/drupal-project.

The entire development process is evident from separate commit messages (but feel free to ask anything).

Installation

git clone https://github.com/miroslav-demcak-cz/d8-worksheet-exercise.git _your-directory_
cd _your-directory_
composer install
drush si --existing-config