buttle 34dc2e3869 | ||
---|---|---|
config | ||
src | ||
vendor | ||
.gitignore | ||
LICENSE | ||
Module.php | ||
README.md | ||
composer.json |
README.md
A Simple Text for Omeka S
Simple Text is a module for Omeka S that integrates a simple text block that does some markdown rendering.
Install
cd ./modules
https://git.hangar.org/arcHIVE-tech/TechDocument/archive/main.zip
unzip main.zip
mv techdocument/ TechDocument
cd TechDocument
composer install
chmod -R a+w vendor/mpdf/mpdf/tmp
LISENCE
The module is released under the MIT License.