verbb / base
Common utilities and building-blocks for Verbb plugins for Craft CMS.
Fund package maintenance!
verbb
Installs: 1 737 178
Dependents: 89
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 4
Open Issues: 0
Type:yii-module
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
This package is auto-updated.
Last update: 2025-04-16 05:18:43 UTC
README
A module designed for Verbb Craft CMS Plugins to make use of as a sane base package for defaults, bootstrapping and useful common utilities.
While it's geared towards Verbb plugins, you can certainly use this module without one. In particular, our Base Module class is a great way to get started with Craft modules.