unionco / craft-related-entry-types
A Craft Field type that allows more control over related entries.
Installs: 3 841
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 0
Type:craft-plugin
Requires
- php: ^8.0.2
- craftcms/cms: ^4.0
- rlanvin/php-rrule: ~1.6.0
Requires (Dev)
- craftcms/rector: dev-main
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.9
- dev-master
- v1.0.0-rc2
- v1.0.0-rc1
- 0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-updates/craftcms-4
- dev-dependabot/npm_and_yarn/resources/express-4.18.2
- dev-dependabot/npm_and_yarn/resources/qs-6.7.3
- dev-dependabot/npm_and_yarn/resources/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/resources/terser-4.8.1
- dev-dependabot/npm_and_yarn/resources/shell-quote-1.7.3
- dev-dependabot/composer/guzzlehttp/guzzle-6.5.8
- dev-dependabot/npm_and_yarn/resources/eventsource-1.1.1
- dev-dependabot/composer/craftcms/cms-3.7.16
- dev-dependabot/composer/guzzlehttp/psr7-1.8.5
- dev-dependabot/npm_and_yarn/resources/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/resources/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/resources/node-sass-7.0.0
- dev-dependabot/npm_and_yarn/resources/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/resources/yargs-parser-5.0.1
- dev-dependabot/npm_and_yarn/resources/ws-6.2.2
- dev-dependabot/npm_and_yarn/resources/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/resources/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/resources/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/resources/lodash-4.17.21
- dev-dependabot/npm_and_yarn/resources/y18n-3.2.2
- dev-dependabot/npm_and_yarn/resources/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/resources/ini-1.3.7
- dev-dependabot/npm_and_yarn/resources/highlight.js-9.18.5
- dev-feature/composer-2
- dev-dependabot/npm_and_yarn/resources/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/resources/websocket-extensions-0.1.4
- dev-dependabot/npm_and_yarn/resources/eslint-utils-1.4.3
- dev-feature/prelaunch
- dev-bugfix/tw-13890429
- dev-feature/vue
- dev-feature/webdriver
- dev-feature/travis
- dev-feature/typescript
This package is auto-updated.
Last update: 2024-11-21 20:14:21 UTC
README
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.
Documentation
View the docs online