unikent / programmes-plant

A comprehensive solution for the management of university programmes, that produces an XCRI feed.
Other
7 stars 4 forks source link

Adds a file upload field type for use with programmes #982

Closed sy238-unikent closed 4 years ago

sy238-unikent commented 4 years ago

Add a file field type that can be added as fields to ug and pg programmes.

Testing

  1. Pull down this branch
  2. To publicly view files perhaps create a symlink in public from 'uploads' to '../storage/uploads'
  3. Configure config/images.php (or config/local/images.php)? with paths based on this.
  4. Add a new ug programme field of type 'file' (maybe "Programme Specification")?
  5. Edit an existing programme and see if you can upload a file.
  6. Won't work properly yet on creating a programme...