xypp / store-auto-checkin
Provides an item to help user checkin automatically.
Package info
github.com/zxy19/flarum-store-auto-checkin
Type:flarum-extension
pkg:composer/xypp/store-auto-checkin
v1.0.0
2024-07-13 14:46 UTC
Requires
- flarum/core: ^1.2.0
- xypp/store: *
- ziiven/flarum-daily-check-in: *
Requires (Dev)
- flarum/testing: ^1.0.0
This package is auto-updated.
Last update: 2026-03-13 19:06:43 UTC
README
A Flarum extension. Provides an item to help user checkin automatically.
This extension depends on xypp/store.
Installation
Install with composer:
composer require xypp/store-auto-checkin:"*"
Updating
composer update xypp/store-auto-checkin:"*"
php flarum migrate
php flarum cache:clear