Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Implement Site content #6

@ThomasRedpanda

Description

@ThomasRedpanda

BaseKit api documentation: https://apidocs.basekit.com/api-reference/sites/

Modules

  • Add SiteContent to the Api namespace.
  • Add this module to the BaseKit class.

Endpoints

  • Create page
  • Create widget
  • Get global values
  • Add global value
  • Update Global value
  • Widget values

When implementing the endpoints, make sure to include links to the documentation using the @see annotation in docblocks.

Tests

  • Add the added module to the BaseKitClientTest.
  • Add tests for all the added domain objects
  • Add tests for all the added endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions