D8

Drupal 8

Making a Drupal website to learn Drupal 8.

Create helper to gather some statistics and prepare text message to show statistics text.

Create new automated job to extend nodes expiration and write revision message in revision log.

Create new DB table to set a custom serial for specific node relations need.

Create dynamic custom API resource to retrieve multiple content types.

Create new custom DB table to save nodes summaries as a metadata table.

Define two routes using same controller for regular user and for admin.

Create cron job using ultimate cron to change all abandoned nodes each 3 days.

Enable username enumeration for security and configure user login form.