vidakovic opened a new pull request, #2669:
URL: https://github.com/apache/fineract/pull/2669

   Adding custom code/modules was still not sufficiently explained. We have 
currently 2 different examples concerning modules and how to add your own code 
to Fineract while ensuring at the same time that downstream syncs work without 
a hassle. In the current upstream code there are still too many files that need 
to be changed when a custom module is added (e. g. settings.gradle etc.).
   
   The goal of this PR is to make adding extensions/customizations to Fineract 
as easy as possible:
   
   no file edits on upstream related files
   avoid clashes with Fineract internals
   avoid clashes with other companies' extensions
   provide a custom Fineract Docker image that automatically includes all 
custom modules
   give examples and best practices (replace note service, add a COB business 
step)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to