Skip to content

mountev/imgoutputbuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgoutputbuffer

CiviCRM extension to clean any output buffers when dealing with image display/download in civicrm.

The extension helps in situations when output buffers generated by some other modules or extension cause problem with image display or downloads.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.0+
  • CiviCRM v5.0

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl imgoutputbuffer@https://github.com/mountev/imgoutputbuffer/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/mountev/imgoutputbuffer.git
cv en imgoutputbuffer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages