Skip to main content

Commands

There are several command that can be run to help run and administrate the application.

CommandDescription
Background Generic TasksA command to be used for cronjobs to handle background generic tasks.
Generate Demo DataA development command to generate data that can be used to demo BillaBear. It's useful for development purposes.
Fix StatsA command to fix stats incase they got broken somehow.
Stripe Complete ImportA command to be used for cronjobs to handle the stripe import.
Stripe Charge Back ImportA dev command for handling syncing stripe charge backs.
Stripe Customer ImportA dev command for handling syncing stripe customer.
Stripe Payment ImportA dev command for handling syncing stripe payments.
Stripe Price ImportA dev command for handling syncing stripe price.
Stripe Product ImportA dev command for handling syncing stripe product.
Stripe Refund ImportA dev command for handling syncing stripe refund.
Stripe Subscription ImportA dev command for handling syncing stripe subscription.
Expiring Cards First DayA command to be used for cronjobs. Sends notifications on first day their card is about to expire
Expiring Cards Day BeforeA command to be used for cronjobs. Sends notifications the day before a subscription is to be charged warning of expring cards
Generate InvoicesA command to be used for cronjobs. Generates for invoices that will expire in the next 5 minutes.
Exchange Rates RefreshA command to be used for cronjobs. Refreshes the exchange rates.
Update CheckA command to be used for cronjobs. Checks for updates.
Payment RetryA command to be used for cronjobs. Retries payments.
Change User PasswordA administration helper command to change a user's password.
Give User RoleA administration helper command to give a role to a user.
Remove User roleA administration helper command to remove a role from a user.
Create New UserA administration helper command to create a new user.