entriessubset icon indicating copy to clipboard operation
entriessubset copied to clipboard

Craft field type plugin that extends the core Entries field type to give extra settings

Results 8 entriessubset issues
Sort by recently updated
recently updated
newest added

Hi, Will this be updated to Craft CMS 5?

Bumps [craftcms/cms](https://github.com/craftcms/cms) from 4.4.6.1 to 4.4.15. Release notes Sourced from craftcms/cms's releases. 4.4.15 The control panel footer now includes a message about active trials, with a link to purchase the...

dependencies

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....

dependencies

I just copied and pasted much of your code and fitted it to work with categories.

Need to add a migration to make sure the upgrade path from 2 to 3 is seamless.

enhancement

Recently updated a Craft install to the latest version, 3.4.18 and after the update was complete Entries Subset was "broken" Through investigating the following showed up on the fields listing...

Please don't change the project config in a migration without security checks, this will throw errors since not everyone allows admin changes in production environment. That means releasing your plugin...

I think a cool feature (that seems in scope for the plugin) would be to limit entry selections to a specific level in a Structure. Sometimes we use Structures for...

enhancement