Skip to content

Autobahn and Composer compatible version of the Bedrock Autoloader for mu-plugins.

License

Notifications You must be signed in to change notification settings

chrigglesby/bedrock-autoloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bedrock Autoloader

Autobahn and Composer compatible version of the Bedrock Autoloader for mu-plugins.

Usage

Install it with

composer require mrgrain/bedrock-autoloader

and set WPMU_LOADER in the autobahn.json file of your project:

{
    "config": {
        "WPMU_LOADER": "bedrock-autoloader/bedrock-autoloader.php"
    }
}

Credits

All kudos belong to the lovely people behind Bedrock.
And a little cheer goes to @mokomokoy for adjusting the autoloader for Autobahn.

About

Autobahn and Composer compatible version of the Bedrock Autoloader for mu-plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%