Magento 2.1.18 is the final 2.1.x release. After June 2019, Magento 2.1.x will no longer receive security patches, quality fixes, or documentation updates.
To maintain your site's performance, security, and PCI compliance, upgrade to the latest version of Magento.

What's the difference between a module and a component?

What’s the difference between a module and a component?

A module is a type of component. A component can be:

  • A module (code that extends Magento behavior)
  • A theme (changes the look and feel of your Magento Admin or storefront)
  • Language package (used to translate text and messages in the Magento application)
Updated