Quick Start
This walkthrough gets you from a fresh install to your first shared paste.
1. Activate and open the Pastes page
Section titled “1. Activate and open the Pastes page”After activating SnipShare, open yoursite.com/pastes/ in your browser. This is the public paste index where members browse all public pastes.
2. Create your first paste
Section titled “2. Create your first paste”- Go to
yoursite.com/pastes/create/(or click Create / + Add Snip where shown). - Enter an optional Title and Description.
- Type or paste your code into the editor. To add more files, click Add file and give each file a filename and language.
- Choose a Visibility:
- Public — listed on the paste index and visible to everyone.
- Unlisted — hidden from the index but viewable by anyone with the link.
- Private — visible only to you.
- Optionally set an Expiry, add Tags, set a Password, or enable Burn after reading.
- Click Save (or Create Paste).
3. Share the paste
Section titled “3. Share the paste”After saving you land on the single paste view at yoursite.com/paste/{hash}/. Share that URL, or:
- Append
/raw/for plain text:/paste/{hash}/raw/ - Append
/download/to download the files (a ZIP for multi-file pastes). - Use the
[snipshare hash="{hash}"]shortcode to embed it in a post or page. See Shortcodes.
4. Explore social features
Section titled “4. Explore social features”- Fork a public paste to make your own editable copy.
- Star a paste to save it; find starred pastes on your member profile.
- Open a paste’s Revisions to see its version history and diffs.
Next steps
Section titled “Next steps”- Configure defaults in the Settings Reference.
- Read the full Usage guide.

