https://github.com/magewirephp/magewire-examples
A Magento 2 module including all sorts of Magewire inspired examples
https://github.com/magewirephp/magewire-examples
Last synced: 5 months ago
JSON representation
A Magento 2 module including all sorts of Magewire inspired examples
- Host: GitHub
- URL: https://github.com/magewirephp/magewire-examples
- Owner: magewirephp
- License: mit
- Created: 2021-10-08T11:55:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T18:59:01.000Z (about 2 years ago)
- Last Synced: 2025-09-27T17:50:21.893Z (9 months ago)
- Language: HTML
- Size: 50.8 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Magewire Examples


A Magewire showcase to give easy insights on where Magewire could possibly fit in your project. This
package will grow over time, based on new ideas and/or features introduced into Magewire.
## Installation
```
composer require magewirephp/magewire-examples --dev
```
## Usage
- Navigate to ```{store_url}/magewire/examples``` inside your browser.
- Navigate to ```{store_url}/magewire/features``` inside your browser (WIP).
## Security Vulnerabilities
If you discover a security vulnerability within Magewire, please create a PR or send an e-mail to Willem Poortman via [magewirephp@wpoortman.nl](mailto:magewirephp@wpoortman.nl). All security vulnerabilities will be promptly addressed.
## License
Copyright © [Willem Poortman](https://github.com/wpoortman)
Magewire is open-sourced software licensed under the [MIT license](LICENSE.md).