Download the PHP package spinupwp/spinupwp-composer-site without Composer
On this page you can find all versions of the php package spinupwp/spinupwp-composer-site. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spinupwp-composer-site
SpinupWP Composer Site
This is a WordPress site setup using Composer that is primed and ready to be hosted using SpinupWP.
Inspired by Root's Bedrock and other Composer based setups.
Requirements
- PHP >= 7.3
- Composer - Install
Installation
-
Create a new project:
- Update environment variables in the
.env
file:DB_NAME
- Database nameDB_USER
- Database userDB_PASSWORD
- Database passwordDB_HOST
- Database hostWP_ENV
- Set to environment (development
,staging
,production
)WP_HOME
- Full URL to WordPress home (https://mysite.com)WP_SITEURL
- Full URL to WordPress including subdirectory (https://mysite.com/wp)
- Add theme(s) in
public/content/themes/
as you would for a normal WordPress site - Set the document root in SpinupWP's server settings to
/public
. - Access WordPress admin at
https://mysite.com/wp/wp-admin/
All versions of spinupwp-composer-site with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
composer/installers Version ^1.4
johnpbloch/wordpress Version 5.*
oscarotero/env Version ^1.1.0
vlucas/phpdotenv Version ^5.3
wpackagist-plugin/limit-login-attempts-reloaded Version *
wpackagist-plugin/spinupwp Version *
wpackagist-theme/twentytwentyone Version *
composer/installers Version ^1.4
johnpbloch/wordpress Version 5.*
oscarotero/env Version ^1.1.0
vlucas/phpdotenv Version ^5.3
wpackagist-plugin/limit-login-attempts-reloaded Version *
wpackagist-plugin/spinupwp Version *
wpackagist-theme/twentytwentyone Version *
The package spinupwp/spinupwp-composer-site contains the following files
Loading the files please wait ....