Skip to main content

29 docs tagged with "collection type"

View All Tags

11ty

Integrate Strapi with 11ty.

Angular

Integrate Strapi with Angular.

Configuring fields for content-types

The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.

Creating content-types

The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.

Dart

Integrate Strapi with Dart.

Flutter

Integrate Strapi with Flutter.

Gatsby

Integrate Strapi with Gatsby.

Go

Integrate Strapi with Go.

GraphQL

Integrate Strapi with GraphQL.

Introduction to the Content-type Builder

The Content-type Builder is a core plugin of Strapi. It is a feature that is always activated by default and cannot be deactivated. The Content-type Builder is however only accessible when the application is in a development environment.

Jekyll

Integrate Strapi with Jekyll.

Laravel

Integrate Strapi with Laravel.

Managing relational fields

Instructions to manage relation-type fields, called "relational fields", which establish a relation between two content-types.

Next.js

Integrate Strapi with Next.js.

Nuxt

Integrate Strapi with Nuxt 3.

PHP

Integrate Strapi with PHP.

Python

Integrate Strapi with Python.

React

Integrate Strapi with React.

Ruby

Integrate Strapi with Ruby.

Sapper

Integrate Strapi with Sapper.

Svelte

Integrate Strapi with Svelte.

Vue.js

Integrate Strapi with Vue.js.

Writing Content

Instructions to write content by filling up fields that are meant to contain specific content (e.g. text, numbers, media etc.).