Hi all,
I’ve published a new Module Template for Omeka S developers.
It provides a ready-to-use structure and tools to speed up module development:
GitHub Actions pipeline that packages the module automatically
Quick setup with make up – spins up an Omeka S site, creates a user, installs the module
Run tests with make test and lint code with make lint
Includes Docker-based dev stack, sample data import, i18n utilities, and packaging helpers
The idea is to give developers a clean starting point with all the common tasks automated.
GitHub Repository: https://github.com/ateeducacion/omeka-s-ModuleTemplate
Feedback and suggestions are very welcome!
Cheers,
Ernesto