frostschutz / MyBB-HTMLPurifier

Remove malicious code from HTML in posts using HTMLPurifier Library.

Home Page:http://htmlpurifier.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation instructions:

- Upload htmlpurifier.php to inc/plugins/

- Download the HTMLPurifier Library from http://htmlpurifier.org/
  (use version 4.2.0 or newer)

- Upload the HTMLPurifier library to inc/plugins/htmlpurifier/
  (only the library/ folder, rename it to htmlpurifier/)

- Create a directory cache/htmlpurifier and make it writable

- Activate the plugin

About

Remove malicious code from HTML in posts using HTMLPurifier Library.

http://htmlpurifier.org/

License:GNU General Public License v3.0