Problem: I would like to know if it is okay to use Toolset on a staging site if my license only allows one site registration.
Solution: Yes, it is understood that 1-site license holders may need to install the software on staging or development sites. That is okay, we recommend you do not register in those sites.
The plugin can be downloading from the link above. This will allow you to create modules of your various Toolset components and export them together.
It should be noted that with the Module Manager you will only be able to export views that were created with the classic builder. This means views that were created by going to Toolset -> Views.
If this is not how your view was created then the entire site will need to be migrated to export your views built using Blocks.
The problem here is that the user had an issue registering their multisite installation and was wondering if each domain will need to be registered separately.
Solution:
Registering a multisite will only require one key since it is essentially a single set of plugins and a single wordpress install.
However the registration must be done using the Root domain.
Problem: When Toolset plugins are active I see in the error logs several PHP deprecation notices related to required parameters following optional parameters, similar to this:
Deprecated: Required parameter $in follows optional parameter $method in \wp-content\plugins\wp-views\embedded\inc\wpv-query-debug.class.php on line 417
Solution:
Toolset is not yet compatible with PHP 8.x, so for best results we recommend you use a server that runs PHP 7.x instead, or ask your hosting company to help install the preferred lower version.