Renew Awards
Automatically renews recurring awards and creates the next award periods as needed.
/usr/bin/php /path/to/your/site/admin/cron/renew_awards.php
php /path/to/your/site/admin/cron/renew_awards.php
These cron jobs should be added to your server so required automated eMS functions run correctly.
Automatically renews recurring awards and creates the next award periods as needed.
/usr/bin/php /path/to/your/site/admin/cron/renew_awards.php
php /path/to/your/site/admin/cron/renew_awards.php
Rebuilds power rankings, catches up missed periods, and updates the current rankings snapshot.
/usr/bin/php /path/to/your/site/admin/cron_generate_power_rankings.php --mode=catchup-and-current > /path/to/your/site/admin/power_rankings.log 2>&1
php /path/to/your/site/admin/cron_generate_power_rankings.php --mode=catchup-and-current > /path/to/your/site/admin/power_rankings.log 2>&1
Checks achievement conditions and awards newly earned achievements to eligible characters.
/usr/bin/php /path/to/your/site/admin/process_achievements.php
php /path/to/your/site/admin/process_achievements.php
Publishes news posts whose scheduled publish time has arrived.
/usr/bin/php /path/to/your/site/admin/cron_post_scheduled_news.php
php /path/to/your/site/admin/cron_post_scheduled_news.php
Publishes scheduled events when their release time has been reached.
/usr/bin/php /path/to/your/site/admin/cron_publish_events.php
php /path/to/your/site/admin/cron_publish_events.php
Checks the configured podcast feed and posts new episodes as news items when found.
/usr/bin/php /path/to/your/site/admin/cron_podcast_to_news.php
php /path/to/your/site/admin/cron_podcast_to_news.php
Want to show your support for the development of the eFed Management Suite? Donate with one of the methods below:
Thanks for supporting fantasy wrestling tools and the community that uses them.