Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xperseguers/theodia
Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.
https://github.com/xperseguers/theodia
Last synced: 3 months ago
JSON representation
Fetch data from theodia.org to display the Mass schedule for the various places of worship in a parish or pastoral unit.
- Host: GitHub
- URL: https://github.com/xperseguers/theodia
- Owner: xperseguers
- License: gpl-3.0
- Created: 2023-11-16T10:10:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-26T07:04:03.000Z (4 months ago)
- Last Synced: 2024-10-03T10:53:33.466Z (4 months ago)
- Language: PHP
- Homepage: https://extensions.typo3.org/extension/theodia
- Size: 549 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# theodia
[![Latest Stable Version](https://poser.pugx.org/causal/theodia/v/stable)](https://extensions.typo3.org/extension/theodia/)
![GitHub license](https://img.shields.io/github/license/xperseguers/theodia.svg?style=flat-square&label=License)
[![Total Downloads](https://poser.pugx.org/causal/theodia/d/total)](https://packagist.org/packages/causal/theodia)This is the official TYPO3 extension for [theodia](https://theodia.org), the
tool for broadcasting and sharing schedules of catholic masses. Very complete,
it is thought and developed to be able to extend over several countries.## Installation
You may install this extension using Composer:
```bash
composer require causal/theodia
```## Upgrade
If you are upgrading from version 1.x, please migrate the plugins and the
configuration of your theodia calendars:1. Open Admin Tools > Upgrade
2. Click the button "Run Upgrade Wizard"
3. Run the upgrade wizard "EXT:theodia: Migrate plugins"
4. Run the upgrade wizard "EXT:theodia: Migrate site configuration"## Documentation
Please read the
[complete manual](https://docs.typo3.org/p/causal/theodia/main/en-us/).