Skip to content
View Draykee's full-sized avatar

Organizations

@Fainin
Block or Report

Block or report Draykee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vendure-ecommerce/vendure vendure-ecommerce/vendure Public

    The commerce platform with customization in its DNA.

    TypeScript 5.4k 962

  2. shopwareDowntown/downtown shopwareDowntown/downtown Public archive

    With our portal, we want to support local authorities and merchants. We want to connect merchants with closed stores to their customers. And we want to keep in mind, that not every merchant has a s…

    PHP 45 28

  3. SpaceParrots/Sw6ThemeConfigGenerator SpaceParrots/Sw6ThemeConfigGenerator Public

    A configuration tool that provides the theme.json file for a shopware 6 plugin

    TypeScript 3 1

  4. Shopware 6 TWIG snippet to get media... Shopware 6 TWIG snippet to get media entity from media id in a custom_field
    1
    {% set mediaId = element.customFields["custom_media"] %}
    2
    {% set searchResult = searchMedia([mediaId], context.context) %}
    3
    {% set media = searchResult.get(mediaId) %}
    4
    
                  
    5
    <img src="{{ media.url }}">
  5. LegendOnline/InventoryAPI LegendOnline/InventoryAPI Public

    The official Legend Online Minecraft Inventory API

    Java 4 1