PHPackages                             mage2kishan/module-custom-options - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mage2kishan/module-custom-options

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

mage2kishan/module-custom-options
=================================

Panth Custom Options — beautifully styled product custom options for Hyva-based Magento 2 storefronts. Replaces the default custom options rendering with a modern, accessible UI featuring styled text inputs, textareas, file upload zones, select/radio/checkbox controls, and HTML5 date pickers, all governed by CSS custom properties for easy theming. Requires Panth\_Core.

1.0.5(1mo ago)13311proprietaryHTMLPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Apr 14Pushed 1mo agoCompare

[ Source](https://github.com/mage2sk/module-custom-options)[ Packagist](https://packagist.org/packages/mage2kishan/module-custom-options)[ Docs](https://kishansavaliya.com)[ RSS](/packages/mage2kishan-module-custom-options/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (8)Versions (7)Used By (1)

Magento 2 Custom Options Styling Extension for Hyva and Luma (Panth Custom Options)
===================================================================================

[](#magento-2-custom-options-styling-extension-for-hyva-and-luma-panth-custom-options)

[![Magento 2.4.4 - 2.4.8](https://camo.githubusercontent.com/079c832211eed4f9451ebe264e3865f825b0f9f31b041cbf03676c6e254535d4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342e342532302d2d253230322e342e382d6f72616e67653f6c6f676f3d6d6167656e746f266c6f676f436f6c6f723d7768697465)](https://magento.com)[![PHP 8.1 - 8.4](https://camo.githubusercontent.com/56b3cce18841623e2cbed2ebf09b06be1be8807e99e6e054a89d304ab4790b8e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312532302d2d253230382e342d626c75653f6c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://php.net)[![Hyva + Luma](https://camo.githubusercontent.com/d4d6a05401973034a5aae392f030440eefa40afc9191ffb06ed897af5d25adb1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5468656d65732d487976612532302532422532304c756d612d313462386136)](https://www.hyva.io)[![Live Demo & Details](https://camo.githubusercontent.com/161250350249bf7c252dbf3130dc373338d02ad8d6570f2334024180a34c1c0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c69766525323044656d6f25323025323625323044657461696c732d6d6167656e746f2d2d322d2d637573746f6d2d2d6f7074696f6e732d3044393438383f7374796c653d666c6174)](https://kishansavaliya.com/magento-2-custom-options.html)[![Packagist](https://camo.githubusercontent.com/6d0bbca7a855009709f06e9a611bd0f9b9ff41ae7019d2b0a137de5bf6e4a4b6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5061636b61676973742d6d616765326b697368616e2532466d6f64756c652d2d637573746f6d2d2d6f7074696f6e732d6f72616e67653f6c6f676f3d7061636b6167697374266c6f676f436f6c6f723d7768697465)](https://packagist.org/packages/mage2kishan/module-custom-options)[![Upwork Top Rated Plus](https://camo.githubusercontent.com/6f72584179420c41ed90432fd2579a4ed36199d4229e8181d20f353c1c4ee4eb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5570776f726b2d546f702532305261746564253230506c75732d3134613830303f6c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/freelancers/~016dd1767321100e21)[![Website](https://camo.githubusercontent.com/f1ae86d28e2b505aee60f240d3e5508e390b0a8dc7a9b7ecf1b450fad862053f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576562736974652d6b697368616e736176616c6979612e636f6d2d304439343838)](https://kishansavaliya.com)

> **Replace Magento's plain default product options with a clean, accessible UI.** Panth Custom Options reskins every option type: text inputs, textareas, file upload zones, dropdowns, card-style radios, card-style checkboxes, and HTML5 date pickers. Colors, radii, and fonts are all CSS variables so your theme controls the look.

**Product page:** [kishansavaliya.com/magento-2-custom-options.html](https://kishansavaliya.com/magento-2-custom-options.html)

---

Quick Answer
------------

[](#quick-answer)

**What is Panth Custom Options?** It is a Magento 2 extension that replaces the default rendering of product custom options with a modern, styled UI, covering every input type Magento supports.

**What does it add to my store?**

- **Styled text inputs and textareas** with focus rings, placeholder text, and character-count hints.
- **Drag-and-drop file upload zones** that show the filename and a remove button.
- **Card-style radio buttons and checkboxes** with price-delta badges instead of tiny native controls.
- **Polished dropdowns** with a chevron icon, hover, and focus states.
- **Native HTML5 date, time, and datetime pickers** with no external JS date library.
- **CSS variable theming** so every color, radius, and font follows your brand from one override.

**Which themes are supported?** Both **Hyva** (Alpine.js, no jQuery) and **Luma**. The right template is loaded automatically based on the active theme.

**What does it need?** Magento 2.4.4 to 2.4.8, PHP 8.1 to 8.4, and the free `mage2kishan/module-core` package.

---

🚀 Need Custom Magento 2 Development?
------------------------------------

[](#-need-custom-magento-2-development)

> **Get a free quote for your project in 24 hours** for custom modules, Hyva themes, performance work, M1 to M2 migrations, and Adobe Commerce Cloud.

 [ ![Get a Free Quote](https://camo.githubusercontent.com/eac8c45d21cff8b139ddc392325f3bd6c8266a6f3d7b23f15131c958f3d3c8d0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f476574253230612532304672656525323051756f74652532302545322538362539322d5265706c7925323077697468696e2532303234253230686f7572732d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/get-quote)

### 🏆 Kishan Savaliya

[](#-kishan-savaliya)

**Top Rated Plus on Upwork**

[![Hire on Upwork](https://camo.githubusercontent.com/b69353d3c6e192f4d03cc36bb8883612004e32f54dd2dbcc1e700dd791acd875/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486972652532306f6e2532305570776f726b2d546f702532305261746564253230506c75732d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/freelancers/~016dd1767321100e21)

100% Job Success • 10+ Years Magento Experience Adobe Certified • Hyva Specialist

### 🏢 Panth Infotech Agency

[](#-panth-infotech-agency)

**Magento Development Team**

[![Visit Agency](https://camo.githubusercontent.com/bbf04bdd2aff502082508568ec42ace3a7475c98756f596e2013056c89726ed6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56697369742532304167656e63792d50616e7468253230496e666f746563682d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465)](https://www.upwork.com/agencies/1881421506131960778/)

Custom Modules • Theme Design • Migrations Performance • SEO • Adobe Commerce Cloud

**Visit our website:** [kishansavaliya.com](https://kishansavaliya.com) | **Get a quote:** [kishansavaliya.com/get-quote](https://kishansavaliya.com/get-quote)

---

Table of Contents
-----------------

[](#table-of-contents)

- [Who Is It For](#who-is-it-for)
- [Key Features](#key-features)
- [Supported Input Types](#supported-input-types)
- [Compatibility](#compatibility)
- [Installation](#installation)
- [Configuration](#configuration)
- [Theming with CSS Variables](#theming-with-css-variables)
- [How It Works](#how-it-works)
- [FAQ](#faq)
- [Support](#support)
- [About Panth Infotech](#about-panth-infotech)
- [Quick Links](#quick-links)

---

Who Is It For
-------------

[](#who-is-it-for)

- **Stores that sell personalized products** such as engravings, monograms, gift messages, or custom prints, where the options form is front and center on the product page.
- **Hyva storefronts** that want option templates built with Alpine.js and Tailwind, with no jQuery or RequireJS pulled back in.
- **Merchants who care about conversion** and want file upload, date, and radio/checkbox options to look as polished as the rest of the page.
- **Stores with multi-store setups** that need different visual themes per store view without changing code.
- **Developers** who want a drop-in option UI they can brand with a few CSS variable overrides in their theme.

---

Key Features
------------

[](#key-features)

### Modern, Accessible UI

[](#modern-accessible-ui)

- **Styled text inputs and textareas** with focus rings, placeholder text, and character-count hints.
- **Drag-and-drop file upload zones** that display the filename, file-type hints, and a remove button.
- **Custom-styled dropdowns** with a chevron icon, hover states, and visible focus rings.
- **Card-style radio buttons** with price-delta badges replacing tiny native radio controls.
- **Card-style checkboxes** with price-delta badges for multi-select options.
- **Native HTML5 date, time, and datetime-local pickers** with no external JS date libraries.
- **Accessible by default** with proper label associations, ARIA attributes, keyboard navigation, and visible focus states.

### CSS Variable Theming

[](#css-variable-theming)

- **Every visual token is a CSS custom property**: color, border, focus color, price color, radius, and font.
- **Override once in your theme** and all option inputs across all products follow your brand.
- **Per store view scope** so different store views can have different colors or disable styling independently.

### Hyva and Luma Support

[](#hyva-and-luma-support)

- **Hyva templates** use Alpine.js and Tailwind utility classes with zero external JS.
- **Luma templates** apply lightweight CSS on top of Magento's native option templates.
- **Auto theme detection** through `Panth\Core\Helper\Theme`, no manual switching needed.
- **Works with simple, configurable, virtual, and downloadable products** that have custom options.

### Admin Control

[](#admin-control)

- **Single master toggle** at Stores &gt; Configuration &gt; Panth Extensions &gt; Custom Options.
- **Fallback-safe**: when disabled, Magento's native templates render with zero overhead from this module.

### Performance and Quality

[](#performance-and-quality)

- **Zero external JS dependencies**: Hyva uses Alpine.js (already bundled with the theme), Luma uses vanilla CSS.
- **No database schema changes**: the module only replaces templates, it does not touch product data.
- **Tax-aware price display**: dynamic option prices update correctly for incl-tax, excl-tax, and both display modes.
- **Mobile responsive**: all option types adapt to small screens.
- **MEQP-style code**: constructor DI only, no ObjectManager.

---

Supported Input Types
---------------------

[](#supported-input-types)

Every Magento custom option input type is styled by this module:

Magento TypeRendered AsText FieldStyled single-line text input with focus ringText AreaStyled multi-line textarea with resize handleFileDrag-and-drop upload zone with filename preview and remove buttonDrop-downCustom-styled select with chevron iconRadio ButtonsCard-style radio group with price-delta badgesCheckboxCard-style checkbox group with price-delta badgesMultiple SelectEnhanced multi-select listDateNative HTML5 ``Date &amp; TimeNative HTML5 ``TimeNative HTML5 ``---

Compatibility
-------------

[](#compatibility)

RequirementVersions SupportedMagento Open Source2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8Adobe Commerce2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8Adobe Commerce Cloud2.4.4 to 2.4.8PHP8.1.x, 8.2.x, 8.3.x, 8.4.xHyva Theme1.1+ (native Alpine.js support)Luma ThemeNative supportRequired Dependency`mage2kishan/module-core` (free)---

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

[](#installation)

### Composer Installation (Recommended)

[](#composer-installation-recommended)

```
composer require mage2kishan/module-custom-options
bin/magento module:enable Panth_Core Panth_CustomOptions
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
```

### Manual Installation via ZIP

[](#manual-installation-via-zip)

1. Download the latest release from [Packagist](https://packagist.org/packages/mage2kishan/module-custom-options) or from the [product page](https://kishansavaliya.com/magento-2-custom-options.html).
2. Extract it to `app/code/Panth/CustomOptions/` in your Magento install.
3. Make sure `Panth_Core` is installed too (required dependency).
4. Run the commands above starting from `bin/magento module:enable`.

### Verify Installation

[](#verify-installation)

```
bin/magento module:status Panth_CustomOptions
# Expected: Module is enabled
```

After install, open any product page that has custom options. The styled UI replaces the default rendering automatically. You can also confirm the toggle is on at:

```
Admin -> Stores -> Configuration -> Panth Extensions -> Custom Options

```

---

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

[](#configuration)

Go to **Stores -&gt; Configuration -&gt; Panth Extensions -&gt; Custom Options**.

SettingGroupDefaultDescriptionEnable Custom Options StylingGeneral SettingsYesMaster toggle. When disabled, Magento falls back to its default templates with zero overhead from this module.Visual customization happens through CSS variables in your theme, not through admin settings.

---

Theming with CSS Variables
--------------------------

[](#theming-with-css-variables)

All visual tokens are CSS custom properties. Override any of them in your theme's CSS:

VariableDefaultPurpose`--custom-options-primary``#0D9488`Primary brand color for buttons, focus rings, and price badges`--custom-options-border``#E5E7EB`Input border color`--custom-options-border-focus``#0D9488`Input border color on focus`--custom-options-bg``#FFFFFF`Container background`--custom-options-input-bg``#F9FAFB`Input background`--custom-options-text``#171717`Primary text color`--custom-options-text-muted``#6B7280`Hint and helper text`--custom-options-label``#374151`Option label color`--custom-options-price``#0D9488`Price-delta badge color`--custom-options-required``#EF4444`Required asterisk color`--custom-options-radius``10px`Border radius for inputs and cards`--custom-options-font``'DM Sans', sans-serif`Typography### Example override

[](#example-override)

```
/* app/design/frontend/YourVendor/yourtheme/web/css/overrides.css */
:root {
    --custom-options-primary: #7c3aed;
    --custom-options-border-focus: #7c3aed;
    --custom-options-radius: 4px;
}
```

---

How It Works
------------

[](#how-it-works)

1. The module uses Magento's layout override system to replace the templates that render product custom options.
2. On **Hyva**, it ships Alpine.js-powered templates under `view/frontend/templates/product/view/options/` that emit Tailwind utility classes.
3. On **Luma**, a lightweight CSS file is appended that reskins Magento's native option templates.
4. `Panth\Core\Helper\Theme` detects which theme is active per store view and loads the right layout handle.
5. All price-delta calculations continue to use Magento's standard `price-option` and `priceBox` behavior. No pricing logic is changed.
6. No database schema is modified and no product data is touched. Disabling the module instantly restores default rendering.

---

FAQ
---

[](#faq)

### Does this module change how Magento calculates custom option prices?

[](#does-this-module-change-how-magento-calculates-custom-option-prices)

No. All price-delta logic continues to run through Magento's standard `priceBox` and `price-option` JS components. The module only replaces the visual templates.

### Will it work with my existing custom options?

[](#will-it-work-with-my-existing-custom-options)

Yes. All your existing custom options set up under Admin &gt; Catalog &gt; Products &gt; Customizable Options automatically render with the new UI. No migration or re-configuration is needed.

### Does it work on Hyva themes?

[](#does-it-work-on-hyva-themes)

Yes. Panth Custom Options ships native Alpine.js templates for Hyva, with no jQuery or RequireJS. The module reads the active theme through `Panth_Core` and serves the Hyva template automatically.

### Does it support file upload validation?

[](#does-it-support-file-upload-validation)

Yes. Magento's native file type and size validation continues to work, with better visual feedback: the filename is shown, file-type hints are displayed, and a remove button lets shoppers clear their selection.

### Can I disable styling on a specific product?

[](#can-i-disable-styling-on-a-specific-product)

The master toggle is global. For per-product control you can use Magento's standard layout update XML on a single product page to override the template.

### Does it support Hyva child themes?

[](#does-it-support-hyva-child-themes)

Yes. The module follows Hyva's theme parent chain, so any Hyva child theme automatically inherits the styled templates.

### Does it work on configurable products that have custom options?

[](#does-it-work-on-configurable-products-that-have-custom-options)

Yes. Custom options on the parent configurable product render with the new UI. Configurable variant selection (swatches, dropdowns) is Magento-native and unaffected.

### Does it work on multi-store setups?

[](#does-it-work-on-multi-store-setups)

Yes. Settings respect Magento's standard scope order (default, website, store view). Different store views can have different CSS variable overrides or disable the styling independently.

### Does Panth Custom Options need Panth Core?

[](#does-panth-custom-options-need-panth-core)

Yes. `mage2kishan/module-core` is a free, required dependency that Composer installs for you automatically.

---

Support
-------

[](#support)

ChannelContactProduct Page[kishansavaliya.com/magento-2-custom-options.html](https://kishansavaliya.com/magento-2-custom-options.html)EmailWebsite[kishansavaliya.com](https://kishansavaliya.com)WhatsApp+91 84012 70422GitHub Issues[github.com/mage2sk/module-custom-options/issues](https://github.com/mage2sk/module-custom-options/issues)Upwork (Top Rated Plus)[Hire Kishan Savaliya](https://www.upwork.com/freelancers/~016dd1767321100e21)Upwork Agency[Panth Infotech](https://www.upwork.com/agencies/1881421506131960778/)Response time: 1-2 business days.

### 💼 Need Custom Magento Development?

[](#-need-custom-magento-development)

Looking for **custom Magento module development**, **Hyva theme work**, **store migrations**, or **performance tuning**? Get a free quote in 24 hours:

 [ ![Get a Free Quote](https://camo.githubusercontent.com/0d9512dc4f89ef40179e9f650fd0786b6bc846d289ab2cb04a223a43f2833eeb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254630253946253932254143253230476574253230612532304672656525323051756f74652d6b697368616e736176616c6979612e636f6d2532466765742d2d71756f74652d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/get-quote)

 [ ![Hire on Upwork](https://camo.githubusercontent.com/fad56e8be7896e39593f090cd2ed32e6bf86b4b6e75974cf292aee99d45f5077/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f486972652532304b697368616e2d546f702532305261746564253230506c75732d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465) ](https://www.upwork.com/freelancers/~016dd1767321100e21) [ ![Visit Agency](https://camo.githubusercontent.com/fdf45a9d937d72b896f5e2557337d47efebc0e06b7ad4d4c162c0a64375a62fa/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56697369742d50616e7468253230496e666f746563682532304167656e63792d3134613830303f7374796c653d666f722d7468652d6261646765266c6f676f3d7570776f726b266c6f676f436f6c6f723d7768697465) ](https://www.upwork.com/agencies/1881421506131960778/) [ ![View Product Page](https://camo.githubusercontent.com/3eedb97136729c0437bc520d4bff59a9e460e9804e5160fdc1e318b3f410809d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5669657725323050726f64756374253230506167652d6d6167656e746f2d2d322d2d637573746f6d2d2d6f7074696f6e732d3044393438383f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/magento-2-custom-options.html)

---

About Panth Infotech
--------------------

[](#about-panth-infotech)

Built and maintained by **Kishan Savaliya** ([kishansavaliya.com](https://kishansavaliya.com)), a **Top Rated Plus** Magento developer on Upwork with 10+ years of eCommerce experience.

**Panth Infotech** is a Magento 2 development agency that builds high quality, security focused extensions and themes for both Hyva and Luma storefronts. The extension suite covers SEO, performance, checkout, product presentation, customer engagement, and store management, with each module built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.

Browse the full extension catalog on our [Magento extensions page](https://kishansavaliya.com/magento-extensions.html) or on [Packagist](https://packagist.org/packages/mage2kishan/).

---

Quick Links
-----------

[](#quick-links)

ResourceLink🛒 **Product Page**[magento-2-custom-options.html](https://kishansavaliya.com/magento-2-custom-options.html)📦 **Packagist**[mage2kishan/module-custom-options](https://packagist.org/packages/mage2kishan/module-custom-options)🐙 **GitHub**[mage2sk/module-custom-options](https://github.com/mage2sk/module-custom-options)🌐 **Website**[kishansavaliya.com](https://kishansavaliya.com)💬 **Free Quote**[kishansavaliya.com/get-quote](https://kishansavaliya.com/get-quote)👨‍💻 **Upwork (Top Rated Plus)**[Hire Kishan Savaliya](https://www.upwork.com/freelancers/~016dd1767321100e21)🏢 **Upwork Agency**[Panth Infotech](https://www.upwork.com/agencies/1881421506131960778/)📧 **Email**📱 **WhatsApp**+91 84012 70422---

 **Ready to give shoppers a better product options experience?**
 [ ![See Custom Options](https://camo.githubusercontent.com/16fad7a9631919cf477ca060fa733a1ea10080b42c9246a7d087589a2f163b64/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254630253946253941253830253230536565253230437573746f6d2532304f7074696f6e732532302545322538362539322d50726f647563742532305061676525323025323625323044656d6f2d4443323632363f7374796c653d666f722d7468652d6261646765) ](https://kishansavaliya.com/magento-2-custom-options.html)

---

**SEO Keywords:** magento 2 custom options, magento 2 custom options extension, magento 2 product options styling, magento 2 styled custom options, hyva custom options, hyva product options, luma custom options, magento 2 file upload custom option, magento 2 drag and drop file upload, magento 2 date picker custom option, magento 2 radio button card style, magento 2 checkbox card style, magento 2 custom option ui, magento 2 product options module, magento 2 css custom properties options, magento 2 accessible product options, alpine js custom options hyva, magento 2 custom option theming, magento 2 engraving option, magento 2 monogram option, magento 2 gift message option, magento 2 customizable options, magento 2.4.8 custom options, php 8.4 magento custom options, mage2kishan custom-options, panth custom options, panth infotech, hire magento developer, top rated plus upwork, kishan savaliya magento, custom magento development

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance93

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~13 days

Total

6

Last Release

36d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/343e344aa298f189db888b32d62f9202d31ced1a5ea23411850a63dc4a30299c?d=identicon)[kishansavaliya](/maintainers/kishansavaliya)

---

Top Contributors

[![KishanSavaliya](https://avatars.githubusercontent.com/u/16853223?v=4)](https://github.com/KishanSavaliya "KishanSavaliya (10 commits)")

---

Tags

uistylingmagento2magento2 modulehyvahyva-themecustom optionspanthproduct-options

### Embed Badge

![Health badge](/badges/mage2kishan-module-custom-options/health.svg)

```
[![Health](https://phpackages.com/badges/mage2kishan-module-custom-options/health.svg)](https://phpackages.com/packages/mage2kishan-module-custom-options)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

111.1k](/packages/angeo-module-llms-txt)

PHPackages © 2026

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