Adding custom fields for location field with GMap configuration to save building number and postal code suffix.
Create multiple paragraph type to serve many purposes of content.
Trying to enhance my recent log messages page by using trying some watchdog/log contrib modules to show advanced filters for messages.
Create page browsable by a hash in URL for QR Code for each node.
Create queue to process invoice creation managed by Ultimate Cron.
Trying to generate PDF file for each node, and trying some contrib modules like entity_pdf and trying to tune the TWIG template of PDF file.
Enhance my endpoint to accept API ket and token in request header.
Create new endpoint to response with the system status if it is working properly for healthcheck.
Trying some options of autosave contrib modules.
Start user session programmatically using custom form submission.
Create composer file as my own Drupal flavor with some basic modules.
Import CSV file into Drupal as nodes using Feed importer.
Create test pipelines on Gitlab and add stage for performance test.
Configure queue to work every hour using Ultimate cron contrib module.
Install Scheduler and configure it to publish content daily.
Enable content moderation and setup the content workflow to have (in review, published) states.
Alter login to have ID number value only and validate if the entered ID number exists in DB or not.
Create one dynamic workflow to serve two purpose by custom workflow states.
Expose all taxonomy terms in a dynamic API service.
Configuring Captcha math question for site visitors.
Implement hook_requirement to require specific PHP composer package
Getting allowed values from field settings.
Enhance website performance and accessibility by following all Lighthouse recommendations.
Configure and create paragraph types to allow content editor to pick (text, image, video) paragraph items inside article content type.
Alter login and add temporary step only if the user is trying to login by ID number.