You are at:drupal
drupal
4 Must Have Modules to Start Learning Drupal
New to Drupal? Confuse what are the best modules to install? You've come to the right link then. In this article, i've created a list of 4 drupal modules to help you start using drupal.
For those who don't know yet, Drupal is a Content Management System (CMS). Wikipedia says: "A content management system (CMS) is a program used to create a framework for the content of a Web site." Besides it's core, the strength of drupal lies within the modules which are contributed by the community.
1. Pathauto
Drupal has the ability to create friendly URLs out of the box with its Path module. So, instead of having a post like example.com/node/123, you can have a more human readable and of course SEO friendly URL such as example.com/article/
4-must-have-modules. But you will have to manually create those aliases, and its a real pain in the a** if you have lots of posts or pages. This is when Pathauto comes in handy. It will automatically create those aliases for you.





