13 votes
MODULE File - What is a .module file and how do I open it?
Learn about .MODULE files and view a list of programs that open them.
Languages
Overview
What is a MODULE file? Module file used by Drupal, a content management system (CMS) for websites; contains source code written in PHP ; used for adding functionality to the base Drupal installation, such as new page layouts, calendar popups, login forms, and developer tools.
More Information MODULE files must have a corresponding .INFO file that tells Drupal about the module. The INFO file must have the same filename prefix as the MODULE file and must be located in the same directory. The files should be installed to the /modules/ directory, which is typically located at sites/mysite/modules/ . NOTE: While .PHP files include a closing ?> PHP tag when the source code has ended, MODULE files do not.
Document Icon
Breadcrumbs
Previous / Next
In-Depth
.MODULE File Extension
Drupal Module File
| Developer | Drupal |
| Popularity |
3.8 | 13 Votes |
What is a MODULE file?
Module file used by Drupal, a content management system (CMS) for websites; contains source code written in PHP ; used for adding functionality to the base Drupal installation, such as new page layouts, calendar popups, login forms, and developer tools.
More Information
MODULE files must have a corresponding .INFO file that tells Drupal about the module. The INFO file must have the same filename prefix as the MODULE file and must be located in the same directory. The files should be installed to the /modules/ directory, which is typically located at sites/mysite/modules/ .
NOTE: While .PHP files include a closing ?> PHP tag when the source code has ended, MODULE files do not.
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open or reference MODULE files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
Drupal
Free
Any text editor
Mac
Drupal
Free
Any text editor
Linux
Drupal
Free
Any text editor
Category: Plugin Files
Updated: March 1, 2013