Required by the Arc-hive theme
Go to file
buttle 34dc2e3869 initial commit 2021-05-24 22:18:43 +02:00
config initial commit 2021-05-24 22:18:43 +02:00
src initial commit 2021-05-24 22:18:43 +02:00
vendor initial commit 2021-05-24 22:18:43 +02:00
.gitignore initial commit 2021-05-24 22:18:43 +02:00
LICENSE initial commit 2021-05-24 22:18:43 +02:00
Module.php initial commit 2021-05-24 22:18:43 +02:00
README.md initial commit 2021-05-24 22:18:43 +02:00
composer.json initial commit 2021-05-24 22:18:43 +02:00

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.