-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ✨ Adding DependencyBuilder In order to correctly build the dependencies variable to instanciate the CDC, add an helper to ease the work of module devs. * ✨ Adding locale in context of DependencyBuilder.php * ✨ Adding routes to be called in context * ✨ Handle the MBO module installation. Set up new context variable to interact with the CDC. Install or enable the MBO module if needed. * ✨ Only add MBO if needed in PS * ✨ Make the mbo installation through ajax process * ✨ Adding id to the dependencies_file tpl * Avoid using deprecated methods * Rename dependencies config file * Add method to check if dependencies are met * Fix for module activation check --------- Co-authored-by: Ibrahima SOW <[email protected]>
- Loading branch information
1 parent
866cadc
commit 97ff9a2
Showing
6 changed files
with
439 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.