adrenth / oc-coffeemanager-plugin
The Coffee Manager plugin for October CMS.
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 6
Forks: 0
Open Issues: 18
Type:october-plugin
Requires
- php: >=7.1
- php-ai/php-ml: ^0.7
- pusher/pusher-php-server: ^3.3
This package is auto-updated.
Last update: 2021-06-05 23:44:59 UTC
README
Installation
php artisan plugin:install Adrenth.CoffeeManager
Configuration
php artisan vendor:publish --provider="Adrenth\CoffeeManager\ServiceProviders\CoffeeManager" --tag="config"
Add these environment variables to the .env
file of your project:
COFFEE_MANAGER_PUSHER_AUTH_KEY = ""
COFFEE_MANAGER_PUSHER_SECRET = ""
COFFEE_MANAGER_PUSHER_APP_ID = ""
COFFEE_MANAGER_PUSHER_CLUSTER = "eu"
Session time