Introduction Dialogflow (formerly api.ai) is an HCI(Human-Computer Interaction) technology which can be used for building voice and text-based conversational interfaces powered…
All Posts By
Malay Nayak
Configuring Drupal 8 coding standards verification In Sublime Text 3
In this blog, we will configure Drupal coding standards in Sublime Text 3. Before proceeding make sure you have Sublime…
Drupal8 Migrate API, Migrating Nodes From Drupal7 – Part 1
Introduction Drupal8 has a powerful and flexible migration system that allows importing content from external sources which could either be…
Drupal8 Migrate API, Migrating Nodes From Drupal7 – Part 2
Please See: Drupal8 Migrate API, Migrating Nodes From Drupal7 – Part 1 for Part-1 of this series. This is the continuation of…
Url parameter upcasting in drupal 8
In Drupal 8 there has been a significant change in the URL handling system. In contrary to Drupal 7 routing…