An open API service indexing awesome lists of open source software.

https://github.com/verbb/verbb-base

Shared UI and framework for Craft plugins
https://github.com/verbb/verbb-base

Last synced: 16 days ago
JSON representation

Shared UI and framework for Craft plugins

Awesome Lists containing this project

README

          

# Verbb Base Module
A module designed for [Verbb Craft CMS Plugins](https://verbb.io/) 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](https://github.com/verbb/verbb-base/blob/craft-5/src/base/Module.php) class is a great way to [get started with Craft modules](https://verbb.io/blog/everything-you-need-to-know-about-modules).


Verbb