https://github.com/zero-24/plg_task_checkin
This Joomla task plugin allows to globally checkin all items.
https://github.com/zero-24/plg_task_checkin
joomla joomla-plugin task-scheduler
Last synced: about 1 year ago
JSON representation
This Joomla task plugin allows to globally checkin all items.
- Host: GitHub
- URL: https://github.com/zero-24/plg_task_checkin
- Owner: zero-24
- Created: 2022-11-19T16:16:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T16:16:12.000Z (over 1 year ago)
- Last Synced: 2025-04-23T03:07:25.265Z (about 1 year ago)
- Topics: joomla, joomla-plugin, task-scheduler
- Language: PHP
- Homepage:
- Size: 88.9 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskCheckin Plugin
This Joomla task plugin allows to globally checkin all items.
## Update Server
Please note that my update server only supports the latest version running the latest version of Joomla and atleast PHP 7.2.5.
Any other plugin version I may have added to the download section don't get updates using the update server.
## Issues / Pull Requests
You have found an Issue, have a question or you would like to suggest changes regarding this extension?
[Open an issue in this repo](https://github.com/zero-24/plg_task_checkin/issues/new) or submit a pull request with the proposed changes.
## Translations
You want to translate this extension to your own language? Check out my [Crowdin Page for my Extensions](https://joomla.crowdin.com/zero-24) for more details. Feel free to [open an issue here](https://github.com/zero-24/plg_task_checkin/issues/new) on any question that comes up.
This plugin is translated into the following languages:
- de-DE by @zero-24
- en-GB by @brianteeman @zero-24
## Special Thanks
Markus Wortmann (@Worti2)
For giving me the inspiration for the plugin and the initial feedback. Thanks :+1:
## Joomla! Extensions Directory (JED)
This plugin can also been found in the Joomla! Extensions Directory: [TaskCheckin by zero24](https://extensions.joomla.org/extension/taskcheckin/)
## Release steps
- `build/build.sh`
- `git commit -am 'prepare release TaskCheckin 1.0.x'`
- `git tag -s '1.0.x' -m 'TaskCheckin 1.0.x'`
- `git push origin --tags`
- create the release on GitHub
- `git push origin master`
## Crowdin
### Upload new strings
`crowdin upload sources`
### Download translations
`crowdin download --skip-untranslated-files --ignore-match`