Labs

{{svg-jar "idea"}}This is a testing ground for new or experimental features. They may change, break or inexplicably disappear at any time.

{{#if this.session.user.isOwner}}
Members
Create registered members and take subscription payments
{{#if this.feature.labs.members}} Enabled {{else}} Configure {{/if}} {{svg-jar "arrow-right" class="w6 h6 fill-midgrey pa1 nr2 ml2"}}
{{/if}}
Migration options
Import content
Import posts from another Ghost installation
{{#if this.importErrors}}
{{#if this.importSuccessful}} Import successful with warnings {{else}} Import failed {{/if}}
{{#each this.importErrors as |error|}}

{{#if error.help}}{{error.help}}: {{/if}}{{error.message}}

{{#if error.context}}
{{error.context}}
{{/if}}
{{/each}}
{{/if}}
Export your content
Download all of your posts and settings in a single, glorious JSON file
Delete all content
Permanently delete all posts and tags from the database, a hard reset
Beta features
Night shift
Swap Ghost admin's colours to a dark background which is easy on the eyes
Redirects
Configure redirects for old or moved content, more info in the docs
{{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}
{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} Download current redirects {{/if}}
Routes
Configure dynamic routing by modifying the routes.yaml file
{{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}
{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} Download current routes.yaml {{/if}}
{{#if this.showDeleteAllModal}} {{/if}}