Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a wordpress network role #66

Open
2 tasks
graphiclunarkid opened this issue Mar 14, 2016 · 0 comments
Open
2 tasks

Add a wordpress network role #66

graphiclunarkid opened this issue Mar 14, 2016 · 0 comments

Comments

@graphiclunarkid
Copy link
Contributor

As a user I want to install Wordpress as a network so that I can run two or more blogs from the same instance

ACCEPTANCE CRITERIA

  • Wordpress installed in network mode
  •  Wordpress network operates in domain mode
@graphiclunarkid graphiclunarkid self-assigned this Mar 14, 2016
graphiclunarkid added a commit that referenced this issue Mar 27, 2016
Wordpress network-mode allows multiple separate blogs to be served from
the same instance of the software. These can be served as separate
subdirectories or separate subdomains. With the latter option, a plugin
is included to allow separate apex domains to be mapped to each
subdomain.

Wordpress.com is the largest example of wordpress running in network
mode.

This branch also:

- Makes configurable the domain and subdirectory from which wordpress is served
- Refactors the wordpress role
- Includes defaults for all optional parameters
- Includes handlers to ensure these are run when the role is executed in
  isolation
- Updates the role documentation to explain the new options
- Updates wordpress to v4.4.2

Resolves #66
@graphiclunarkid graphiclunarkid self-assigned this Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant