Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • R randombanners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • typo3.orgtypo3.org
  • randombanners
  • Issues
  • #12
Closed
Open
Issue created Nov 11, 2020 by Thomas Löffler@tomalo.stuttgartOwner

Fetch platinum members via API

Documentation: https://docs.google.com/document/d/1CBpaKvV6pndds5SEL4vW7vFoJiVxMRQ-sQKEFABoMcM/edit

Example response:

[
    {
        "name": "Company",
        "logo": "https://my.typo3.org/uploads/organizations/hash/logo.png",
        "backlink": "https://www.company.com",
        "email": "info@company.com",
        "membership": "PLATINUM"
    }
]

API needs a token to access the information. This token should be included via Extension Configuration (to add it on production only)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking