A fresh plugin template for FeatherPanel.
This plugin includes:
- Main plugin class:
BillingPlans.php - Configuration:
conf.yml - Basic directory structure
- Edit
BillingPlans.phpto add your plugin logic - Configure your plugin in
conf.yml - Add routes in the
Routes/directory - Add controllers in the
Controllers/directory