Skip to content

Installation

vendeeglobe edited this page Jul 8, 2026 · 3 revisions

Installation

Choose the blog, forum, wiki or CMS you are using for specific installation instructions.

Modern Installation via Composer (Recommended)

For modern frameworks (Laravel, Symfony, modern MediaWiki, etc.), Bad Behaviour 2.3.0+ is completely Composer-ready.

  1. Install the package via Composer:
    composer require badbehaviour/badbehaviour
    
    

Clone this wiki locally