Drupal is a powerful CMS, and pairing it with Composer makes downloading and updating modules so much easier. Deploying a Drupal website to a live server and specifying the correct directories to get the website working properly can be a bit tricky for newbies. I'm going to show you the few simple steps to accomplish this!
Shortcodes are for embedding complex elements with very little effort. They are perfect for users with little to no HTML knowledge. Shortcodes are often used in Wordpress, but they can also be used in Drupal as well by creating a simple custom module. We're going to walk through adding a custom shortcode for Drupal 7.