Sector(s)
Team Members
Project Team
A small Ixis project team tackled the discovery, prototyping and delivery of the project across two iterations. Consisting of Drupal backend and JavaScript frontend skillsets to deliver the headless application.
The [developers] were enthusiastic and positive, always looking to provide a solution where others had stated âit canât be done that way".
Neil Harrison, Door Technical Manager at Falcon Panel Products Ltd
Falcon Doors were using an offline Excel spreadsheet document template to provide lists of door products which were then sent to clients taking their specifications into consideration.
They wanted an online application with mobile app development which dictated the choice of framework.
Removing Siloed Spreadsheets
Primarily, they wanted to move away from using siloed spreadsheets on the teamâs individual computers to a shared âcloudâ solution. This provided a central place to update door data and have it instantly available to all the team who are working with the same data.
In order to facilitate this, Falcon required authenticated user access and the ability to add, update or delete users themselves when required.
Furthermore, being able to bulk update data for the arrival of new/updated/revised scope of products was essential to speed up the management of the system.
Finally, they wanted an attractive, easy to navigate tool that customers would be comfortable to use without requiring much assistance from the sales and technical team. This would speed up their customer support process and free up the team to focus on product development, sales & marketing activities and more in-depth customer support.
About the project
Discovery: Analysis
Due to the complex calculations involved in the spreadsheets, using industry-specific business rules including fire ratings and door measurements, and moving this tool online for the first time, meant that a discovery phase was essential. These had to be correct and therefore the team had to understand them.
There were two key members from Falcon Doors; the Product Owner and a Door Technician who held a lot of the knowledge and had designed the original spreadsheet that our new tool was replacing.
A number of face-to-face meetings took place to clarify our understanding of what Falcon Doors needed from their new tool.
We released tool development changes on a fortnightly basis to show progress and allow Falcon Doors to provide feedback and the development team at Ixis to implement changes.
Our expertise was relied on to provide a minimum viable product (MVP) in the first phase.
The second round of work was then carried out based on feedback from Falcon Doors before their team were introduced to using it for day to day business.
Our Account Manager was always on hand when we required an update/progress report
Neil Harrison, Door Technical Manager at Falcon Panel Products Ltd
Keeping loading speeds to a minimum
Loading speeds needed to be kept to a minimum for the tool. As there were a number of complex calculations and large amounts of data, we decided to build a single page application (SPA) framework.
This meant we were able to keep page loading speeds to a minimum as only the search functionality was being refreshed rather than the entire page. Users are not directed to a new URL when using a SPA as it is done within the same URL.
By using these complex forms and calculations it created a quick way to filter through over a hundred PDF specification documents to find matching data for the Door Technician trying to match customer specification with the right product.
We also implemented a bookmark feature allowing search forms to be saved for use later or to share with colleagues. A user was able to enter their criteria into the form, click go and save the criteria and results. They would then be able to see these results at a later date. It would also allow Falcon Doors to provide a responsive support service to check the data against the customerâs criteria.

This system has resulted in lower volumes of incoming âtechnical queryâ calls whilst simultaneously increasing sales.
Neil Harrison, Door Technical Manager at Falcon Panel Products Ltd
The Results
Sales Process Efficiency
Falcon Panel Products now have an online system, named Wizardoorer, which is updated in a single place to ensure all the team have up to date information without the need for sending a client large, data-heavy spreadsheets as was previously done. Customers are now able to use the online tool without assistance using their individual login from the sales team.
With this new online tool, the Falcon Doors sales team are spending less time answering incoming technical queries as their customers can access an easy-to-use self-service tool with their own unique login. This has increased their sales process efficiency allowing their team to focus on increasing sales producing a high return on investment on the development work.
Iteration of Features
Falcon Panel Products Ltd intends to continue developing the application with Ixis to support their customers who are working in what is under a particularly scrutinised industry â fire safety in construction products. They have openly engaged with Certification Bodies, Construction Regulators, manufacturers and Architects/Specifiers. The feedback regarding Wizardoorer has been extremely positive and a plan for enhancements and further system developments has been drawn up from the responses received.
Why Drupal was chosen
The tool was built with Drupal 8 as the content store and reporting system. Vue.js provided the front end complex configurator forms and responsive interface for mobile and tablet devices so that customers could enter their criteria whether on-site or in the office. This future-proofed the tool to enable them to move to a native mobile application to carry out configuration work with very little additional costs.
Technical Specifications
Drupal version:
Key modules/theme/distribution used:
Drupal 8 with Vue.js
The tool was built with Drupal 8 as the content store and reporting system. Vue.js provided the front end complex configurator forms and responsive interface for mobile and tablet devices so that customers could enter their criteria whether on-site or in the office. This future-proofed the tool to enable them to move to a native mobile application to carry out configuration work with very little additional costs.
The feeds and migrate modules are all used to support the regular importing of products, assessments, assessment documents and acoustic documents data and the migration of all the various taxonomy data.
The user authentication and profile modules look after security and access to the system along with allowing users to self manage their profile whilst protecting some fields in their profile.