This project is not covered by Drupal’s security advisory policy.

Support status

This is an experimental theme engine with problematic security. Don't use it unless you know what you are doing and are prepared to implement your own text sanitization. For Drupal 8 sites, you should generally use Twig instead.

Previous description

A theme engine that allows you to use template files written in pure php. These template files do not need to be processed by the theme engine, and as such execute a lot faster than most other template engines. Another major advantage to using PHP as your template language, is flexibility, as the advanced user can access any information / functionality available in the Drupal API, and is not restricted to what the template engine / language allows him to do.

This is the default theme engine from Drupal 4.7 to Drupal 7. If you're on one of those versions you don't need to download PHPTemplate here. For Drupal 8 sites, you should generally use Twig instead.

Several of the largest Drupal sites, such as Drupal.org and Spreadfirefox.com use PHPTemplate based themes.

The 'default' template for this engine is box_grey by Adrian Simmons.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by adrian on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases