Skip to content

jeffreyschmitz87/craft-sprout-base-reports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprout Base Reports

A collection of common reports classes and libraries for the Sprout Plugins Suite for Craft CMS.

Usage

Include Sprout Base Reports in your Sprout plugin composer.json file:

{
  "require": {
    "barrelstrength/sprout-base-reports": "^1.0.0"
  }
}

See this article on Creating a Yii Module for Craft 3 for an example of how to load the Sprout Base Yii Module to the Craft::$app instance and create controllers and variables.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.8%
  • HTML 21.2%