scottkf / massuploadutility

A mass uploading utility for the Symphony CMS using HTML5 as an upload tool - this adds an entry for each file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mass Upload Utility

THIS REQUIRES AN HTML5 COMPATIBLE BROWSER

If you're using an older version of Symphony (<2.3), please use v0.9.9 of the Mass Upload Utility: https://github.com/scottkf/massuploadutility/tree/0.9.9

Purpose

A symphony extension to allow you to add a folder of files into a section that has an upload field, it should work with all upload fields. Testing is needed.

Installation

  1. Upload the 'massuploadutility' folder in this archive to your Symphony 'extensions' folder.

  2. Enable it by selecting the "Mass Upload Utility", choose Enable from the with-selected menu, then click Apply.

Usage

  1. Go to the index of a section with an upload field
  2. Click the button that says 'Create new'
  3. If there's an upload field, my script will turn on, select multiple files, enter other values as necessary, and click 'Create Entry'

Bugs/Features

  • If more than one upload field is in a section, this will not get used I consider this more a feature.

About

A mass uploading utility for the Symphony CMS using HTML5 as an upload tool - this adds an entry for each file.

License:Other


Languages

Language:JavaScript 68.8%Language:PHP 31.2%