### With this Plugin you can use your Blocks Models in other Blocks. So it´s a Plugin for nested Content. The Content you can use can be set in Field Settings if you´re my the Field Editor.

(Image content)

[

**This is a Community Plugin!** Learn how create your own plugin, or copy and remix existing ones in our documentation

](https://www.datocms.com/docs/plugin-sdk/introduction.md)

## Modular Content DatoCMS plugin

With this Plugin you can use your Blocks Models in other Blocks. So it´s a Plugin for nested Content. The Content you can use can be set in Field Settings if you´re my the Field Editor.

## Screenshots

(Image content)

Here you can add the Block IDs you want to be able to use.

## NPM Package

Install the Plugin:

```plaintext
npm i datocms-plugin-modular-content
```

Install all the project dependencies with:

```plaintext
yarn install
```

Add this plugin in development mode to one of your DatoCMS project with:

```plaintext
yarn addToProject
```

Start the local development server with:

```plaintext
yarn start
```

The plugin will be served from <[http://localhost:5000/](http://localhost:5000/)\>. Insert this URL as the plugin [Entry point URL](https://www.datocms.com/docs/plugins/creating-a-new-plugin/.md).

## Donate

I know that much of us have wished us this function, so if you´re happy with it, you can donate me via Paypal! Thank you!

## License

This package is available under `MIT` License.