PHPackages                             genj/faq-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. genj/faq-bundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

genj/faq-bundle
===============

Symfony FAQ bundle

v2.0.0(8y ago)55.6k51MITPHP

Since Jul 27Pushed 5y ago2 watchersCompare

[ Source](https://github.com/genj/GenjFaqBundle)[ Packagist](https://packagist.org/packages/genj/faq-bundle)[ Docs](http://github.com/genj/GenjFaqBundle)[ RSS](/packages/genj-faq-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (7)Versions (14)Used By (1)

GenjFaqBundle
=============

[](#genjfaqbundle)

The GenjFaqBundle allows you to display a FAQ on your website, with the questions being grouped in categories. Features:

- Questions are grouped into Categories
- Categories can be deactivated
- Questions can be drafted and scheduled for publishing
- Can show all information at once, or collapse questions/categories for big FAQs. It's basically up to you - how you are handling this in the template
- Collapsed mode generates SEO friendly URLs
- Contains very simple mysql search - if you need it more advanced use elasticsearch

Requirements
------------

[](#requirements)

see composer.json

Installation
------------

[](#installation)

Add this to your composer.json:

```
    ...
    "require": {
        ...
        "gedmo/doctrine-extensions": "~2.3,
