D8
Drupal 8
Making a Drupal website to learn Drupal 8.
Installing Pantheon terminus command line.
Setup AWS S3 as file system.
Show random results in a custom template file.
Alter view mode field value in entity display page.
Create a new themeable field showing for a specific view mode.
Altering views fields to show some custom markup.
Altering views exposed filter.
Create new route with custom HTML template for homepage.
Automate the process of creating PDF files.
Alter view custom text field to show a dynamic values.
Add new validation to check and avoid duplicate content.
Redirect users after login and after submit a new request to their own list.
Configure registration form fields and add mobile number field.
Configure reverse proxy to read the REAL client IP.
Setup newsletter module and prepare it to send news.
Making MPDF print a custom Arabic font.
Require mpdf to generate PDF files directly from Drupal pages.
Attach JS library to form to show Hijri date picker for some custom fields.
Show online users as a Slack badge. Using (https://github.com/gliderlabs/slack/blob/master/slackin/README.md).
Enhance integration class to have the targeted environment as a configurable variable.
Enhance integrations class to cache data only when success.
Configure Varnish and Memcache.
Implement custom form validations.
Set an automated deploy process from test to stage.
Create new sub-theme from bootstrap theme and customize body classes per route.