• Report Links
    We do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.

Managing Frappe/ERPNext Custom Code via GitHub


🦊 DNSProxy Layer 7 DDOS Protection 🥷 / DMCA Ignored 🫡 / Advanced Browser Checks 🕸

King

Administrator
Joined
Jul 12, 2021
Messages
25,005
Reaction score
5
Points
38
798d850bfedfbacf19fe1b35fab946b0.jpeg


Managing Frappe/ERPNext Custom Code via GitHub
Published 11/2022
Created by Geoffrey Karani
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 7 Lectures (55m ) | Size: 614 MB


Ensuring safety of your custom code even in the event of an update from ERPNext and/or Frappe Framework

What you'll learn
How to setup your ERPNext/Frappe development environment the right way
The importance of having a custom app when customizing ERPNext
How to setup a GitHub repository
How to synchronize custom code between GitHub and your Development Environment
Ensuring your customization doesn't get overwritten when you do an update for ERPNext
Requirements
Basic Python
Basic JavaScript
Description
When you are a software developer, GitHub is a handy tool when it comes to version control. GitHub also helps us to manage how code goes to the production server. When doing development with ERPNext and/or the Frappe Framework, we can also manage our code with GitHub.All development and any customization needed is done on the local instance. Once a feature is working well locally, or maybe its a completed bug fix, we push the code to whatever GitHub branch that is managing the code. Our remote instance then pulls the code from GitHub.There are two ways for getting the code to the live server from GitHub. You can either Pull the code manually or you Automate with GitHub actions. Either way, this is a very effective process that will ensure your custom app is safe and any customization you do is being launched smoothly.This is all taken care of in this series.TOPICS COVEREDIntroductionWalk-throughFinalizing the installation of Local and Remote InstancesCreating a custom app and pushing the code to GitHubCreating a DocType and pushing its code to GitHubGetting custom app from GitHub to our remote/cloud...

Read more

Continue reading...
 
Top