Profile picture for user Manoj.K
Manoj Kumar
Drupal Consultant
Drupal developer having more than 4 years experience in Web application development. Started the carrier as Web developer in ROR (Ruby on Rails). After that moved into PHP, Drupal as back-end developer. Amble of web application developed with Drupal 7. Now learning Drupal 8 as well.

Recent Blogs by
Manoj Kumar

Extending module
Manoj Kumar |

Drupal 8 - Extending module using Plugin Manager

Often we write and contribute module, but have you ever thought or considered how the module features can be extended? In Drupal 8, we can do so by using Plugin Manager that make our modules…
Share
Drupal commerce - multiple shipments
Manoj Kumar |

Drupal Commerce: Splitting a package into multiple shipments using Packer & PackerManager

Drupal 8 commerce shipping contributed module introduced an extendable and prioritized concept of Packer and PackerManager. Packer…
Share
git pre-commit hook
Manoj Kumar |

How to push clean code by using git pre-commit hook

Pushing clean codes is not every one cups of tea, it needs extensive knowledge and practice. Before a website go live, it needs to pass certain standards and checks in order to deliver quality…
Share
Bootstrap template to drupal 8
Manoj Kumar |

Convert your favorite HTML5 Bootstrap Template to Drupal 8 Theme!

Quite a few times we come across Bootstrap themes when we wish to use in our Drupal website.…
Share
How to enhance your content authoring by adding custom CKEditor plugin in Drupal 8?
Manoj Kumar |

How to enhance your content authoring by adding custom CKEditor plugin in Drupal 8?

CKEditor is a popular WYSIWYG (What You See Is What You Get). In Drupal default WYSIWYG editor is CKEditor. CKEditor has many of its own plugins. Recently I got an opportunity to work for some top…
Share
Create Apache2 Virtual Host using Shell Script
Manoj Kumar |

Create Apache2 Virtual Host using Shell Script

The ability to create and utilize tools, makes human race dominant in world. Tools make our work easier and also saves time. One of the tools, I am going to share is bash shell script to create…
Share