Sorry, you need to enable JavaScript to visit this website.

Web Development

Implementing Acquia Personalisation

For a web team, targeting the right audience is always a top priority. When it comes to broader audiences, one user may engage with a particular piece of content, while another may not. Therefore, it is often necessary to turn to the solution of personalisation. Acquia developed a Personalisation tool to enable the segmentation of user groups, create campaigns…

Nov 20, 2023 Implementing Acquia Personalisation

Web Development

Working with Frontify DAM and Drupal

What is the Frontify DAM? Digital Asset Management systems (DAMs) are user-friendly, centralised software solutions, specifically designed to store, organise, manage and distribute digital assets efficiently with ease. By reducing the time spent searching for assets and avoiding any duplications of work, DAMs can lead to overall cost savings. When it comes to sharing…

Aug 11, 2023 Working with Frontify DAM and...

Web Development

Enhancing and Supporting the Editor Experience

Third party libraries or services are often integrated within websites to improve aspects such as user experience, tracking user behaviour and connecting APIs. By allowing more flexibility for website content editors, they can rely less on developers to include new functionality or features on their sites, as they would have access to practical tools, such as…

Jul 13, 2023 Enhancing and Supporting the Editor...

Drupal,

Web Development,

Platform Development

Zoocha maintains Cyber Essentials Plus Certification

Zoocha are pleased to announce that we have once again achieved Cyber Essentials Plus certification, reinforcing our commitment to cyber security. What is Cyber Essentials Plus? Cyber Essentials Plus is an advanced cyber security certification program developed by the UK government. It was put in place in order to aid organisations in protecting themselves from common…

Jun 6, 2023 Zoocha maintains Cyber Essentials Plus...

Web Development

Manage more than just content with Drupal ORM

Drupal core comes "battery-included", the simplistic UI means that a site requires minimal configuration before it hits the ground running. This is further supported by the vast ecosystem of community modules and themes, facilitating the majority of functionality through a simple 'plug-and-play' approach. However, hidden deep inside the Drupal codebase is a plethora…

Jan 6, 2023 Manage more than just content...

Drupal,

Web Development

Website Relaunch for CROSS (Collaborative Reporting for Safer Structures)

CROSS is operated jointly by the Institutions of Structural and Civil Engineers and with the launch of the new website, has expanded its remit to include reporting on fire safety. Since 2005, CROSS has operated a voluntary confidential safety reporting system to capture and share lessons learned from structural safety issues which might not otherwise get public…

Apr 8, 2021 Website Relaunch for CROSS (Collaborative...

Design,

Web Development,

General

Getting Discovery Right - Zoocha Session from DrupalCon Global 2020

DrupalCon Global was the first fully virtual DrupalCon, so whilst it lacked some of the atmosphere and social elements of physical DrupalCons, I found the virtual sessions much more interactive thanks to greater levels of audience participation via chat. With DrupalCon Europe coming up in December, also a fully virtual conference, I wanted to share the recording of…

Sep 29, 2020 Getting Discovery Right - Zoocha...

Drupal,

Web Development

User login in Drupal 8 with AWS Rekognition

Idea We've recently attended the AWS London summit and this year it seemed like the focus was AI and machine learning. One of the services I've been meaning to play with is Rekognition, whichh can do face detection and compare two faces among many other things. While sitting in one of the sessions at the summit I had the idea to build a Drupal 8 module which uses the…

May 18, 2018 User login in Drupal 8...

Drupal,

Web Development

Extending Twig Templates with Blocks in Drupal 8

One of the many good things about Drupal 8 is the introduction of Twig. It's a lovely templating engine that, in my opinion, is far superior to PHPTemplate. For us frontenders, it has a much nicer user syntax that's more akin to handlebars or other JS templating engines. Imagine this scenario (I'm sure many developers have encountered this before): you're building a…

Feb 14, 2018 Extending Twig Templates with Blocks...