PHPackages                             aframark/module-qa - 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. aframark/module-qa

ActiveMagento2-module

aframark/module-qa
==================

Display FAQs for your store catalogue.

1.2.2(5y ago)0771[1 PRs](https://github.com/Axtrics-Solutions-Pvt-Ltd/aframark_magento/pulls)OSL-3.0PHP

Since Feb 20Pushed 5y agoCompare

[ Source](https://github.com/Axtrics-Solutions-Pvt-Ltd/aframark_magento)[ Packagist](https://packagist.org/packages/aframark/module-qa)[ RSS](/packages/aframark-module-qa/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)DependenciesVersions (15)Used By (0)

The official Aframark extension for Magento 2
=============================================

[](#the-official-aframark-extension-for-magento-2)

To install the Aframark plugin on your website, please follow the steps provided in this package.

How to install the Aframark extension
-------------------------------------

[](#how-to-install-the-aframark-extension)

1. Log in to your Magento server using SSH (Secure Shell) and run the commands that follow.
2. Create a system and database backup by navigating to the root directory of your Magento installation and execute this command:

```
php bin/magento setup:backup --code --db --media

```

(Please note that your website will be inaccessible during the backup process.)

3. Enable maintenance mode.

```
php bin/magento maintenance:enable

```

4. Download and install the Aframark plugin using Composer.

```
composer require aframark/module-qa

```

5. If this is the first time you install a plugin using Composer, Magento will ask you to provide your Magento Marketplace account credentials. To find your account information go to () &gt; My profile &gt; Access Keys &gt; Create A New Access Key. Note: Your public key is your username, while your private key is your password.
6. Enable the Aframark plugin.

```
php bin/magento module:enable Axtrics_Aframark --clear-static-content

```

7. Update the database schema. (Please proceed cautiously: This command is global and will enable all Magento plugins that you’ ve installed.)

```
php bin/magento setup:upgrade

```

8. Compile (This command is only required in production mode.)

```
php bin/magento setup:di:compile

```

9. Deploy static content (This command is only required in production mode.)

```
php bin/magento setup:static-content:deploy

```

10. Disable maintenance mode.

```
php bin/magento maintenance:disable

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 72% of commits — single point of failure

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

Every ~29 days

Recently: every ~5 days

Total

14

Last Release

1890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4263f414a2380a5d2916b57670a513bbda80d18ce22433c8cc4c0ecee4f90e28?d=identicon)[rohan\_5894](/maintainers/rohan_5894)

---

Top Contributors

[![shintusingh](https://avatars.githubusercontent.com/u/61272772?v=4)](https://github.com/shintusingh "shintusingh (72 commits)")[![axtricssolutions](https://avatars.githubusercontent.com/u/58852837?v=4)](https://github.com/axtricssolutions "axtricssolutions (23 commits)")[![shubhamaxtrics](https://avatars.githubusercontent.com/u/66126731?v=4)](https://github.com/shubhamaxtrics "shubhamaxtrics (5 commits)")

### Embed Badge

![Health badge](/badges/aframark-module-qa/health.svg)

```
[![Health](https://phpackages.com/badges/aframark-module-qa/health.svg)](https://phpackages.com/packages/aframark-module-qa)
```

PHPackages © 2026

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