-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
The Music Publisher Database | ||
============================ | ||
|
||
[![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11) | ||
[![CC-BY](https://img.shields.io/github/license/slub/mpdb_core)](https://github.com/slub/mpdb_core/blob/main/LICENSE) | ||
|
||
This is the core module of the music publisher database, which is published under https://musikverlage.slub-dresden.de. | ||
|
||
# Installation | ||
|
||
After installing the extension, index your data with the following command: | ||
|
||
```bash | ||
$ typo3 mpdb_core:index | ||
``` | ||
|
||
Also take a look at the other commands for retrieving GND data and health checking the database. | ||
|
||
# Maintainer | ||
|
||
If you have any questions or encounter any problems, please do not hesitate to contact me. | ||
- [Matthias Richter](https://github.com/dikastes) |