Skip to content

barrelstrength/sprout-base-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprout Base Lists

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

Resources

  • Report issues to the Sprout Lists plugin repository.
  • Pull Requests should reference an open issue in the Sprout Lists plugin repository

Usage

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

{
  "require": {
    "barrelstrength/sprout-base-lists": "^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