csdocs/devs/gettingstarted.md

17 lines
604 B
Markdown
Raw Permalink Normal View History

2023-01-23 16:29:54 +00:00
---
label: Getting started
icon: milestone
order: 1000
---
# For extension developers
This section will outline how to start developing your own extensions for Cloudstream.
[!badge variant="light" text="Step 1"] [Using plugin template](/devs/using-plugin-template.md)
[!badge variant="light" text="Step 2"] [Creating your own providers](/devs/create-your-own-providers.md)
[!badge variant="light" text="Step 3"] [Creating your own JSON repository](/devs/create-your-own-json-repository.md)
[!badge variant="light" text="Step 4"] [Scraping tutorial](/devs/scraping/gettingstarted.md)