Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
Related: Eager Beaver for Craft 2.6.x
Learn More: Speed up your Craft CMS Templates with Eager Loading
This plugin requires Craft CMS 3.0.0 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-eagerbeaver
-
Install the plugin via
./craft install/plugin eager-beaver
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Eager Beaver.
Click here -> Eager Beaver Documentation
Some things to do, and ideas for potential features:
- Release it
Brought to you by nystudio107