Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
n98-magerun
The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
n98-magerun2
The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
n98-magerun1-dist
n98-magerun1 Phar distibution
N98_LayoutHelper
Helpful methods to be called in layout actions to allow more customizations via local.xml without touching the original layout files. Remove links from the account navigation from local.xml layout updates without touching the original layout files. Add CSS/JS before or after existing elements
n98-magerun2-dist
n98-magerun2 Phar Distribution
n98-magerun-magento1-ddev
Provides a ddev Magento 1 environment to run the development version n98-magerun inside a docker container
n98-magerun2-test-framework
Test-Framework for n98-magerun2 commands
n98-deployer
Configuration, Recipes, Tasks etc. for Deployer
magerun-phive-generator
Generates a phive.xml file for your phar files to publish them. The tool is inspired by Sebastian Bergmann’s tool phar-site-generator.
headless-guillotine
A simple but useful module to disable frontend requests to implement a headless approch.
ext.magento2.meet-magento-event
Example module to present the service layer of Magento 2
pre-commit-magento
Defines hooks for pre-commit framework to files of a Magento installation
N98_Yubikey
Yubikey two factor authentification support for Magento admin logins
Magento2-ConfigImportExport
Forked from semaio/Magento2-ConfigImportExportImport/Export configuration data in Magento 2 via CLI.
pre-commit-php
Forked from hootsuite/pre-commit-phpPre-commit scripts appropiate for *any* PHP project. These hooks are made as custom plugins under the [pre-commit](http://pre-commit.com/#new-hooks) git hook framework.
N98_WebapiRestPdf
Demo Magento 2 module which adds PDF rendering to Webapi.
magento2-swagger-api-client-demo
API client generated with swagger-codegen tool.
magedeploy2-magento-demo
Forked from mwr/magedeploy2-magento-demoA Magento Demo Setup for magedeploy2
magento2-wcs
Forked from wirecard/magento2-wcsN98_CheckoutFilters
Adds filters to some steps during checkout. You can filter payment and shipping methods by customer groups. Or you can filter payment methods by customer's age.
docker-router-proxy
Lightweight HTTP router for simple container-name mapping
pim-community-dev
Forked from akeneo/pim-community-dev[Community Development Repository] The open source Product Information Management (PIM)
magniffer
Forked from magento-ecg/magnifferAn extendable, XPath driven, static code analysis tool for Magento, built on the top of PHP-Parser library.
n98-magerun-syscheck-example
Example module to show how you can add custom checks to sys:check command.