Creating a forum on Drupal
Hello everyone!
I think you've already configured Drupal and are ready to expand it with new features. A forum is a good platform for visitors of your site to discuss important and topical issues. Perhaps you need to provide technical support to customers who have purchased your product. In any case, if you need a forum, Drupal already has a ready-made solution.
Why do you need a forum on Drupal?
Why Do You Need a Forum on Your Website?
This is perhaps the most common and basic question, which in one form or another is constantly asked—ironically, often on forums themselves.
To move beyond this question, one needs to learn how to ask the right questions. What are the goals of the forum creator? What value does a forum bring to a website's growth? What is a forum and what is its purpose?
Installing the Advanced Forum on Drupal
I believe you've already configured Drupal and are ready to enhance it with new features. A forum can be a great platform for your website visitors to discuss important and current topics. Or perhaps you need to provide technical support to customers who purchased your product. Either way, if you need a forum, Drupal already has a solution for that.
Creating Containers, Forums, and Nested Forums in Drupal
We have installed the forum, and now it's time to configure it. We'll begin by creating sections for our Drupal-based forum. In this lesson, I’ll show how to create containers for forums. We'll explore the hierarchy of forums and subforums.
I will also demonstrate how to set up notifications for when new comments and forum topics are created.
Attaching polls to forum topics and files to messages
In this lesson I add the ability to attach polls to a forum topic. Using the poll, references modules I create a poll dependency with other Drupal nodes. In the second part of the lesson I tell how to attach files of various extensions to forum messages. For Drupal 6 I will show a module for uploading files, for Drupal 7 I will tell how to attach a file upload field through the Drupal core.
Creating a bulletin board on Drupal
Classified Boards
Classified boards have existed long before the advent of computers or the Internet, and for a long time, they were practically the only way to distribute information. In ancient times, this method was far from democratic, as it was used exclusively by authorities: in Babylon, laws were carved into stone pillars; in medieval England, royal decrees were posted on church doors.
Real Estate Board on Drupal
In this lesson, I’ll show you how to build a classifieds board in Drupal using the Views module and its exposed filters.
This is the first part of the tutorial, where we’ll create a real estate classifieds board. Later on, I plan to build a vehicle classifieds board with all sorts of advanced features. If you'd like to see a lesson on a specific type of classifieds board, write to me on the forum — I’ll try to make a lesson for it. For now, enjoy my tutorials and feel free to connect with me on social media.
Drupal node expire and auto expire removal of ads from publications upon expiration
One essential feature of our Drupal classifieds board will be the automatic unpublishing of listings after a certain period. We'll start by using ready-made modules, and later we'll try implementing this functionality with the Rules module. For this, I found 2 modules for Drupal 6 and 1 for Drupal 7:
Drupal Global Contribution Weekend 26, 27 January 2019
January 26, 2019 – 10:00 – 14:00 (MSK)
January 27, 2019 – 10:00 – 14:00 (MSK)
Hello everyone! My name is Ivan, I’m a Drupal developer, and I run a blog and YouTube channel about Drupal:
https://drupalbook.org
https://www.youtube.com/c/IvanAbramenko
Creating a social network on Drupal
Drupal: Pushing the Limits
Drupal is one of the best content management systems (CMS). In fact, it won the 2008 Best Open Source CMS and Best PHP Open Source CMS awards—twice! After about 8 years of development, Drupal has become one of the most powerful and versatile frameworks available. Its incredible flexibility is both its greatest strength... and its greatest weakness. Any functionality is possible—but where do you start? I’ve spent long days exploring various modules, their use cases, compatibility, bugs, and quirks, to confidently recommend what works.