Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Add basic drush support #19

Closed MarcusBarnes closed 7 years ago

MarcusBarnes commented 7 years ago

Create islandora_oralhistories.drush.inc for providing basic drush support (e.g., enable and disable).

MarcusBarnes commented 7 years ago

Basic drush commands work out of the box:

drush pm-disable islandora_oralhistories

drush pm-enable islandora_oralhistories

Consider adding other drush commands for this module should they be helpful to those administering this module. Please create separate issues as appropriate.