Install
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
55.91 KB
MD5: c1575b6507740fcc37afd76e0de071a1
SHA-1: 25f0d63748b7dea158229c0807acfccab0f33f2b
SHA-256: f842eebd899f8d07a7453de941109cf722c3e205deb23fda4ccc40a8f3757936
Download zip
82.98 KB
MD5: 18351addc7918e5466bd34ec426077c0
SHA-1: 9600d386c68fbc007e6aa5fb159b506980b7b562
SHA-256: b62bdb0057e0b4bfc017d5cae4502444075f48e64c84b4f21bfc61845506bd40
Release notes
Release with basic features:
- Drupal-mode (based on php-mode v1.6)
- Realtime syntax checks (flymake && PHP Codesniffer)
- Basic snippets for Drupal and PHP (yasnippet)
- API browsing (calls external browser) for selected functions
- Evaluate text region as PHP-commands.
Changes from previous release (beta1)
- Just little typo fixed.