nystudio107/craft3-eagerbeaver
Allows you to eager load elements from auto-injected Entry elements on demand from your templates.
Maintainers
Package info
github.com/nystudio107/craft3-eagerbeaver
Type:craft-plugin
pkg:composer/nystudio107/craft3-eagerbeaver
Fund package maintenance!
Requires
- craftcms/cms: ^3.0.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT e3b2d3e1847bfca022812a2a2aba2481636a85ea
cmsloadingCraftcraftcmseagercraft-plugineager beavereager loading
This package is not auto-updated.
Last update: 2022-02-01 13:11:18 UTC
README
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
Requirements
This plugin requires Craft CMS 3.0.0 or later.
Installation
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-beavervia 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
