Settings {{svg-jar "arrow-right"}} Labs

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

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

Tiers

Add additional tiers to your paid memberships (e.g. Bronze, Silver, Gold). Learn more here

{{#if (feature "multipleProducts")}} Enabled {{else}} {{/if}}

Redirects

Configure redirects for old or moved content, more info in the docs

{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} {{/if}} {{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}

Routes

Configure dynamic routing by modifying the routes.yaml file

{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} {{/if}} {{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}
{{#if (enable-developer-experiments)}}

Alpha Features

Google OAuth for staff users

Allow people to sign into Ghost Admin using Google SSO, docs here

{{#if this.feature.oauthLogin}}
{{svg-jar "google-favicon"}}Configure Google OAuth
{{/if}}

Custom theme settings

Redesign of "Design" settings in Admin and allow themes to specify custom settings.

Members Activity

Enable recording of member activity for analytics

Auto-login after Stripe Checkout

Enable automatic login after a successful Stripe Checkout

Editor - Card settings panel

New UI pattern for cards that have settings separate to their content.

{{/if}}
{{#if this.showDeleteAllModal}} {{/if}} {{#if this.showEnableTiersModal}} {{/if}}