Linux 软件免费装
Banner图

GrabWP Tenancy

开发者 taicv
更新时间 2025年9月10日 02:44
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

routing domains isolation multi-tenant tenancy

下载

1.0.0.1 1.0.1 1.0.3 1.0.2

详情介绍:

https://www.youtube.com/watch?v=SAd_QeUZEDw WORDPRESS MULTISITE ALTERNATIVE - ENABLE MULTI-TENANT AT NO COST 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. 📖 Complete Documentation: grabwp.com\ 💻 Source Code: GitHub Repository\ 🐛 Report Issues: GitHub Issues Core Features

安装:

  1. Upload the plugin files to the /wp-content/plugins/grabwp-tenancy directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add the following line to your wp-config.php file: require_once __DIR__ . '/wp-content/plugins/grabwp-tenancy/load.php';
📖 Need detailed setup instructions? Visit our complete documentation for step-by-step guides and troubleshooting.

屏幕截图:

  • Support multiple domains per tenant
  • Simple listing all tenants

升级注意事项:

1.0.0 Initial release of GrabWP Tenancy.

常见问题:

Does this plugin work with WordPress multisite?

No, this plugin provides multi-tenancy functionality without requiring WordPress multisite. It creates tenant isolation through domain-based routing and database prefixes.

Can I use custom domains for tenants?

Yes, you can configure custom domains for each tenant through the admin interface or by editing the tenant mapping file.

Is this plugin compatible with other plugins?

The plugin is designed to be compatible with most WordPress plugins. However, plugins that directly access database tables may need to be configured to work with tenant prefixes.

Where can I get help?

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0