Laravel components for WordPress plugins and themes
Website Documentation Releases Support
Supporting
Acorn is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and products within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider donating using the links below:
Overview
Acorn is a way to use Laravel components inside of WordPress.
Requirements
See the full installation docs for requirements.
Installation
To install Acorn in a Bedrock environment, navigate to your Bedrock directory and run the following command:
$ composer require roots/acorn
We recommend adding Acorn's postAutoloadDump function to Composer's post-autoload-dump event in composer.json:
"post-autoload-dump": [
"Roots\\Acorn\\ComposerScripts::postAutoloadDump"
]
Sponsors
Help support our open-source development efforts by becoming a GitHub sponsor or patron.
Community
Keep track of development and community news.
- Join us on Roots Slack by becoming a GitHub sponsor or patron
- Participate on the Roots Discourse
- Follow @rootswp on Twitter
- Read and subscribe to the Roots Blog
- Subscribe to the Roots Newsletter