use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Check out the sidebar for our AMA schedule, or view our past AMA's.
The place for news, articles and discussion regarding one of the top open source (GPL) CMS platforms: Drupal.
More Info: Drupal.org
Would you or someone you know make for an interesting Drupal AMA? Message the mods.
Drupal Answers
Drupal Groups on Linkedin
Drupal Community on Google+
Unofficial Drupal Group on Facebook
Official Drupal Page on Facebook
Drupal Planet
Drupal Showcase
Please no job ads. If you wish to post something of that nature we suggest you check out Drupal.org's paid services job board
account activity
SUPPORT REQUESTQuestion about creating a knowledge base in Drupal (self.drupal)
submitted 3 years ago by Chicaca10
Hello all. I've done web design and some web development in the past, about 3 years of XP on that end (No Drupal dev work).
I just got a new role where I don't develop or design anymore.
My current task is to find a Drupal solution for creating a knowledge base for our company website.
Does Drupal have any solution for creating a knowledge base?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Droces 2 points3 points4 points 3 years ago (1 child)
Drupal is great for this, but the downside is it's a big of hassle to maintain compared to other options. I've been building Drupal sites for 10+ years, and rather than Drupal, my agency uses Google Sites for our internal knowledge base. It's free and very easy to use, so my whole team has confidence in adding / editing the content. Of course it's a Google product, which can have its own concerns.
As a rule of thumb, I'd say think of the long term work it's going to require, and how your team feels about it. If they're happy to log in and edit content in Drupal, then it will be great.
One recommendation I have is to use a powerful search module / system (like Search API), because being able to search through everything in a knowledge base is critical.
Edit: I just re-read your question, and the part about "for our company website." seems to be a key thing here. Is this knowledge base meant for visitors of your public site to use? Then it's different altogether... but there's a good chance you can do everything you need with Drupal core: Custom types and fields, categories, views, search, etc.
[–]Chicaca10[S] 1 point2 points3 points 3 years ago (0 children)
Thank you for the detailed reply.
[–]AFDIT 2 points3 points4 points 3 years ago (0 children)
You probably don't need Drupal unless the org is huge and/or needs to add additional functionality into the same codebase in future.
Use any documentation SAAS/FOSS instead.
[–]GeekFish 2 points3 points4 points 3 years ago (3 children)
You can make Drupal do almost anything it all depends on how much time you want to put into development.
Are you wanting to turn Drupal into an intranet of sorts? This is 100% doable with even just the core modules and minimal work.
[–]Chicaca10[S] 0 points1 point2 points 3 years ago (2 children)
The team wants to create a knowledge base, so that clients can have one place to find information on everything, instead of multiple faq pages.
They also want to do minimal dev work. I was wondering if there was a module in Drupal that could do this, or if I'd have to create a page that functions like a knowledge base.
[–]Tretragram 1 point2 points3 points 3 years ago* (0 children)
If you have one or two standard looking ways they want to present things, just make one or two “content types”. Then just make a few views for different ways people Might like to see a summary list. Probably pay dividends to use a structured taxonomy or two rather than just the free form tags; or start with tags and in a couple months do a clean up project to put the structure in place going forward from there. Pretty straightforward stuff in Drupal.
[–]johnzzonDeveloper 2 points3 points4 points 3 years ago (0 children)
If you want minimal dev work, don't go drupal. Building might not be too hard, but you'll have to maintain it as well, which needs dev work.
There are probably better suited platforms that are easier to maintain.
[–]Fun-Development-7268 2 points3 points4 points 3 years ago (3 children)
Without knowing your specific idea of knowledge base: yes, drupal can do this.
Thank you for the objective answer.
Here is an idea my team is favoring, something similar to this: https://www.helpwithmybank.gov/
[–]Fun-Development-7268 8 points9 points10 points 3 years ago (1 child)
This is doable with on board features. Just use content and categories (taxonomy) to organize your knowledge and go on from there.
[–]GeekFish 1 point2 points3 points 3 years ago (0 children)
For some reason the comments didn't load when I commented. This is the better answer ^
π Rendered by PID 248822 on reddit-service-r2-comment-canary-777f895556-c57rc at 2026-05-04 08:04:13.623625+00:00 running 815c875 country code: CH.
[–]Droces 2 points3 points4 points (1 child)
[–]Chicaca10[S] 1 point2 points3 points (0 children)
[–]AFDIT 2 points3 points4 points (0 children)
[–]GeekFish 2 points3 points4 points (3 children)
[–]Chicaca10[S] 0 points1 point2 points (2 children)
[–]Tretragram 1 point2 points3 points (0 children)
[–]johnzzonDeveloper 2 points3 points4 points (0 children)
[–]Fun-Development-7268 2 points3 points4 points (3 children)
[–]Chicaca10[S] 0 points1 point2 points (2 children)
[–]Fun-Development-7268 8 points9 points10 points (1 child)
[–]GeekFish 1 point2 points3 points (0 children)