Craft Related Entry Types
Overview
Craft 3 field type that allows more control over related entries. It extends the default Entries relationship field, but restricts the sections and entry types that can be related.
Source code is available on Github
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
Install from the Craft Plugin Store or using composer:
$ cd /path to project
$ composer require unionco/craft-related-entry-types
Brought to you by UNION