You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Jordan
ca1d9f6f60
|
2 years ago | |
---|---|---|
.. | ||
config/install | 2 years ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
islandora_core_feature.features.yml | 5 years ago | |
islandora_core_feature.info.yml | 4 years ago | |
islandora_core_feature.install | 3 years ago |
README.md
Islandora Core Feature
Introduction
Core configuration required by Islandora.
Requirements
islandora
Installation
For a full digital repository solution, see our installation documentation.
To download/enable just this module, use the following from the command line:
$ composer require islandora/islandora
$ drush en islandora_core_feature
$ drush mim islandora_tags
Documentation
Official documentation is available on the Islandora 8 documentation site.
Development
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information.
We recommend using the islandora-playbook to get started.