Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
R
randombanners
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • services
    • T
      t3o sites
  • typo3.org
  • randombanners
  • Issues
  • #12

Closed
Open
Opened 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
_Ready for sprint
Milestone
_Ready for sprint
Assign milestone
Time tracking
None
Due date
None
Reference: services/t3o-sites/typo3.org/randombanners#12