https://github.com/markshust/magento2-modules
A curated list of all Mark's modules available for Magento 2.
https://github.com/markshust/magento2-modules
magento magento2 magento2-module
Last synced: 5 months ago
JSON representation
A curated list of all Mark's modules available for Magento 2.
- Host: GitHub
- URL: https://github.com/markshust/magento2-modules
- Owner: markshust
- Created: 2020-08-13T08:22:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T21:09:31.000Z (over 5 years ago)
- Last Synced: 2024-12-27T06:26:35.116Z (over 1 year ago)
- Topics: magento, magento2, magento2-module
- Homepage:
- Size: 4.88 KB
- Stars: 24
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
markshust/magento2-modules
## Table of contents
- [Why](#why)
- [Search](#search)
- [Directory](#directory)
- [Sponsor](#sponsor)
- [License](#license)
## Why
I've been a Magento Developer for over 10 years and a web developer for over 20, with nearly all of my years involved to some extent with open-source software.
The generosity of free software on the web has been a large contributing factor to my career as a programmer, and this is just a small way I can give back. Enjoy!
## Search
[Search for all of my Magento 2 modules available on GitHub](https://github.com/search?q=user%3Amarkshust+magento2-module)
## Directory
| Module Repository | Name | Description
| ---------- | ----------- | -----------
| [markshust/magento2-module-disabletwofactorauth](https://github.com/markshust/magento2-module-disabletwofactorauth) | **MarkShust_DisableTwoFactorAuth** | Provides the ability to disable two-factor authentication.
| [markshust/magento2-module-extrabodyclasses](https://github.com/markshust/magento2-module-extrabodyclasses) | **MarkShust_ExtraBodyClasses** | Adds the website and store codes to the body class attribute.
| [markshust/magento2-module-hierarchycomplexidcompatibility](https://github.com/markshust/magento2-module-hierarchycomplexidcompatibility) | **MarkShust_HierarchyComplexIdCompatibility** | Makes the hierarchy compatible with long URL identifiers containing subpaths.
| [markshust/magento2-module-messages](https://github.com/markshust/magento2-module-messages) | **MarkShust_Messages** | Send success, notice, warning and error messages with ``.
| [markshust/magento2-module-ordergrid](https://github.com/markshust/magento2-module-ordergrid) | **MarkShust_OrderGrid** | Adds more details to the order grid in the admin.
| [markshust/magento2-module-pagebuildersourcecode](https://github.com/markshust/magento2-module-pagebuildersourcecode) | **MarkShust_PageBuilderSourceCode** | Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
| [markshust/magento2-module-removefavicon](https://github.com/markshust/magento2-module-removefavicon) | **MarkShust_RemoveFavicon** | Removes all favicons from the HTML head.
| [markshust/magento2-module-simpledata](https://github.com/markshust/magento2-module-simpledata) | **MarkShust_SimpleData** | Simplifies calling Magento data structures.
| [markshust/magento2-module-twilio](https://github.com/markshust/magento2-module-twilio) | **MarkShust_Twilio** | Sends SMS messages in response to Magento events.
## Sponsor
If you enjoy & use my open-source Magento 2 modules, please consider [becoming a sponsor](https://github.com/sponsors/markshust).
I also teach Magento at [M.academy](https://m.academy). If you are looking to expand your Magento skills, definitely check it out!
## License
Every open-source module that I release has an MIT license:
[MIT](https://opensource.org/licenses/MIT)