Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tutorial on creating Custom Media Backends #14

Open
airtonix opened this issue Mar 14, 2023 · 2 comments
Open

Add tutorial on creating Custom Media Backends #14

airtonix opened this issue Mar 14, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation guides Relating to Guide docmentation

Comments

@airtonix
Copy link

airtonix commented Mar 14, 2023

Describe the bug

documentation is missing a guide on creating our own media backend

To Reproduce

  1. Go to https://decapcms.org/docs
  2. Scroll to Media
  3. See nothing regarding "Creating your own media backend"
  4. Sigh in frustration.

Expected behavior

No sighing in frustration.

Screenshots

./picture of me sighing in frustration

Applicable Versions:

n/a

CMS configuration

n/a

Additional context

should probably have dedicated api section instead of mixing up information for "editors" and developers, current format is confusing and not predictable to find information.

- Intro
- Get Started
- Editors
  - Intro
  - Publishing workflow
  - Help where is my page i just saved?
  - OMG Y R IT SO????
  - ...
  - Working with images
- Developers
  - Installation
  - ...
  - Guides
- Api
  - Collections
  - Widgets
  - MediaBackends
  - etc
@airtonix
Copy link
Author

Another use case is integrating https://fengyuanchen.github.io/compressorjs/ after the user picks the image and before we upload to the backend

@martinjagodic martinjagodic transferred this issue from decaporg/decap-cms Feb 2, 2024
@privatemaker
Copy link
Collaborator

@airtonix this is really good point. I created a collection of self-hosted media tools to investigate towards this goal.

@privatemaker privatemaker added the documentation Improvements or additions to documentation label Feb 15, 2024
@privatemaker privatemaker changed the title [Docs] Missing documentation/guide on creating custom media backend Add tutorial on creating Custom Media Backends Feb 15, 2024
@privatemaker privatemaker added the guides Relating to Guide docmentation label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation guides Relating to Guide docmentation
Projects
None yet
Development

No branches or pull requests

2 participants