PHPackages                             newecomai/shopsmart - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. newecomai/shopsmart

ActiveMagento2-module

newecomai/shopsmart
===================

N/A

1.0.0(1y ago)013[1 PRs](https://github.com/NewEcomAI/Magento/pulls)OSL-3.0PHPPHP &gt;=7.4

Since Sep 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/NewEcomAI/Magento)[ Packagist](https://packagist.org/packages/newecomai/shopsmart)[ RSS](/packages/newecomai-shopsmart/feed)WikiDiscussions ocomposer Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

ShopSmart AI-Powered Ecommerce Module
=====================================

[](#shopsmart-ai-powered-ecommerce-module)

Description
-----------

[](#description)

ShopSmart transforms natural language queries into carefully curated shopping carts, covering a wide range of product categories. By analyzing your entire product catalog, it provides precise recommendations tailored to each consumer's unique needs. Utilizing natural language processing, ShopSmart comprehends nuanced requests to create personalized shopping experiences. Shoppers can refine their preferences and receive recommendations that match their taste and style perfectly.

Features
--------

[](#features)

- AI-powered product recommendations
- Natural language processing for nuanced queries
- Personalized shopping experiences
- Admin configuration for easy setup
- Two interactive widgets: Discover and Decide

Requirements
------------

[](#requirements)

- Magento 2.4.x
- PHP 7.4 or higher
- MySQL 5.7 or higher

Installation
------------

[](#installation)

### Using Composer

[](#using-composer)

1. **Backup Your Store:**

    ```
    php bin/magento setup:backup --code --media --db
    ```
2. **Enable the Extension:**

    ```
    php bin/magento module:enable NewEcomAI_ShopSmart
    ```
3. **Run Upgrade Scripts:**

    ```
    php bin/magento setup:upgrade
    ```
4. **Deploy Static Content:**

    ```
    php bin/magento setup:static-content:deploy
    ```
5. **Clear Cache:**

    ```
    php bin/magento cache:clean
    ```

### Manual Installation

[](#manual-installation)

1. **Backup Your Store:**

    ```
    php bin/magento setup:backup --code --media --db
    ```
2. **Extract and Upload:**

    - Extract the extension files.
    - Upload the extracted files to the `app/code/NewEcomAI/ShopSmart` directory.
3. **Enable the Extension:**

    ```
    php bin/magento module:enable NewEcomAI_ShopSmart
    ```
4. **Run Upgrade Scripts:**

    ```
    php bin/magento setup:upgrade
    ```
5. **Deploy Static Content:**

    ```
    php bin/magento setup:static-content:deploy
    ```
6. **Clear Cache:**

    ```
    php bin/magento cache:clean
    ```

Configuration
-------------

[](#configuration)

Welcome to ShopSmart AI-Powered Ecommerce Module. This user manual will guide you through the installation and configuration of the Module.

### Step 1

[](#step-1)

Go to `Stores > Configuration > NewcomAi > Shopsmart`.

### Step 2

[](#step-2)

- Enable ShopSmart Module.

### Step 3

[](#step-3)

- Select Mode (Staging, Production) and add ShopSmart UserID, UserName, Password.

### Step 4

[](#step-4)

- To verify, after adding User ID, UserName, User Password, click the Validate button.

### Step 5

[](#step-5)

- Select Product Attribute to upload with initial catalog sync.

After configuring the admin settings, run the following console command for initial catalog syncing on your website:

```
bin/magento newecomai_shopsmart:sync_catalog_command
```

Usage
-----

[](#usage)

The module results in the two widgets:

- Discover Widget on the Home page and category pages
- Decide Widget on the product pages
- Discover Widget: Provides product recommendations based on search queries.
- Decide Widget: Displays answers to questions relevant to the product.
- The widgets and blocks will be created automatically when the module is installed.

Troubleshooting
---------------

[](#troubleshooting)

**Clear Cache:**

```
php bin/magento cache:clean
```

**Re Index:**

```
php bin/magento index:reindex
```

For further assistance, please contact our support team.

License
-------

[](#license)

This project is licensed under the Open Source License.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

644d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/166514670?v=4)[Maham976](/maintainers/Maham976)[@Maham976](https://github.com/Maham976)

---

Top Contributors

[![ameer-hamza-nestosh](https://avatars.githubusercontent.com/u/166514687?v=4)](https://github.com/ameer-hamza-nestosh "ameer-hamza-nestosh (78 commits)")[![Maham976](https://avatars.githubusercontent.com/u/166514670?v=4)](https://github.com/Maham976 "Maham976 (36 commits)")[![mahambizmia](https://avatars.githubusercontent.com/u/123554383?v=4)](https://github.com/mahambizmia "mahambizmia (21 commits)")[![ayeshazubair297](https://avatars.githubusercontent.com/u/117981518?v=4)](https://github.com/ayeshazubair297 "ayeshazubair297 (18 commits)")[![ali-fiaz](https://avatars.githubusercontent.com/u/167085767?v=4)](https://github.com/ali-fiaz "ali-fiaz (10 commits)")[![syed-abdullah-ali](https://avatars.githubusercontent.com/u/61740428?v=4)](https://github.com/syed-abdullah-ali "syed-abdullah-ali (9 commits)")[![nabeeliftikhar0](https://avatars.githubusercontent.com/u/80909041?v=4)](https://github.com/nabeeliftikhar0 "nabeeliftikhar0 (1 commits)")

### Embed Badge

![Health badge](/badges/newecomai-shopsmart/health.svg)

```
[![Health](https://phpackages.com/badges/newecomai-shopsmart/health.svg)](https://phpackages.com/packages/newecomai-shopsmart)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[algolia/algoliasearch-magento-2

Algolia Search &amp; Discovery extension for Magento 2

1881.9M18](/packages/algolia-algoliasearch-magento-2)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34276.3k1](/packages/checkoutcom-magento2)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39119.0k4](/packages/elgentos-module-prismicio)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
