denngarr / seat-billing
Plugin to assist with corp/alliance billing statements
Installs: 652
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 5
Forks: 6
Open Issues: 5
Type:seat-plugin
Requires
- eveseat/eveapi: ^3.0
- eveseat/services: ^3.0
- eveseat/web: ^3.0
README
A billing system for mining/PvE costs for corps/alliances
Quick Installation:
In your seat directory (By default: /var/www/seat), type the following:
php artisan down
composer require denngarr/seat-billing
php artisan vendor:publish --force
php artisan migrate
php artisan up
And now, when you log into 'Seat', you should see a 'Seat IRS' link on the left.
You should schedule a job to run Monthly called 'billing:update'. This will calculate the bills for the corps each month.
Good luck, and Happy Hunting!! o7