Profile picture for user aditya
Aditya Anurag
Drupal Developer
Drupal Developer having 4+ years of experience in web applications development, implementation and having strong knowledge of technical specifications, workflow development and deploying.

Recent Blogs by
Aditya Anurag

Drupal Queue Worker
Aditya Anurag |

How to Handle Resource Intensive Tasks on Queue With Drupal Queue Worker/API

It's never too late to share something useful with mates. And in this blog, I am going to discuss Queue Worker/API and how to implement it in Drupal 8. After completing this blog cum tutorial you…
Share
Create Rest Resource for GET Method in Drupal 8
Aditya Anurag |

Create Rest Resource for GET Method in Drupal 8

In one of the earlier blog post we had explored, How to create Custom Rest Resources for…
Share
Batch Process in Drupal 8
Aditya Anurag |

Batch Process in Drupal 8

Batch process is the process of execution of a program in a series without interference of external source manually. In a Batch process, inputs are taken in batches or slots. However, now this has…
Share
Create custom Entity Type in Drupal8 for better content management
Aditya Anurag |

Create custom Entity Type in Drupal8 for better content management

Entities were introduced from Drupal 7.  I would say in Drupal 8 , entities are essential part takers like node, users,…
Share
How to send mail programmatically in Drupal 8
Aditya Anurag |

How to send mail programmatically in Drupal 8

Sometime we require emails to be sent on certain events e.g. for a blog website or a news site we may need to send email after creating new article or blog or in case of e-commerce site we may need…
Share