-
- Downloads
process news posting to Matrix via cronjob so that news are pushed when their...
process news posting to Matrix via cronjob so that news are pushed when their publish date is reached and not immediately
Showing
- MatrixPlugin.php 19 additions, 12 deletionsMatrixPlugin.php
- MatrixPostNewsCronjob.php 120 additions, 0 deletionsMatrixPostNewsCronjob.php
- controllers/matrix_chat.php 5 additions, 2 deletionscontrollers/matrix_chat.php
- migrations/05_post_news_to_matrix_cronjob.php 53 additions, 0 deletionsmigrations/05_post_news_to_matrix_cronjob.php
- models/MatrixRoom.php 1 addition, 1 deletionmodels/MatrixRoom.php
- plugin.manifest 1 addition, 1 deletionplugin.manifest
MatrixPostNewsCronjob.php
0 → 100644
Please register or sign in to comment