ftw.uploadutility

ftw.uploadutility


Keywords
ftw, uploadutility
License
GPL-2.0
Install
pip install ftw.uploadutility==1.0.0

Documentation

Introduction

Port of "ZPublisher.HTTPRequest.FileUpload" utility from plone 5 to plone 4.

Compatibility

Plone 4.3.x

Installation

  • Add the package to your buildout configuration:
[instance]
eggs +=
    ...
    ftw.uploadutility

Development

  1. Fork this repo
  2. Clone your fork
  3. Shell: ln -s development.cfg buildout.cfg
  4. Shell: python bootstrap.py
  5. Shell: bin/buildout

Run bin/test to test your changes.

Or start an instance by running bin/instance fg.

Links

Copyright

This package is copyright by 4teamwork.

ftw.uploadutility is licensed under GNU General Public License, version 2.