nystudio107/craft3-eagerbeaver

This package is abandoned and no longer maintained. The author suggests using the nystudio107/craft-eagerbeaver package instead.

Allows you to eager load elements from auto-injected Entry elements on demand from your templates.

Maintainers

Package info

github.com/nystudio107/craft3-eagerbeaver

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft3-eagerbeaver

Fund package maintenance!

khalwat

Statistics

Installs: 596

Dependents: 0

Suggesters: 0

Stars: 13


README

Allows you to eager load elements from auto-injected Entry elements on demand from your templates.

Screenshot

Related: Eager Beaver for Craft 2.6.x

Learn More: Speed up your Craft CMS Templates with Eager Loading

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-eagerbeaver
    
  3. 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.

Documentation

Click here -> Eager Beaver Documentation

Eager Beaver Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by nystudio107