D8

Drupal 8

Making a Drupal website to learn Drupal 8.

Enhance TempStore for my form to prevent mixing form steps and delete temp data when user leave the form.

Create custom twig template and attach it to the head of my multi-step form.

Create new tooling command for my Lando configurations to automate project installation.

Implement new hook_update to migrate data from field to another field.

Implement LifxLan library to my Drupal site as part of my custom module.

Install new Drupal site on local network for samples and test projects.

New validation on my custom registration form to allow to disable taxonomy term check from settings.

Fixing bug when the node saved with anonymous uid in registration step.