Drupal is designed to be modular. Instead of always having every
possible tool or feature in every site's code, you can just have those
you're actually going to use.
Drupal core —what you get when you install Drupal— is like a very
basic box of Lego™: a platform and some basic bricks (modules) to get
you started. You can do a lot with just those basics, but usually you'll
want more.
That's where contributed modules come in. Contributed modules are
packages of code that extend or enhance Drupal core to add additional
(or alternate) functionality and features. These modules have been
"contributed" back to the Drupal community by their authors.
No comments:
Post a Comment