How to customize built-in platforms?

Some built-in platforms often come with a bit outdated modules, so I would like to be able to upgrade them if there is security or feature release, and sometimes I would also like to apply a core patch, but I can’t access anything outside of the sites/ directory.

»You shouldn’t assume that the platform includes some older version of some modules, even if there is a security update, only because the maintainer is too lazy to update it. Often there is some reason behind it, or even the module is patched, and by trying to override it, you could easily break all sites hosted on the same platform. See the last hint below for more information on how to test such upgrades safely.

»Using built-in platforms over custom platforms is recommended because their complete Drupal core along with platform root directory lives on a write protected, secure area of your hosted Aegir instance and they come with the enhanced Drupal core and all extra modules already in place, ready to use. In contrast, the custom platforms code lives in a fully writable ~/static directory tree, with full access to complete Drupal root directory. It is less secure, but also gives you more control over the complete codebase lifecycle and workflow.

»Since you can’t access anything beyond the sites/ directory in any built-in platform, you can’t overwrite anything on the Drupal core level or installation profile level. While patching Drupal core is not possible in any of built-in platforms even on request (you really need to built your own if you need it), you may not be aware that the core we use already has some important patches applied, like those required to properly support mixed HTTP/HTTPS sessions in Drupal 7. It also includes many other improvements, so we also encourage you to use the same core versions in your custom platforms.

»However, you can very easily override any contrib module or theme existing on the platform’s installation profile level, by uploading your own version of the module or theme on the sites/all level, which is platform specific, and then run the “Rebuild registry” task or drush rr on command line to make the site aware of the higher level code it should use. It works thanks to Drupal standard override order – the code uploaded in the sites/all space takes precedence over code in the installation profile, similarly like the code in the sites/foo.com site specific space takes precedence over all other lower levels.

»This also means that you could easily test some contrib module or theme on a test copy of the site, just by uploading it to this site sites/foo.com level and running “Rebuild registry” task, without the need to create entire new (custom) Platform for quick testing. Finally, to avoid costly mistakes, you should probably read the Aegir Basics.

Create Account or request a free Test Drive
Already 900+ hosts powering thousands of Drupal sites are running on our high-performance Aegir BOA stack
© 2009-2023 Omega8.cc | ul. Zlota 59, 14th floor Skylight Building, 00-120 Warsaw, Poland | Twitter
Smokin’ Fast Drupal Hosting in Amsterdam · Chicago · Frankfurt · London
Madrid · New York · San Jose · Singapore · Sydney · Toronto · Warsaw