D8
Drupal 8
Making a Drupal website to learn Drupal 8.
Setup files system on AWS S3 for public files.
Configure MPDF to use custom font.
Fetch remote data from public API and list it in custom cached template.
Configure Mailgun using API HTTP.
Configure html emails using Mailgun SMTP service.
Configure specific theme for local environment use only.
Configure server max upload size to be allowed only for specific route.
Update matched content from different two content types.
Configure SMTP with Mailgun service.
Mark new field for index to enhance join performance.
Review and upgrade my custom module to Drupal 9.
Enhance Excel import by adding Excel file validation to make sure the data structured as expected.
Create form to process and import/export Excel file. GMCC.
Create form to process and import/export Excel file. GMCC.
Write custom SQL statement for Metabase to union multiple data from different fields.
Add extra link for regular users in admin toolbar menu.
Tune my Behat setup to run from a custom folder.
Write custom rules for my setup in NGINX configuration.
Writing Behat testing features for customized user login form.
Create paragraph field with multiple widgets for different purposes.
Create autocomplete field in a custom form to select and save users.
Create auto workflow transition with automated comment for specific transitions.
0 Likes
Create views field counter and set no-result-behaviour for all my views.
Attach view to term view mode to show all related nodes in a small list.
Create new route with term id in the path of specific vocabulary.