Skip to content

busynoggin/craft-sprout-base-reports

 
 

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 77.6%
  • Twig 16.7%
  • JavaScript 4.2%
  • SCSS 1.1%
  • HTML 0.4%