Please, list the requirements for this module, such as 'SimpleXML' and 'Archive_Tar or popen'.

Comments

Anonymous’s picture

Version: 6.x-1.9 » 6.x-1.x-dev
Issue tags: +DRUPAL-6--1-11

This should list in the plugin_manager.install file and in the readme.txt.

ypogue’s picture

This module has no dependencies. Simply extract it into place (as you would any other module) and enable it on the modules page.

This is a quote from your README.txt. You need to make it clear that there are no Drupal module dependencies, but there are PEAR library dependencies. I think that will cause less confusion.

not_Dries_Buytaert’s picture

Title: List the requirements for this module » Verify (during installation), if all requirements are met
Component: Documentation » Code

Preferably, during the installation procedure, the module should verify that all requirements (incl. the pear libraries) are met.