XoopsModules25x/xoopsfaq

View on GitHub
README.md

Summary

Maintainability
Test Coverage
![alt XOOPS CMS](https://xoops.org/images/logoXoopsPhp81.png)
## XoopsFaq module for  [XOOPS CMS 2.5.10+](https://xoops.org)
[![XOOPS CMS Module](https://img.shields.io/badge/XOOPS%20CMS-Module-blue.svg)](https://xoops.org)
[![Software License](https://img.shields.io/badge/license-GPL-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html)


[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/XoopsModules25x/xoopsfaq.svg?style=flat)](https://scrutinizer-ci.com/g/XoopsModules25x/xoopsfaq/?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2c1ce57c3e6f4d5b9b55198b4305cd14)](https://www.codacy.com/app/XoopsModules25x/xoopsfaq_2)
[![Code Climate](https://img.shields.io/codeclimate/github/XoopsModules25x/xoopsfaq.svg?style=flat)](https://codeclimate.com/github/XoopsModules25x/xoopsfaq)
[![Latest Pre-Release](https://img.shields.io/github/tag/XoopsModules25x/xoopsfaq.svg?style=flat)](https://github.com/XoopsModules25x/xoopsfaq/tags/)
[![Latest Version](https://img.shields.io/github/release/XoopsModules25x/xoopsfaq.svg?style=flat)](https://github.com/XoopsModules25x/xoopsfaq/releases/)

**XOOPS FAQ** is a [XOOPS](https://xoops.org) module to create Frequently Asked Questions (FAQs) and organize
    them by categories. Each category allows the administrator to create an unlimited number of questions and answers.

    *FAQs can be organized into a virtually unlimited number of categories
    *Visibility of categories (and FAQs by inheritance) can be restricted using XOOPs Group Permissions
    *Virtually unlimited number of FAQs per category
    *Display of FAQs uses XOOPS templating system
    *Supports XOOPS commenting
    *FAQ answer display is controlled by javascript (in non-bootsrap themes) to provide a show/hide accordion effect
    *Uses XOOPS editors to allow for rich text display of FAQ answers.
    *Three (3) cloneable blocks are available to display Categories, Random FAQ, and most Recent FAQ(s)
    *Blocks allow varying visibility based on group permissions

[![Translations on Transifex](https://xoops.org/images/translations-transifex-blue.svg)](https://www.transifex.com/xoops)

Current and upcoming "next generation" versions of XOOPS CMS are crafted on GitHub at: https://github.com/XOOPS