Skip to content

1.0_Installation

Mark Tomlinson edited this page Dec 27, 2025 · 6 revisions

Installation

Markup by Attribute for WooCommerce is available here or through the official channel in the WordPress.org plugin library. It can be installed manually, via WordPress, or as a Git clone.

Automated Installation (Recommended)

  1. Locate the Markup by Attribute for WooCommerce plugin on the Plugins => Add New page in WordPress using the search box.
  2. Install the plugin using the [Install] button.
  3. The [Install] button will change to an [Activate] button. Use it to activate the plugin.

Manual Installation

This assumes you have console access to your website.

  1. Download the Markup by Attribute for WooCommerce ZIP file from the official Markup by Attribute for WooCommerce WordPress plugin page.
  2. Unzip the plugin files to the wp-content/plugins/markup-by-attribute-for-woocommerce directory in your website's WordPress installation.
  3. Activate the plugin through the Plugins page in WordPress.

Git Clone

This assumes you have console access to your website and have Git installed.

  1. Open a terminal and navigate to the wp-content/plugins/ directory in your website's WordPress installation.
  2. Clone the repository with git clone https://github.com/Mark-Tomlinson/markup-by-attribute-for-woocommerce.git.
  3. Activate the plugin through the Plugins page in WordPress.