Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonderwp/autoloader
This mu plugin is there to help you instanciate WonderWP on your WordPress site.
https://github.com/wonderwp/autoloader
Last synced: 4 days ago
JSON representation
This mu plugin is there to help you instanciate WonderWP on your WordPress site.
- Host: GitHub
- URL: https://github.com/wonderwp/autoloader
- Owner: wonderwp
- Created: 2018-03-17T14:04:32.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-08-23T10:00:32.000Z (about 3 years ago)
- Last Synced: 2024-09-19T01:13:54.353Z (about 2 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WonderWP Autoloader
This mu plugin is there to help you run WonderWP on your WordPress site.
## Installation
The install should be automatic as this mu plugin is a WonderWP composer dependency.
If you want to do a manual install via a composer environment : `composer require wonderwp/autoloader`
you can also download the repo from [github](https://github.com/agencewonderful/wonderwp-autoloader), then place it under you mu plugins folder.
### Extra note on must use plugins
If your WordPress install does not support must use subfolder plugins (it's the case on a default WordPress install), we've created a proxy for you that includes all subfolders. It's called wonderwp-mu-proxy.php.
Copy this wonderwp-mu-proxy.php file and place it at the root of your must use plugins folder.