> ## Documentation Index
> Fetch the complete documentation index at: https://docs.craftingstudiopro.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Upload Plugins

> Share your work with the world by publishing your plugins on CraftingStudio Pro

## Upload via Dashboard

The easiest way to publish your plugin is through our web interface. Follow these steps for a successful release:

1. **Meta-Data:** Set the title, version, and unique slug for your plugin.
2. **Description:** Write a compelling description using Markdown.
3. **File Upload:** Upload your `.jar` or `.zip` file (maximum 50MB).
4. **Moderation:** Wait for approval from our quality assurance team.

<Card title="Upload Now" icon="cloud-arrow-up" href="https://craftingstudiopro.de/dashboard/plugins/new">
  Go to the developer dashboard to start your first upload.
</Card>

## Approval Process

To ensure the safety and quality of resources on our platform, every plugin is manually reviewed.

<CardGroup cols={2}>
  <Card title="Timeframe" icon="clock">
    The review process usually takes **less than 24 hours**.
  </Card>

  <Card title="Status: Pending" icon="shield-check">
    During the review, your plugin is only visible to you. Once approved, it will automatically appear in the public list.
  </Card>
</CardGroup>

<Tip>
  **Pro Tip:** A clear description and high-quality screenshots significantly increase your chance of quick approval. Check our [Markdown Guide](/plugins/markdown) for tips on styling your page.
</Tip>
