Skip to content

creative-commoners/supported-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe CMS Supported Modules Metadata

Used to generate the supported modules list on silverstripe.org, and is the starting point for tooling such as our "Elvis" bug tracker.

Format

  • github: String. Github repository name (incl. org)
  • gitlab: String. Alternative gitlab repository name (incl. org)
  • composer: String. Packagist/composer name
  • scrutinizer: Boolean. Does this repo have Scrutinizer enabled?
  • addons: Boolean. Does this module exist on addons.silverstripe.org?
  • type: String. supported-module or supported-dependency
  • githubId Number. The id in Github. Used as a unique identifier.
  • isCore. Boolean. Is this considered a direct dependency of silverstripe/installer, silverstripe/recipe-cms or silverstripe/recipe-core?

Adding a repo

You can easily retrieve the githubId via the following API call:

https://api.github.com/repos/my-org/my-repo

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.8%
  • HTML 21.3%
  • CSS 13.9%