ts-ghost icon indicating copy to clipboard operation
ts-ghost copied to clipboard

feat: Image / media uploads `@ts-ghost/admin-api`

Open PhilDL opened this issue 1 year ago โ€ข 0 comments

Describe the feature you'd like to request

To be feature complete @ts-ghost/admin-api should handle upload of:

  • images
  • media
  • files
  • theme + theme activation

Describe the solution you'd like to see

There should be new resource on the API object with a single method upload.

Create a new type of fetcher.

Describe alternate solutions

Get inspiration from the original ghost sdk

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing

  • [X] ๐Ÿ™‹โ€โ™‚๏ธ Yes, I'd be down to file a PR implementing this feature!

PhilDL avatar Apr 16 '23 09:04 PhilDL