-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adds more community tools * Adds another community tool
- Loading branch information
Showing
5 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: ConfigCat Integration | ||
subtitle: Feature flags through ConfigCat | ||
description: >- | ||
This package provides an integration for the feature flag service <a | ||
href="https://configcat.com/" rel="nofollow" target="_blank">ConfigCat</a> in | ||
Spryker. | ||
tags: [] | ||
license: MIT | ||
creators: | ||
- name: Turbine Kreuzberg | ||
url: https://github.com/turbine-kreuzberg/ | ||
contributors: [] | ||
links: | ||
- label: Github | ||
url: https://github.com/turbine-kreuzberg/spryker-configcat |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
title: Deploy Tasks | ||
description: >- | ||
This package provides a functionality for Spryker to execute one-time tasks | ||
after a deployment based on the environment and store. | ||
tags: | ||
- dev | ||
license: MIT | ||
creators: | ||
- name: Turbine Kreuzberg | ||
url: https://github.com/turbine-kreuzberg/ | ||
contributors: [] | ||
links: | ||
- label: Github | ||
url: https://github.com/turbine-kreuzberg/spryker-deploy-tasks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
title: Http Request Recorder | ||
subtitle: Integration for php-vcr | ||
description: |- | ||
A package to integrate <a | ||
href="https://php-vcr.github.io/" rel="nofollow" target="_blank">php-vcr</a> by wrapping around <a | ||
href="https://github.com/php-vcr/php-vcr" rel="nofollow" target="_blank">php-vcr/php-vcr</a> to record HTTP interactions in your tests. | ||
tags: | ||
- testing | ||
license: MIT | ||
creators: | ||
- name: Turbine Kreuzberg | ||
url: https://github.com/turbine-kreuzberg/ | ||
contributors: [] | ||
links: | ||
- label: Github | ||
url: https://github.com/turbine-kreuzberg/spryker-http-recorder |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
title: Simple Sitemap | ||
description: Adds sitemap functionality | ||
tags: | ||
- seo | ||
license: MIT | ||
creators: | ||
- name: Valantic | ||
url: https://github.com/valantic-CEC-Deutschland-GmbH | ||
contributors: [] | ||
links: | ||
- label: Github | ||
url: https://github.com/valantic-CEC-Deutschland-GmbH/sitemap2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: Sitemap Generator | ||
description: >- | ||
Module generates sitemap according to the <a | ||
href="https://www.sitemaps.org/protocol.html" rel="nofollow" | ||
target="_blank">sitemap protocol</a>. | ||
tags: | ||
- seo | ||
license: MIT | ||
creators: | ||
- name: Turbine Kreuzberg | ||
url: https://github.com/turbine-kreuzberg/ | ||
contributors: [] | ||
links: | ||
- label: Github | ||
url: https://github.com/turbine-kreuzberg/spryker-sitemap |