Specifico is a free WordPress plugin that adds a structured specifications tab to your WooCommerce product pages. It installs like any other WordPress plugin — no license key, no activation step.
Requirements
- WordPress 5.8 or newer
- WooCommerce 6.3 or newer (the plugin extends the product page tabs)
- PHP 7.4 or newer
Install from the WordPress admin
- Go to Plugins → Add New Plugin
- Search for Specifico
- Click Install Now on the entry by wpaxiom, then Activate
- A new Specifico item appears in the admin sidebar
Manual upload
If you downloaded the ZIP from your wpaxiom account or the WordPress.org page:
- Go to Plugins → Add New Plugin → Upload Plugin
- Choose the
specifico.zipfile and click Install Now - Click Activate Plugin
WP-CLI
// terminalbash
After activation
Open the new Specifico menu in the admin sidebar. You'll see four screens:
- Specifications — your specification tables (the actual data customers will see on product pages)
- Groups — reusable sets of attributes that compose a table
- Mapping — rules that decide which table shows on which product
- Settings — global display options
Continue to Creating your first specification table to build your first spec table from scratch.