2017 © Pedro Peláez
 

magento2-module module-indexer-url-rewrite

Extension rebuild UrlRewrite index.

image

faonni/module-indexer-url-rewrite

Extension rebuild UrlRewrite index.

  • Thursday, May 17, 2018
  • by karliuka
  • Repository
  • 2 Watchers
  • 16 Stars
  • 2,901 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 8 Versions
  • 54 % Grown

The README.md

Magento2 Indexer UrlRewrite

Total Downloads Latest Stable Version, (*1)

Extension rebuild UrlRewrite index., (*2)

Compatibility

Magento CE (EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x, (*3)

Install

Install via Composer (recommend)

The corresponding version of the Smart Category Kit will be installed automatically., (*4)

  1. Go to Magento2 root folder, (*5)

  2. Enter following commands to install module:, (*6)

    For Magento CE (EE) 2.0.x, 2.1.x, 2.2.x, (*7)

    composer require faonni/module-indexer-url-rewrite:2.0.*
    

    For Magento CE (EE) 2.3.x, (*8)

    composer require faonni/module-indexer-url-rewrite:2.3.*
    

    For Magento CE (EE) 2.4.x, (*9)

    composer require faonni/module-indexer-url-rewrite:2.4.*
    

    Wait while dependencies are updated., (*10)

Manual Installation

  1. Create a folder {Magento root}/app/code/Faonni/IndexerUrlRewrite, (*11)

  2. Download the corresponding latest version, (*12)

  3. Copy the unzip content to the folder ({Magento root}/app/code/Faonni/IndexerUrlRewrite), (*13)

Completion of installation

  1. Go to Magento2 root folder, (*14)

  2. Enter following commands:, (*15)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy (optional)
    

Using

  1. Go to Magento2 root folder, (*16)

  2. Enter following commands:, (*17)

    php bin/magento indexer:reindex
    

    or (depending on need), (*18)

    php bin/magento indexer:reindex category_url_rewrite
    php bin/magento indexer:reindex product_url_rewrite
    php bin/magento indexer:reindex cms_page_url_rewrite
    

Uninstall

This works only with modules defined as Composer packages., (*19)

Remove Extension

  1. Go to Magento2 root folder, (*20)

  2. Enter following commands to remove:, (*21)

    composer remove faonni/module-indexer-url-rewrite
    

Completion of uninstall

  1. Go to Magento2 root folder, (*22)

  2. Enter following commands:, (*23)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy (optional)
    

The Versions

17/05 2018

dev-master

9999999-dev

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog-url-rewrite 100.0.*|100.1.*|100.2.*
  • magento/module-cms-url-rewrite 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

16/05 2018

2.0.7

2.0.7.0

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog-url-rewrite 100.0.*|100.1.*|100.2.*
  • magento/module-cms-url-rewrite 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

26/04 2018

2.0.6

2.0.6.0

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog-url-rewrite 100.0.*|100.1.*|100.2.*
  • magento/module-cms-url-rewrite 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

04/03 2018

2.0.5

2.0.5.0

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-catalog-url-rewrite 100.0.*|100.1.*|100.2.*
  • magento/module-cms-url-rewrite 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

09/11 2017

2.0.4

2.0.4.0

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

24/01 2017

2.0.3

2.0.3.0

Extension rebuild UrlRewrite index.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

24/01 2017

2.0.2

2.0.2.0

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

18/01 2017

2.0.1

2.0.1.0

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0