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

Custom module for Drupal 8 · Work entity with finish operation plugged to View · Example application

License

Notifications You must be signed in to change notification settings

miroslav-demcak-cz/d8-worksheet-exercise

Repository files navigation

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

About

Custom module for Drupal 8 · Work entity with finish operation plugged to View · Example application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published