Plugin Directory

Changeset 3493572


Ignore:
Timestamp:
03/28/2026 09:56:32 PM (3 days ago)
Author:
taicv
Message:

update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • grabwp-tenancy/trunk/readme.txt

    r3493571 r3493572  
    11=== GrabWP Tenancy ===
    22Contributors: taicv
    3 Tags: multisite, multi tenancy, multi site, multi domain
     3Tags: multisite, multi tenancy, multi site, multi domain, subdirectories
    44Requires at least: 5.0
    55Tested up to: 6.9
     
    1111Donate link: https://grabwp.com
    1212
    13 Multi-tenant WordPress with shared MySQL, domain routing, and isolated uploads.
     13Multi-tenant WordPress with shared MySQL, domain and path routing, and isolated uploads.
    1414
    1515== Description ==
     
    1919= WORDPRESS MULTISITE ALTERNATIVE - ENABLE MULTI-TENANT AT NO COST =
    2020
    21 GrabWP Tenancy provides the foundation for multi-tenant WordPress with essential isolation features. This base plugin focuses on cost-effective multi-tenancy with shared resources and basic tenant separation.
     21GrabWP Tenancy provides the foundation for multi-tenant WordPress with essential isolation features. Host your tenants effortlessly on a single domain using our new **Path-Based Routing** (e.g., example.com/tenant), or map them to full custom domains. It is the perfect, lightweight, drop-in replacement for WordPress Multisite built for simplicity and scale.
    2222
    2323**📖 Complete Documentation**: [grabwp.com](https://grabwp.com) 
     
    3030* **Separated Upload Directories**: Each tenant gets isolated upload directories
    3131* **Shared Themes & Plugins**: All tenants share the same themes and plugins for simplicity
    32 * **Domain-based Routing**: Automatic tenant identification based on domain names
     32* **Flexible Routing Options**: Choose between domain-based routing or our new **path-based (subdirectory) routing** for an effortless setup without DNS changes.
    3333* **Basic Admin Interface**: Simple tenant management through WordPress admin
    3434* **Early Initialization**: Plugin loads before WordPress core hooks
     
    5050= Does this plugin work with WordPress multisite? =
    5151
    52 No, this plugin provides multi-tenancy functionality without requiring WordPress multisite. It creates tenant isolation through domain-based routing and database prefixes.
     52No, this plugin provides multi-tenancy functionality without requiring WordPress multisite. It creates tenant isolation through domain-based or path-based routing and database prefixes.
     53
     54= Do I need a custom domain for every tenant? =
     55
     56No! With our new path-based routing feature, you can completely bypass complex domain and DNS configurations. You can host tenants dynamically on subdirectories underneath your main site (e.g., `yoursite.com/client-a`).
    5357
    5458= Can I use custom domains for tenants? =
Note: See TracChangeset for help on using the changeset viewer.