Profile picture for user NKishoreKumar
Kishorekumar Nagarajan
Drupal Consultant
Drupal Developer having 3+ year experience, implementation and having strong knowledge of technical specifications, workflow development. Ability to perform effectively and efficiently in team and individually. Always enthusiastic and interseted to study new technologies

Recent Blogs by
Kishorekumar Nagarajan

generate PDF of HTML code in Drupal 8
Kishorekumar Nagarajan |

How to generate PDF of HTML code in Drupal 8

Have you ever been in a situation where you were required to generate PDF of HTML code? Recently, I came across a similar situation. In Drupal 8, there are several PHP libraries that allow you to…
Share
Apache solr
Kishorekumar Nagarajan |

Configure Apache Solr with Drupal for better content search

There have been times when clients are not very satisfied with the default Drupal search as it does not meet their requirement especially when you need specific search control beyond core e.g. facets…
Share
How to Create Form Table with pagination in Drupal 8
Kishorekumar Nagarajan |

How to Create Form Table with pagination in Drupal 8

There are scenarios, where you will have a lot of users. In such an instance , if we display all the users in single page, it will mess with the user experience, to scroll through such a long list.…
Share
Custom field in Drupal 8
Kishorekumar Nagarajan |

How to Create Custom field in Drupal 8 (Part -1)

In a recent project we had to create a section that is having range  with the select list for the unit. It had to be usable in different sections of the layout and work the same. For this we came up…
Share
Drupal Module Upgrader
Kishorekumar Nagarajan |

Porting drupal 7 module to drupal 8 using Drupal Module Upgrader

We started to migrate our sites from drupal 7 to drupal 8, but we need our Drupal modules also to be ported from Drupal 7 to 8 and it’s time to port the same, Due to substantial changes in Drupal 8…
Share
How to create Form table in Drupal 8
Kishorekumar Nagarajan |

How to create Form table in Drupal 8

In one of our project we came across a scenario where we need to update/delete the user field values based on the user detail. These can be seen on the users administration page (admin/people) or the…
Share