Craft CMS
Hosting
Install Craft CMS in one click on our fast, reliable UK web hosting. Fully managed with free SSL, daily backups, and dedicated expert support.
What is Craft CMS?
Craft CMS is a commercial PHP content management system from Pixel and Tonic, first released in 2013. The Solo edition is free, the Pro edition is sold per-site with annual updates. Craft is built on the Yii2 framework, uses Twig for templating, and Composer for dependency management. Recent major versions require PHP 8.2 or later and either MySQL 8 / MariaDB 10.4+ or PostgreSQL.
Craft is positioned at agencies, in-house developer teams, and editorial publishers who want strong structured content modelling, a polished admin UI, and a clean separation between content and presentation. Core features include flexible content types (sections, entries, fields, matrix blocks), custom user permissions, multi-site support, image transforms, and a first-party headless mode via the GraphQL API. The plug-in marketplace is curated and extensions are typically commercial.
Craft is taken seriously by enterprise editorial teams in the UK and is included in the 365i application catalogue with a managed cloud server tier as the recommended hosting profile from £9.99/mo upward.
365i’s editorial review of Craft CMS
Craft CMS is one of the few commercial CMSs I genuinely recommend without hesitation when the use case fits. It's the platform agencies pick when they want a polished editor experience that competes with Contentful, but they want to self-host the content and own the build. It costs money per-site for the Pro edition, and that money is well-spent because the team behind it ships, supports, and respects backwards compatibility about as well as anyone in this space.
I host Craft sites for several agencies and a couple of in-house editorial teams. The pattern is always the same: a designer-led agency that wants pixel-perfect front-end control, a development team comfortable with Composer and Twig, and an editorial team that needs a calm admin without a 200-row plug-in list. Craft delivers all three.
What works well: the admin UI is genuinely the best I've seen on any CMS at any price. Editors love it. The matrix block field type, where you compose long-form content from typed blocks (rich text, image, quote, code, embed), is the right model for modern editorial work and Craft has had it since version 2. Multi-site support is built in and works without plug-ins. The GraphQL API is well-designed for headless setups.
"Craft CMS is what you pick when you want to build a content-driven site that still feels considered three years after launch. The licence cost is the cheapest line item in any project where Craft is the right answer."
Mark McNeece, Founder, 365i Hosting
What's annoying: Composer-based deployment means you need a real deployment workflow, not FTP. Plug-ins are mostly commercial, which is fine if you accept that as a cost of doing business but a surprise if you came from WordPress. PHP requirements are aggressive, current Craft needs PHP 8.2+ which means you can't run it on the cheapest end of shared hosting. The licence per site adds up if you have many small client sites.
Hosting profile: Craft wants a real PHP 8.2 environment with OPcache properly tuned, plenty of memory (we'd suggest 512MB minimum for the PHP process), MySQL 8 or PostgreSQL with reasonable buffer pool, and ideally a Redis or local cache for sessions and template caching. That puts Craft solidly in our managed cloud server tier from £9.99/mo. We've run Craft on shared for very low-traffic showcase sites, but it's not where Craft does its best work.
For agencies, we typically set up a Craft client on a dedicated cloud server with staging and production environments, set Composer in deploy hooks, configure database and uploaded-asset backups separately so a content restore doesn't have to roll back code, and tune OPcache and Redis for the front-end load. Page-load times under load on a properly tuned Craft setup are excellent. Asset transforms run lazily on first request and cache afterwards, which is the right pattern for editorial workflows.
If you're running an editorial team or you're an agency picking a CMS to standardise on for higher-end client work, Craft is a strong candidate. Try the free Solo edition on a free trial server, build a real content type with matrix blocks, and put it in front of an editor. You'll know inside an hour whether it's the platform for you.
Why Host Craft CMS with 365i?
Our web hosting is built for PHP applications like Craft CMS. Every plan includes everything you need to launch and grow.
One-Click Installation
Install Craft CMS with a single click from your control panel. No manual configuration, no FTP uploads, no database setup.
Free SSL Certificate
Every site gets a free SSL certificate, automatically configured and renewed. Keep your Craft CMS installation secure from day one.
99.9% Uptime Guarantee
Enterprise-grade data centres in the UK, US & Asia with redundant power, cooling, and network connectivity. Backed by our uptime SLA.
Daily Backups
Automatic daily backups with easy one-click restore. Your Craft CMS data is always safe and recoverable.
7-Day Expert Support
UK-based hosting specialists available 7 days a week including evenings, weekends, and bank holidays. Real people, real help.
SSD Storage
All plans run on fast SSD storage for snappy page loads and responsive admin panels. Craft CMS performs at its best.
Where Craft CMS Fits
Best for
Agencies and in-house editorial teams who want a polished editor experience for content-heavy sites, with strong structured content modelling and Twig-based front-end flexibility. Multi-site publishers, brand-led editorial publications, and headless GraphQL setups. Teams comfortable with Composer-based deployment and per-site licensing.
Watch for
Composer-based deployment means you need a proper deployment workflow, not FTP. Most plug-ins are commercial and add to project cost. PHP 8.2+ requirement rules out cheap shared hosting at the very low end. Per-site licensing for the Pro edition adds up across many small client sites. Not the right pick for one-page brochure sites.
Web Hosting for Craft CMS
Get Craft CMS up and running in minutes with our fast, reliable web hosting. Every plan includes one-click installation, free SSL, UK, US & Asia data centres, and dedicated expert support.
- 1 website
- 10 GB SSD storage
- Free SSL certificate
- 80+ 1-click installs
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- 5 websites
- Unlimited SSD storage
- Free SSL certificate
- 80+ 1-click installs
- CDN included
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- 10 websites
- Unlimited SSD storage
- Free SSL certificate
- 80+ 1-click installs
- CDN included
- Timeline Backup/Restore
- Unlimited LVE resources
- Autoscaling cloud platform
- UK, US & Asia data centres
- Priority support
All prices exclude VAT. No contract, cancel any time.
Need More Power for Craft CMS?
For high-traffic sites, large catalogues, or mission-critical deployments, our fully managed cloud servers give Craft CMS dedicated resources and enterprise-grade performance.
- Dedicated CPU, RAM & SSD storage
- 99.99% uptime SLA
- Fully managed by our team
- Choose 365i, AWS, or Google Cloud
A Craft CMS case from our books
A small editorial publisher in London came to us in early 2025 with a Craft CMS site running an in-house news and longform-feature operation. They publish around 18 articles a week across two sections, do roughly 95,000 visits a month, and had been on a US-hosted general-purpose VPS at the equivalent of £42/mo with persistent UK latency complaints from staff and readers.
We moved them to one of our UK managed cloud server tiers at £19.99/mo, set PHP to 8.3 with tuned OPcache, configured Redis for Craft\'s template cache and sessions, and split database backups from filesystem backups so the editorial team could restore a single article without rolling back code. We also enabled CDN with pre-caching on the public front-end. The deployment workflow used their existing Git repository with a Composer install hook on push.
End-to-end migration including front-end testing took us around 14 working hours over a week. UK page-load times dropped by roughly 62% (the latency change alone accounted for most of that). Template-render time on cached pages improved by about 28% from the OPcache and Redis tuning. The publisher saved around £22/mo on hosting.
What we would tell anyone in the same spot: Craft on a properly tuned UK cloud server is genuinely fast. Don\'t accept a US-hosted general VPS for a UK editorial team.
Anonymised at the client's request. Industry, scale, and timeline preserved.
What we look for in cms hosting
A content management system is a long-term tenant on your hosting, not a quick install. We tune for what CMSs actually do day to day: an opcache configured to survive plugin and theme upgrades, PHP memory at 256MB or higher because page builders chew through it, daily backups that include the uploads directory and not just the database, and free SSL enforced from day one. We also keep an honest opinion about which CMS suits which site and will tell you when something would run better elsewhere.
Craft CMS Hosting FAQ
Common questions we hear from people running Craft CMS on our hosting.
Current Craft CMS releases require PHP 8.2 or later and either MySQL 8 / MariaDB 10.4+ or PostgreSQL 13+. Composer is required for dependency management. Craft also recommends OPcache, ICU, GD or Imagick, and at least 256MB PHP memory (we typically allocate 512MB+ on production). Our managed cloud servers from £9.99/mo include all of this with proper tuning. Shared hosting can run very small Craft sites but it's not where Craft does its best work.
Craft is in our application installer in a Composer-aware install path. The installer pulls Craft via Composer, sets up the database, and walks you through the initial admin account creation. For production deployments, especially on managed cloud servers, we typically recommend a Git-based workflow with Composer install on deploy rather than using the one-click installer in production. We can set that up as part of the cloud server provisioning.
Yes, very well. Craft on a tuned cloud server with OPcache, Redis for cache and sessions, and CDN front-loading handles editorial publishers with hundreds of thousands of monthly visits comfortably. We've hosted Craft sites doing well over 100,000 monthly visits on a single mid-tier cloud server. For larger scale or for headless API workloads, Craft's GraphQL API caches well behind a CDN and the application scales horizontally with shared session storage in Redis.
Hosting-layer support 7 days a week. PHP, Composer, MySQL or PostgreSQL, Redis, OPcache, file permissions, SSL, email, DNS, backups, migrations, deployment workflow setup, and CDN configuration. We don't build Craft sections, write Twig templates, or develop custom plug-ins as part of hosting support, that's development work, and we can refer to our sister site 365iwebdesign.co.uk. Pixel and Tonic provides excellent application-level support directly. Datacentre infrastructure is monitored 24/7.
Yes, free with our migration service for managed cloud server clients. Send us your existing host's details, your Git repository access, and your database export. We'll provision a UK cloud server, set up Composer-based deployment, restore the database and uploaded assets, configure SSL and CDN, and test before DNS cutover. Most Craft migrations take us between half a day and two days depending on plug-in count and asset volume. We handle the version upgrade if your existing install is on an older Craft version, with staged testing.
Craft has a strong security record. Pixel and Tonic ship security advisories on a clear schedule and the platform is taken seriously by enterprise editorial teams. Our hosting adds free SSL, daily backups (with separated database and filesystem retention on cloud servers), file permission hardening, OPcache, and platform-level WAF rules. For editorial teams, we'd also enable two-factor authentication via the Craft admin (available out of the box), restrict the admin URL where practical, and configure rate limiting on login. Composer-based deployment removes the file-upload class of vulnerabilities you'd see on FTP-deployed PHP apps.
Ready to Host Craft CMS?
Get started with Craft CMS on our fast UK web hosting. One-click installation, free SSL, and dedicated expert support included.