KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
mageconf2017
★ 8
Open GitHub ↗
Code samples (patches) for MageConf
Download README (.md)
Explore Similar Repositories
BRISC
:
Bootstrap for Rapid Inference on Spatial Covariances
alexa-headless-start
:
A one-click script to run alexa-avs-sample-app headlessly
watch
:
基于ECharts实现的可视化大屏展示
simple-social-share
:
Simple web sharing
blockchain-db
:
Blockchain implementation using MongoDB
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
mageconf2017
?
Download (.md)
## Overview In this repository you can find 2 types of PHPSTORM patches: - Bugs, which you can apply and try to use tools, that I will presents - Modules, which provides additional tools, that are not existing in Magento yet {module_creation.patch} is cornerstone patch, that should be installed first of all All bugs will be applied directly to this patch. If you do not want to test bugs, you can ignore this module installation ## Installation First of all, you need to clone this repository on your local machine. Next you will need to copy each patch in your root folder and apply it. ## How to apply patch with CLI $. git apply --directory=app module_creation.patch ## Troubleshooting Sometimes phpstorm can't create folder with module `MageConf` or `MageConfLayout` and tries to put files in similar directory. So I proposed in this case to create directories manually