How to install in Magento

This page covers how to install WriteText.ai in Magento.

Minimum Requirements

  • Magento version 2.4.3 or later. Tested up to version 2.4.6.
  • PHP version 7.4 or later.

Jump to: How to install WriteText.ai via Composer

How to install WriteText.ai using Zip file

1. Download the extension as a compressed file (.zip format).

 

2. In the command line interface, navigate to the app/code/WriteTextAI directory, then unzip the file by running the command: unzip WriteTextAI.zip

Screenshot of a command line interface with codes on how to run the unzip command

In the Magento folder, it will look like this:

Screenshot of a Magento folder

 

3. After unzipping the file, navigate to the root directory of the Magento installation.
Run the command php bin/magento module:enable WriteTextAI_WriteTextAI to enable the extension.

Screenshot of a command line interface with codes on how to enable the extension

 

4. Run the following commands to upgrade, deploy, and clean the cache:

  1. php bin/magento setup:upgrade --keep-generated
    keep-generated


  2. php bin/magento setup:di:compile
    compile

  3. php bin/magento setup:static-content:deploy -f
    deploy
  • php bin/magento cache:cleanclean-cache

5. Log in to the Magento admin panel, navigate to Writetext.ai Module and proceed to the Extension setup guide.

wt-module


How to install WriteText.ai via Composer

1. In the command line, navigate to the root directory of the Magento installation.  
Run the command composer require writetextai/writetextai to install the writetext.ai extension.

 

2. Run the command php bin/magento module:enable WriteTextAI_WriteTextAI to enable the extension.

 

3. Run the following commands to upgrade, deploy, and clean the cache:

  • php bin/magento setup:upgrade --keep-generated
  • php bin/magento setup:di:compile
  • php bin/magento setup:di:compile
  • php bin/magento cache:clean

4. Log in to the Magento admin panel, navigate to Writetext.ai Module and proceed to the Extension setup guide.

wt-module

No time to install it yourself?

Should you lack the time or technical expertise to install WriteText.ai in your ecommerce site, we offer handling the installation for you.