Download the PHP package szepeviktor/wordpress-autoloaded without Composer
On this page you can find all versions of the php package szepeviktor/wordpress-autoloaded. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download szepeviktor/wordpress-autoloaded
More information about szepeviktor/wordpress-autoloaded
Files in szepeviktor/wordpress-autoloaded
Download szepeviktor/wordpress-autoloaded
More information about szepeviktor/wordpress-autoloaded
Files in szepeviktor/wordpress-autoloaded
Vendor szepeviktor
Package wordpress-autoloaded
Short Description Install WordPress with Composer class autoloading.
License MIT
Package wordpress-autoloaded
Short Description Install WordPress with Composer class autoloading.
License MIT
Please rate this library. Is it a good library?
Informations about the package wordpress-autoloaded
WordPress Autoloaded
A boilerplate to start a fast WordPress website without unconditional class loading using Composer autoloader.
Core is downloaded from the official ZIP and unconditional class loading is commented out.
:bulb: Please also see szepeviktor/composer-managed-wordpress
Support my work
Please consider sponsoring me monthly if you use my packages in an agency.
Usage
- Clone this repository
- Optionally use
johnpbloch/wordpress
package instead of the included official ZIP, seecomposer.json
in examples/johnpbloch-wordpress/ directory - Add plugins e.g.
composer require wpackagist-plugin/wordpress-seo
- Add your theme
- Prefer class autoloading in theme and plugins, simply add the following to composer.json
Configuring WordPress
Add Composer autoloader to app/wp-config.php
All versions of wordpress-autoloaded with dependencies
PHP Build Version
Package Version
The package szepeviktor/wordpress-autoloaded contains the following files
Loading the files please wait ....