Account created on 24 December 2013, almost 11 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States geru

The dependency of this module on the PHP / PECL YAML module has been noted and the documentation has been updated.

πŸ‡ΊπŸ‡ΈUnited States geru

previously saved with improper formatting

πŸ‡ΊπŸ‡ΈUnited States geru

The Y module does not reinvent the YAML wheel. You have to install the PHP YAML module.

Information on this module is at: https://www.php.net/manual/en/book.yaml.php

What it doesn't tell you, though, is that the Ubuntu ppa ppa:ondrej/php includes the PHP YAML module, so in Ubuntu, using this ppa installing the PHP YAML module may be as easy as:

sudo apt install php-yaml

though, if you use an older PHP version, you may need to do something like:

sudo apt install php7.4-yaml

Information on installing PHP modules for Drupal 7 / YAD7 server is at: https://yad7.org/content/setting-drupal-7-web-server-lemp-stack

Production build 0.71.5 2024