Drupal is a modular content management system. Drupal has many core modules as part of the central modules. Developers around the world create community-written modules and contribute to the Opensource module collection at Drupal. Drupal's core modules provide functionality like :
The externally contributed modules provide additional functionality:
In the video you will see how to enable various modules. For my site JoeMatthew.com and the gotofamousfootwear.com following are the modules that are enabled:
Modules enabled at JoeMatthew.com
| Enabled | Name | Version | Description |
|---|---|---|---|
| Aggregator | 5.2 | Aggregates syndicated content (RSS, RDF, and Atom feeds). | |
| Blog | 5.2 | Enables keeping easily and regularly updated user web pages or blogs. | |
| Blog API | 5.2 | Allows users to post content using applications that support XML-RPC blog APIs. | |
| Book | 5.2 | Allows users to collaboratively author a book. | |
| Color | 5.2 | Allows the user to change the color scheme of certain themes. | |
| Comment | 5.2 | Allows users to comment on and discuss published content.
Required by: Forum (disabled), Tracker (enabled)
|
|
| Contact | 5.2 | Enables the use of both personal and site-wide contact forms. | |
| Drupal | 5.2 | Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes | |
| Forum | 5.2 | Enables threaded discussions about general topics.
Depends on: Taxonomy (enabled), Comment (enabled)
|
|
| Help | 5.2 | Manages the display of online help. | |
| Legacy | 5.2 | Provides legacy handlers for upgrades from older Drupal installations. | |
| Locale | 5.2 | Enables the translation of the user interface to languages other than English. | |
| Menu | 5.2 | Allows administrators to customize the site navigation menu. | |
| Path | 5.2 | Allows users to rename URLs. | |
| Ping | 5.2 | Alerts other sites when your site has been updated. | |
| Poll | 5.2 | Allows your site to capture votes on different topics in the form of multiple choice questions. | |
| Profile | 5.2 | Supports configurable user profiles. | |
| Search | 5.2 | Enables site-wide keyword searching. | |
| Statistics | 5.2 | Logs access statistics for your site. | |
| Taxonomy | 5.2 | Enables the categorization of content.
Required by: Forum (disabled), Image Gallery (enabled)
|
|
| Throttle | 5.2 | Handles the auto-throttling mechanism, to control site congestion. | |
| Tracker | 5.2 | Enables tracking of recent posts for users.
Depends on: Comment (enabled)
|
|
| Upload | 5.2 | Allows users to upload and attach files to content. |
| Enabled | Name | Version | Description |
|---|---|---|---|
| Block | 5.2 | Controls the boxes that are displayed around the main content. | |
| Filter | 5.2 | Handles the filtering of content in preparation for display. | |
| Node | 5.2 | Allows content to be submitted to the site and displayed on pages. | |
| System | 5.2 | Handles general site configuration for administrators. | |
| User | 5.2 | Manages the user registration and login system. | |
| Watchdog | 5.2 | Logs and records system events. |
| Enabled | Name | Version | Description |
|---|---|---|---|
| Image | 5.x-1.4 | Allows uploading, resizing and viewing of images.
Required by: Image Attach (enabled), Image Gallery (enabled), Image Import (enabled)
|
|
| Image Attach | 5.x-1.4 | Allows easy attaching of image nodes to other content types.
Depends on: Image (enabled)
|
|
| Image Gallery | 5.x-1.4 | Allows sorting and displaying of image galleries based on categories.
Depends on: Image (enabled), Taxonomy (enabled)
|
|
| Image Import | 5.x-1.4 | Allows batches of images to be imported from a directory on the server.
Depends on: Image (enabled)
|
Modules enabled at GoToFamousFootwear.com
| Enabled | Name | Version | Description |
|---|---|---|---|
| Aggregator | 5.2 | Aggregates syndicated content (RSS, RDF, and Atom feeds). | |
| Blog | 5.2 | Enables keeping easily and regularly updated user web pages or blogs. | |
| Blog API | 5.2 | Allows users to post content using applications that support XML-RPC blog APIs. | |
| Book | 5.2 | Allows users to collaboratively author a book. | |
| Color | 5.2 | Allows the user to change the color scheme of certain themes. | |
| Comment | 5.2 | Allows users to comment on and discuss published content.
Required by: Forum (disabled), Tracker (disabled)
|
|
| Contact | 5.2 | Enables the use of both personal and site-wide contact forms. | |
| Drupal | 5.2 | Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes | |
| Forum | 5.2 | Enables threaded discussions about general topics.
Depends on: Taxonomy (enabled), Comment (enabled)
|
|
| Help | 5.2 | Manages the display of online help. | |
| Legacy | 5.2 | Provides legacy handlers for upgrades from older Drupal installations. | |
| Locale | 5.2 | Enables the translation of the user interface to languages other than English. | |
| Menu | 5.2 | Allows administrators to customize the site navigation menu. | |
| Path | 5.2 | Allows users to rename URLs. | |
| Ping | 5.2 | Alerts other sites when your site has been updated. | |
| Poll | 5.2 | Allows your site to capture votes on different topics in the form of multiple choice questions. | |
| Profile | 5.2 | Supports configurable user profiles. | |
| Search | 5.2 | Enables site-wide keyword searching. | |
| Statistics | 5.2 | Logs access statistics for your site. | |
| Taxonomy | 5.2 | Enables the categorization of content.
Required by: Forum (disabled), Image Gallery (enabled), Subproduct (enabled)
|
|
| Throttle | 5.2 | Handles the auto-throttling mechanism, to control site congestion. | |
| Tracker | 5.2 | Enables tracking of recent posts for users.
Depends on: Comment (enabled)
|
|
| Upload | 5.2 | Allows users to upload and attach files to content. |
| Enabled | Name | Version | Description |
|---|---|---|---|
| Block | 5.2 | Controls the boxes that are displayed around the main content. | |
| Filter | 5.2 | Handles the filtering of content in preparation for display. | |
| Node | 5.2 | Allows content to be submitted to the site and displayed on pages. | |
| System | 5.2 | Handles general site configuration for administrators. | |
| User | 5.2 | Manages the user registration and login system. | |
| Watchdog | 5.2 | Logs and records system events. |
| Enabled | Name | Version | Description |
|---|---|---|---|
| Cart | 5.x-3.3 | Ecommerce shopping cart.
Depends on: Store (enabled), Anonymous purchasing (enabled), Product API (enabled), Mail subsystem (enabled)
Required by: Donate (disabled)
|
|
| Anonymous purchasing | 5.x-3.3 | Implements anonymous purchasing policy settings and enforcement.
Depends on: Store (enabled), Product API (enabled)
Required by: Cart (enabled)
|
|
| Mail subsystem | 5.x-3.3 | Implements mail API and centralized mail template management.
Depends on: Store (enabled)
Required by: Cart (enabled), Payment API (enabled)
|
|
| Payment API | 5.x-3.3 | A payment API for ecommerce.
Depends on: Store (enabled), Mail subsystem (enabled)
Required by: Authorize.Net (disabled), CCard (disabled), C.O.D. (disabled), Coupon (disabled), Eurobill (disabled), Eway (enabled), Flexicharge (enabled), iTransact (disabled), PayPal (enabled), WorldPay (disabled)
|
|
| Product API | 5.x-3.3 | Creates products for ecommerce.
Depends on: Store (enabled)
Required by: Apparel (enabled), Auction (disabled), Cart (enabled), Donate (disabled), Anonymous purchasing (enabled), EC Media (disabled), EC Recurring (disabled), EC Role (disabled), EC Useracc (disabled), File Product (disabled), Generic Product (disabled), Parcel Product (disabled), Subproduct (enabled), Tangible Product (enabled)
|
|
| Store | 5.x-3.3 | Configuration module for ecommerce.
Depends on: Token (enabled)
Required by: Address (enabled), Cart (enabled), Anonymous purchasing (enabled), EC Devel (disabled), Mail subsystem (enabled), EC Recurring (disabled), EC Role (disabled), EC Useracc (disabled), E-CiviCRM (disabled), EC Views (disabled), Invoice (disabled), Parcel Product (disabled), Payment API (enabled), Product API (enabled), Role Discount (disabled), Shipping API (enabled), Tax API (disabled)
|
Resources Video In this video you will see how to enable modules on your installation
Get all 33 large screen training videos like this one,
absolutely free ($99 value) used by over 250,000 Drupallers
Our Strict Privacy Policy keeps your e-mail safe and secure.