Specifico – Product Specification for WooCommerce
Specifico – Product Specification for WooCommerce

Specifico – Product Specification for WooCommerce

0/5 (0 ratings) — active installs Updated Jun 23, 2026
Specification Table List

Specification Table List

Specifico is a powerful WordPress plugin designed to showcase product specifications for WooCommerce products. It allows you to display a structured specification table for each product, enhancing the user experience and providing detailed product information at a glance.

Source Code

Specifico’s admin interface is built with React and compiled with webpack via @wordpress/scripts. The minified bundles shipped in build/ and assets/dist/ are generated from the human-readable source code in src/ (React) and assets/src/ (SCSS/JS). The complete, unminified source is publicly available at:

https://github.com/wpaxiom/specifico

To build the plugin from source:

  1. composer install — install PHP dependencies.
  2. npm install — install the JavaScript build dependencies.
  3. npm run build — compile src/ and assets/src/ into build/ and assets/dist/.

License

This plugin is licensed under the GPLv2 or later.