Skip to content

Remove malicious code from HTML in posts using HTMLPurifier Library.

License

Notifications You must be signed in to change notification settings

mybbgroup/MyBB-HTMLPurifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%