=== {eac}SoftwareRegistry Software Taxonomy === Plugin URI: https://swregistry.earthasylum.com/software-taxonomy/ Author: [EarthAsylum Consulting](https://www.earthasylum.com) Stable tag: 1.1.1 Last Updated: 31-Oct-2023 Requires at least: 5.5.0 Tested up to: 6.4 Requires PHP: 7.2 Contributors: kevinburkholder License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl.html Tags: software registration, software registry, software license, software product, {eac}SoftwareRegistry WordPress URI: https://wordpress.org/plugins/eacsoftwareregistry-software-taxonomy Software Product Taxonomy - Customize {eac}SoftwareRegistry with defined software products and the options, licensing, and client messaging for each. == Description == **{eac}SoftwareRegistry Software Taxonomy** is an extension plugin to [{eac}SoftwareRegistry Software Registration Server](https://swregistry.earthasylum.com/software-registration-server/). **{eac}SoftwareRegistry Software Taxonomy** is a simple plugin extension that allows you to set and override {eac}SoftwareRegistry options for specific software products. It both defines the software product as well as the server parameters used when that product is registered via the software registration application program interface. When an API request is received by the registry server, the `registry_product` is matched to the software taxonomy slug. When a match is found, the parameters entered in the software taxonomy meta data are used to override the registry server default parameters. = Options set on a per-product basis by this extension = + _Software Product_ + _Registry Title_ - The Software Product display name + _Registry Description_ - The Software Product Description + _Registrar Contact_ + _Registrar Name_ - Sending client email from this name + _Registrar Telephone_ - Include telephone in client notifications + _Registrar Support Email_ - Include support email address in client notifications + _Registrar Web Address_ - Include web address in client notifications + _Registration Defaults_ + _Default Status_ - The default status to assign to newly created registrations + _Default Initial Term_ - The initial term when creating a new registration (pending or trial) + _Default Full Term_ - The full term when activating a registration + _Default License_ - The default license level (L1-L5, LD) to assign to newly created registrations + _Client Notification_ + _Client Email Message_ - Message sent to client on creation, activation or update of registration. + _Client API Message_ - Short message included with all API responses. + _Client Success Notice_ - Success notification sent via API response. + _Client Error Notice_ - Error notification sent via API response. + _License Limitations_ The _Registrar Contact_ and _Registration Defaults_ options override existing global options in {eac}SoftwareRegistry. _Client Notification_ Customize the email message and API response notifications sent to the client. _License Limitations_ Based on the license level assigned to a registration, we can limit the optional values in the registration API (count, variations, options, domains & sites). This allows APIs (possibly from multiple sources) to register any/all values for these options while filtering on the registration server, providing an effective (albeit rudimentary) licensing validation. For each license level ( L1=Lite, L2=Basic, L3=Standard, L4=Professional, L5=Enterprise, LD=Developer ) you may set a limit for count, variations, options, domains, and sites. + _count_ - Number of licenses (users/seats/devices) + _variations_ - List of custom name/value pairs + _options_ - List of custom registry options + _domains_ - List of valid/registered domains + _sites_ - List of valid/registered sites/uris For count, the value passed through the API is limited to a maximum value. For variations, options, domains, and sites, the arrays passed through the API are sliced to a maximum number of elements. == Installation == **{eac}SoftwareRegistry Software Taxonomy** is an extension plugin to and requires installation and registration of [{eac}SoftwareRegistry](https://swregistry.earthasylum.com/). = Automatic Plugin Installation = This plugin is available from the [WordPress Plugin Repository](https://wordpress.org/plugins/search/earthasylum/) and can be installed from the WordPress Dashboard » *Plugins* » *Add New* page. Search for 'EarthAsylum', click the plugin's [Install] button and, once installed, click [Activate]. See [Managing Plugins -> Automatic Plugin Installation](https://wordpress.org/support/article/managing-plugins/#automatic-plugin-installation-1) = Upload via WordPress Dashboard = Installation of this plugin can be managed from the WordPress Dashboard » *Plugins* » *Add New* page. Click the [Upload Plugin] button, then select the eacsoftwareregistry-software-taxonomy.zip file from your computer. See [Managing Plugins -> Upload via WordPress Admin](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin) = Manual Plugin Installation = You can install the plugin manually by extracting the eacsoftwareregistry-software-taxonomy.zip file and uploading the 'eacsoftwareregistry-software-taxonomy' folder to the 'wp-content/plugins' folder on your WordPress server. See [Managing Plugins -> Manual Plugin Installation](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation-1) = Settings = Taxonomy settings available from this extension will be seen in the *Software Registry → Software Products* menu. == Screenshots == 1. Software Registry → Software Products ![{eac}SoftwareRegistry Software Taxonomy](https://ps.w.org/eacsoftwareregistry-software-taxonomy/assets/screenshot-1.png) 2. Software Registry → Software Products → {product} → Registrar Contact ![{eac}SoftwareRegistry Software Product](https://ps.w.org/eacsoftwareregistry-software-taxonomy/assets/screenshot-2.png) 2. Software Registry → Software Products → {product} → Registration Defaults ![{eac}SoftwareRegistry Software Product](https://ps.w.org/eacsoftwareregistry-software-taxonomy/assets/screenshot-3.png) 2. Software Registry → Software Products → {product} → Client Notification ![{eac}SoftwareRegistry Software Product](https://ps.w.org/eacsoftwareregistry-software-taxonomy/assets/screenshot-4.png) 2. Software Registry → Software Products → {product} → License Limitations ![{eac}SoftwareRegistry Software Product](https://ps.w.org/eacsoftwareregistry-software-taxonomy/assets/screenshot-5.png) == Other Notes == = See Also = + [{eac}SoftwareRegistry – Software Registration Server](https://swregistry.earthasylum.com/software-registration-server/) + [Implementing the Software Registry SDK](https://swregistry.earthasylum.com/software-registry-sdk/) == Copyright == = Copyright © 2019-2023, EarthAsylum Consulting, distributed under the terms of the GNU GPL. = This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should receive a copy of the GNU General Public License along with this program. If not, see [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/). == Changelog == = Version 1.1.1 – October 31, 2023 = + Prevent direct load of include files. = Version 1.1.0 – May 9, 2023 = + Added client notification messages. + Reformatted license limitations tab. + Added contextual help. = Version 1.0.0 – April 11, 2023 = + Initial release. == Upgrade Notice == Requires {eac}SoftwareRegistry version 1.3+