WP Manifestindependent plugin directory
manifest / utilities / leetsubdomain

LeetSubdomain

LeetSubdomain is a plugin for Wordpress that allows you to setup your pages work as subdomains.

by Piyush Joshi · github.com/piyushl337/leetsubdomain · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/piyushl337/leetsubdomain/archive/refs/heads/main.zip

From the readme

LeetSubdomain LeetSubdomain is a plugin for Wordpress that allows you to setup your pages work as subdomains. LeetSubdomain is a plugin for Wordpress that allows you to setup your pages work as subdomains. This section describes how to install the plugin. 1. Upload and Unarchive 2. Copy the 'Leet-Subdomain' folder to the '/wp-content/plugins/' directory 3. Activate the plugin in Wordpress If Upgrading manually follow the above instrutions, but first deactivate the existing plugin. This is so when you activate the new plugin it'll run any required updates. See the other notes. The plugin uses the Page slug as the subdomain name. You'll need to configure your webserver for each subdomain you want to use. It uses the same wordpress install as your main blog. If you run your own server you should know how todo this already (Apache users can just add ServerAlias to their existing vhost) If you use managed hosting then add a subdomain and set it's document path to that of your main blog. Be sure to add a DNS entry to point your subdomains to your server. Note, some hosting service

Read the full README on GitHub →