D8
Drupal 8
Making a Drupal website to learn Drupal 8.
Testing some PHP Gmail libraries using PHP Fat-Free Framework.
Replace some deprecated functions with new ones for my home custom module.
Preprocess blocks to have the block type machine name as a CSS class.
Create new Desktime module to fetch desktime details.
Optimizing my way to update composer packages file to reduce usage of memory on my server.
Create new class to interact with desktime.com and submit it to Packagist.
Working on Layout Builder and Field Layout to customize layout.
Enhance the registration/login forms to re-order validation process.
Enhance saving temp values and replace _SESSION with tempstore.
Sanitizing production database.
Testing Drupal 8 features on a local Drupal site.
Configure Captcha for some custom forms.
Define and create new dynamic routes.
New route for each entity to show metadata about entities with custom permission.
Enhance debugging issues by adding a new additional validations and logging.
Generate image styles programmatically.
Doing some time comparison for the content time in different timezones.
Enhance user experience and install chosen module.
Enhance user experience and use chosen module.
Create new module to control Cloudways apps from Drupal.
Connect with Gmail inbox and fetch emails.
Enhance SMS log to show more details in fail cases.
Patch Drupal MPDF library to support Arabic fonts on recursive calls.
Generate and save temp PDF files and send them as base64.
Making all features work in default state.