How Team Planner seamlessly integrates with WordPress, Drupal and more

Team Planner is a cutting-edge resource management software designed to support organisations with efficient resource planning and capacity management. The software facilitates smooth digital handshakes among Line Managers and resource owners, ensuring data quality and effective allocation. Built for integration with Office365 and Dynamics365, Team Planner optimises resource utilisation seamlessly within Microsoft Teams and the Power Platform. Unlike other resource management tools, Team Planner features a user-friendly interface that simplifies the complex task of managing resources. Organisations involved in web design projects using platforms like WordPress and Drupal can particularly…

How to Push your Drupal Site’s Events to your Phone with Pushover

In this article I am going to show you how you can integrate Pushover with your Drupal site. I will illustrate a couple of examples of how you can use Pushover to notify yourself as soon as something happens on your site. The code I write in this article is also available in this repository so you can just clone that if you want to follow along. What is Pushover? Pushover is a web and mobile application that allows you to get real time notifications on your mobile device. The way it works is…

Effective PDF Generation in Drupal

A few months ago I had a client requirement for PDF generation, in this case to generate certificates that could be viewed online or printed. I spent some time looking into the best Drupal options available and picked up some advice along the way on how best to accomplish these aims. After mentioning my results to several people, it seemed that PDF generation was a common requirement and now I have the same need again on a personal project, so it seemed a good case study to walk you through…