Skip to main content

seed-content

Fill your local Strapi with content — pages and the shared navbar/footer — without clicking through the admin. Hand it a description, some structured data, or a reference page, and it creates the content for you.

Use it when

  • You want quick demo or test content in local Strapi.
  • You're populating a page or its sections by example rather than by hand.

What it helps solve

  • Creates demo or test pages without clicking through the admin UI.
  • Quickly fills a page with realistic sections for local review.
  • Adds navbar or footer content for local setup.

Use the export/import flow in Data Seeding for shared baseline content that should travel with the repo.

See also: create-content-component, Pages Hierarchy.