oliverdavies.uk/src/pages/drupal7.mdx

78 lines
3.3 KiB
Plaintext

---
layout: ~/layouts/PageLayout.astro
title: Are you stuck on Drupal 7?
button:
link: https://buy.stripe.com/aEU4h0gBc4ro0p27sz
text: Book your roadmap now
---
import Button from "~/components/Button.astro";
import Testimonials from "~/components/Testimonials.astro";
import { numberOfYears } from '~/utils';
{/* Pain */}
**Drupal 7 will be unsupported on the 5th of January 2025.**
* Do you need to upgrade your website before it reaches its end-of-life date and is no longer supported?
* Are you worried about rebuilding your website and migrating your data to Drupal 10?
* Is all of your business logic embedded within your Drupal code, making it hard to upgrade?
* Do you rely on modules or themes that are no longer updated or don't exist for Drupal 10?
{/* Dream */}
## What if you had a clear path how to upgrade your website?
* What if you had a recommended approach to upgrade your website to Drupal 10?
* What if you knew about potential issues ahead of time?
* What if you had a list of modules to use in Drupal 10, alternatives for any missing modules, and what functionality would need custom code?
{/* Fix */}
## Drupal 7 upgrade roadmap
An upgrade roadmap is a personalised audit of your Drupal 7 website and includes details and actionable steps to upgrade it, including identifying potential blockers you might encounter.
Price: {frontmatter.price}
{/* 1st call to action */}
<Button href={frontmatter.button.link} text={frontmatter.button.text} />
## How does it work?
* After receiving payment, we will arrange an initial call to discuss your project.
* You share your source code and provide access to your website.
* I'll need access to the source code for your website. Ideally, this is via GitHub, GitLab, Bitbucket, or whatever online version control you currently use, but I can also audit a zip file of your Git repository.
* I'll need a user account to access your website to review its configuration, such as content types, user roles, etc. You can delete this once the engagement is complete.
* Alternatively, I can use an export of the database to get a local version of your site up and running. Ideally, this would be sanitised to remove personal information such as usernames, email addresses and passwords.
* I'll send you the document once it's complete for you to review.
* We'll arrange a follow-up call to go through it in detail and for you to ask any questions.
{/* 2nd CTA */}
<Button href={frontmatter.button.link} text={frontmatter.button.text} />
{/* Social proof */}
<Testimonials names={frontmatter.testimonials} />
{/* Overcome objections */}
{/* Uniqueness */}
## Who am I?
* I'm an Acquia-certified Drupal expert with over {numberOfYears} years of professional development experience.
* I'm a former Drupal Association employee who was responsible for improving and maintaining Drupal.org.
* I'm a Drupal core contributor and maintain numerous Drupal projects, including the Override Node Options module, which is used on over 35,000 websites.
* I'm a multiple-time DrupalCon speaker who regularly presents talks and workshops at conferences and meetups.
{/* Urgency */}
## Availability is limited
There will be no further extensions of Drupal 7 support, and I have limited availability due to the time required, so buy now to secure your place.
<Button href={frontmatter.button.link} text={frontmatter.button.text} />