2024-01-03 20:00:00 +00:00
---
2024-02-19 12:00:00 +00:00
title: Do you need a Drupal expert to improve your website or development team?
2024-01-03 20:00:00 +00:00
permalink: /
2024-01-03 20:00:00 +00:00
meta:
2024-02-07 20:01:19 +00:00
title: '%site.slogan% | %site.name%'
2024-01-03 20:00:00 +00:00
---
2024-02-19 12:00:00 +00:00
{% block meta_title %}Drupal Strategist, Consultant and certified Drupal expert | {{ site.name }}{% endblock %}
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
{% block content %}
2024-01-10 07:11:57 +00:00
{% import 'macros' as macros %}
2024-02-15 08:56:42 +00:00
Hi, I'm Oliver - a certified Drupal Expert and Software Development Consultant with {{ macros.yearsExperience }} years of experience.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
I'm a Drupal core contributor, module and theme maintainer, former Developer for the Drupal Association, and multiple-time DrupalCon speaker.
2024-01-03 20:00:00 +00:00
2024-02-28 08:57:24 +00:00
{% include 'button' with {
position: 'centre',
text: 'Click here to email Oliver → ',
url: 'mailto:' ~ site.email,
} %}
2024-01-03 20:00:00 +00:00
## What I can help you with
2024-01-03 20:00:00 +00:00
If you have a Drupal application, register for a [Drupal development subscription][subscription] and have unlimited access to an expert Drupal developer for a fixed monthly price.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If you are stuck on an unsupported version of Drupal, such as 7, 8 or 9, and need help upgrading, [book a Drupal upgrade consultation call][call] or [roadmap for your website][roadmap].
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If you need help or another pair of eyes on your code, book a [1-on-1 consultation call][call] or an [online pair programming session][pair] with me, with a 100% money-back guarantee.
2024-01-03 20:00:00 +00:00
2024-01-03 20:00:00 +00:00
If your team wants to write better software faster, I'm available for [development team coaching][team coaching].
2024-01-03 20:00:00 +00:00
## Looking for something else?
2024-01-14 15:25:25 +00:00
Here are [all my products and services][pricing]. If you still can't find what you need, [send me an email ](mailto:oliver+website@oliverdavies.uk ), and I'll see what I can do.
2024-01-03 20:00:00 +00:00
{% endblock %}
{% block content_bottom %}
2024-01-15 17:39:59 +00:00
{% include 'testimonials' with {
2024-01-03 20:00:00 +00:00
title: 'Kind words from clients, subscribers, and past colleagues',
} %}
2024-02-28 08:57:24 +00:00
< section >
< h2 class = "font-bold text-xl" > Get in touch< / h2 >
< div class = "mt-4 grid gap-4" >
2024-02-28 09:05:00 +00:00
< div class = "{{ site.prose_classes }}" >
2024-02-28 08:57:24 +00:00
< p > There's no reason to wait. Send me an email and I'll get back to you ASAP.< / p >
< / div >
< div >
{% include 'button' with {
position: 'centre',
text: 'Click here to email Oliver → ',
url: 'mailto:' ~ site.email,
} %}
< / div >
< / div >
< / section >
2024-01-03 20:00:00 +00:00
{% include 'daily-email-form.html.twig' with {
title: 'Register for daily software development emails',
intro: 'Sign up and get daily emails about Drupal, PHP and software development.',
} %}
2024-01-03 20:00:00 +00:00
{{ parent() }}
2024-01-03 20:00:00 +00:00
{% endblock %}
[call]: {{site.url}}/call
2024-01-03 20:00:00 +00:00
[pair]: {{site.url}}/pair
2024-01-03 20:00:00 +00:00
[roadmap]: {{site.url}}/roadmap
2024-01-03 20:00:00 +00:00
[pricing]: {{site.url}}/pricing
2024-01-03 20:00:00 +00:00
[subscription]: {{site.url}}/subscription
2024-01-03 20:00:00 +00:00
[team coaching]: {{site.url}}/team-coaching