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:
` rm -rf dist &&\ python setup.py sdist &&\ twine upload dist/* `
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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43d8cd09eba1ff2703663accbe16508f1f57c495a76017a4a95b64ad78e139b5 |
|
MD5 | 0e480b1a370471325f68cec5469f1fba |
|
BLAKE2b-256 | 47ead7433e35180a51cf1acbb1ee2e46235a315795d7e70e994ecb84d5f83bde |