Enhance file uploader UI for CKAN
Project description
# ckanext-file_uploader_ui
Enhance the [CKAN]() file uploading UI with the following features:
Upload multiple files at once
Drag & Drop files
Minimal supported CKAN version: 2.8.1
## Installation
Activate your CKAN virtual environment
Install the ckanext-file_uploader_ui package into your virtual environment: * pip install ckanext-file_uploader_ui
Add file_uploader_ui to the ckan.plugins setting in your CKAN
Restart CKAN.
## Updating the package on PYPI
Update the version in VERSION.txt, then build and upload:
` python setup.py sdist &&\ twine upload dist/ckanext-file_uploader_ui-$(cat VERSION.txt).tar.gz `
ckanext-file_uploader_ui should be availabe on PyPI as https://pypi.python.org/pypi/ckanext-file_uploader_ui.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for ckanext-file_uploader_ui-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f431cbc881addb7771dd4284b532033f320c0809ebacac130c1db2a2dc5a95 |
|
MD5 | 1c63dd4d80de50b3d968c01e68c660d4 |
|
BLAKE2b-256 | 7bdad7cadfcae1c7d46b672502a18e18f3a6a67d2bffaf861b9f2bcb0a905245 |