Changeset 3493572
- Timestamp:
- 03/28/2026 09:56:32 PM (3 days ago)
- File:
-
- 1 edited
-
grabwp-tenancy/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
grabwp-tenancy/trunk/readme.txt
r3493571 r3493572 1 1 === GrabWP Tenancy === 2 2 Contributors: taicv 3 Tags: multisite, multi tenancy, multi site, multi domain 3 Tags: multisite, multi tenancy, multi site, multi domain, subdirectories 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 … … 11 11 Donate link: https://grabwp.com 12 12 13 Multi-tenant WordPress with shared MySQL, domain routing, and isolated uploads.13 Multi-tenant WordPress with shared MySQL, domain and path routing, and isolated uploads. 14 14 15 15 == Description == … … 19 19 = WORDPRESS MULTISITE ALTERNATIVE - ENABLE MULTI-TENANT AT NO COST = 20 20 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.21 GrabWP 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. 22 22 23 23 **📖 Complete Documentation**: [grabwp.com](https://grabwp.com) … … 30 30 * **Separated Upload Directories**: Each tenant gets isolated upload directories 31 31 * **Shared Themes & Plugins**: All tenants share the same themes and plugins for simplicity 32 * ** Domain-based Routing**: Automatic tenant identification based on domain names32 * **Flexible Routing Options**: Choose between domain-based routing or our new **path-based (subdirectory) routing** for an effortless setup without DNS changes. 33 33 * **Basic Admin Interface**: Simple tenant management through WordPress admin 34 34 * **Early Initialization**: Plugin loads before WordPress core hooks … … 50 50 = Does this plugin work with WordPress multisite? = 51 51 52 No, this plugin provides multi-tenancy functionality without requiring WordPress multisite. It creates tenant isolation through domain-based routing and database prefixes. 52 No, 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 56 No! 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`). 53 57 54 58 = Can I use custom domains for tenants? =
Note: See TracChangeset
for help on using the changeset viewer.