D8

Drupal 8

Making a Drupal website to learn Drupal 8.

Enhance my integration classes and create abstract class for sub integration class.

Update SAAD installation profile content types to hide some labels and allow for file description field.

Reviewing the RTL and deep dive into the URL parts in RTL/LTR fields for community issue number 2336569.

Add custom logs for SMS messages using the schema of the contrib module Events log track.

Enahncing the queue item processing and adding some helper logs to give a detailed view of processed queue items.

Playing with Drupal Migrate API and using YAML files as a migrate source.

Review old project and install diff module and fixing features differences.

Extending a custom form and adding some custom fields in a new route.

Customizing queues timeout and job lock timeout. And having a look into queues configurations.

Create trait for my integration classes to reuse trait methods as helpers.

Configure website to send email when getting new comments that needs approval.

Showing view results depend on current user's birthday to show relative results for each user.

Review site indexing and wipe the index and configure Drupal search.

Testing Healthcheck contrib module and defining a new healthcheck plugin.