DekodeInteraktiv / localwp-projectbase-addon

Adds extra features for project base setup
MIT License
11 stars 1 forks source link

Project Base LocalWP Addon.

A helper addon for LocalWP.

image

Features

Multisite Config fixer.

Updates the nginx config to support our project base multisite setup.

Convert to multisite

Adds a button to convert site to multiste sub directory setup, you should be able to setup subdomains with this setup also.

Root Path.

Adds a input field to change the projects root path. Often legacy projects requires you to have a root path like this: "{{root}}/web" etc.

Absolute path should also work. like this: "/Users/username/Sites/project-name/web"

Remote Images through NGINX config.

This allows you to type in the production url and it will use that url to fetch images.

Installation

Development

Useful Links