Skip to content

biggtfish/piwigo-cdnplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piwigo-cdnplus

Piwigo-cdnplus is a plugin for the Piwigo web gallery that allows an easy integration with a Content Delivery Network (CDN) for your gallery.

Installation

Upload this in your-gallery/plugins/ dir.

  • download the archive from github

      wget -O piwigo-cdnplus.zip https://github.com/xbgmsharp/piwigo-cdnplus/archive/master.zip
    
      unzip piwigo-cdnplus.zip
    
      mv piwigo-cdnplus-master/ cdnplus
    
  • or clone the project

      git clone git://github.com/xbgmsharp/piwigo-cdnplus.git cdnplus
    

Then, go to the admin site, in the plugin section and activate it.

Usage

Enable the plugin and setup your CDN configration then enjoy your content faster.

Please refer to the wiki for additional information.

Support

To get support, please create new issue

Help me improve the plugin, rate my plugin, and if possible please send a greeting message to me ;)

Licence

The piwigo-cdnplus plugin for Piwigo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See http://www.gnu.org/licenses/gpl.html.

About

Piwigo plugin that allow easy CDN integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.9%
  • Smarty 14.1%