Daily check-in event added: widget support for daily check-in, daily check-in added to events, and manual daily check-in functionality. Redis and phpredis are required for manual daily check-in; other events are not affected.
Purchase on this site to receive preferential benefits.
- Discounted price
- Genuine license
- Developer support
- Get a premium account on this site
Compared with the version on the developer’s website, this plugin is a revised edition. This updated version fixes a large number of hard-coded fields and now supports multilingual versions:
1. Template file modifications (templates.xml)
Number of changes: 15+ hard-coded replacements
Main changes:
- Internationalization of red packet related UI text
- Replaced JavaScript strings with XF.phrase() calls
- Internationalization of form labels and hint text
- Internationalization of button text
2. Template modification file (template_modifications.xml)
Number of changes: 8+ hard-coded replacements
Main changes:
- Internationalization of user menu items
- Internationalization of topic list display text
- Internationalization of bounty status display
- Internationalization of red packet related UI elements
3. PHP controller file (XF/Pub/Controller/Post.php)
Number of changes: 6+ error message internationalizations
Main changes:
- Error messages now use \XF:
hrase() - Internationalization of red packet related validation messages
- Internationalization of user operation feedback messages