Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
adds screenshots to composer.json for the marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
cdowdy committed Jul 29, 2016
1 parent 82916df commit 716aa78
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
"extra": {
"bolt-assets": "web",
"bolt-class": "Bolt\\Extension\\cdowdy\\html5video\\Html5VideoExtension",
"bolt-icon": "screenshots/html5-videos-icon.png"
"bolt-icon": "screenshots/html5-videos-icon.png",
"bolt-screenshots": [
"screenshots/contenttypes-config.png",
"screenshots/template-usage.png",
"screenshots/template-single-output.png",
"screenshots/output-code.png"
]
}
}

0 comments on commit 716aa78

Please sign in to comment.