Magento 2 Glossary DocumentationGlossary

« Back to Magento 2 - Glossary

Table of Contents
  1. Installation
Need Help?

info@fishpig.com

 
  • Installation

    You can install the module for Magento 2 using Composer or you can manually install it using FTP.

    • Run the following commands in your Magento 2 root directory to install the module using Composer.

      # Add the FishPig Composer repo
      composer config repositories.fishpig composer https://repo.fishpig.co.uk/
      
      # Install the module using Composer
      composer require fishpig/magento2-glossary:^1.3
      
      # Enable the module in Magento 2
      php bin/magento module:enable FishPig_Glossary
      
      # Run the Magento upgrade system
      php bin/magento setup:upgrade
    • You can download the latest version of the module from the Downloads page.

      Extract the ZIP file and upload the files to your Magento site at the directory below:

      app/code/FishPig/Glossary

      When creating the folders, ensure you use the correct capitalisation.

      To complete the installation, run the following commands in a terminal.

      # Enable the module in Magento 2
      php bin/magento module:enable FishPig_Glossary
      
      # Run the Magento upgrade system
      php bin/magento setup:upgrade

    ↑ Back to Top

Want to Make Magento 2 Faster?

Make Magento 2 instantly faster by installing our industry recognised optimisation modules.

  • Full Page Cache

    Magento 2 Full Page Cache

    The fastest full page cache extension available for Magento 1 and Magento 2. It's even faster than the default Magento 2 FPC.

    £149
  • Page Speed

    Magento 2 Page Speed

    Automatically increase your page speed by optimising your content and assets.

    £149
  • Security Suite

    Magento 2 Security Suite

    Protect your site from spam, bots and hackers using this automated rule based security system.

    £149
  • Cache Warmer

    Magento 2 Cache Warmer

    Automatically request all URLs in your XML sitemap to pre warm your full page cache.

    £129