mirror of
https://github.com/recloudstream/csdocs.git
synced 2024-08-14 22:46:50 +00:00
17 lines
604 B
Markdown
17 lines
604 B
Markdown
|
---
|
||
|
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)
|