Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 524 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 524 Bytes

Store Auto Checkin

License

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

Links