Installation
Requirements
- Craft CMS 5.0 or later
- PHP 8.2 or later
Install via Composer
Open your terminal in your project root and run:
composer require justinholtweb/craft-stub
Install the Plugin
Then install the plugin via the Craft CLI:
php craft plugin/install stub
Or navigate to Settings → Plugins in the control panel and click “Install” next to Stub.
Next Steps
Once installed, head to Stub → Services and Stub → Providers to set up what can be booked and who provides it. See the Configuration page to tune currency, booking windows, and Stripe.