Skip to content

Commit

Permalink
Add Berta plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mona-shakiba committed Oct 16, 2024
1 parent c533d64 commit de8cac6
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 6 deletions.
49 changes: 49 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
[submodule "mod/booking"]
path = mod/booking
url = https://github.com/Wunderbyte-GmbH/moodle-mod_booking.git
branch = feature_berta
[submodule "auth/saml2"]
path = auth/saml2
url = https://github.com/Wunderbyte-GmbH/moodle-auth_saml2.git
branch = MOODLE_39_STABLE
[submodule "local/wunderbyte_table"]
path = local/wunderbyte_table
url = https://github.com/Wunderbyte-GmbH/moodle-local_wunderbyte_table.git
branch = USI
[submodule "customfield/field/dynamic"]
path = customfield/field/dynamic
url = https://github.com/soorajsingh/moodle-customfield_dynamic.git
branch = master
[submodule "local/entities"]
path = local/entities
url = https://github.com/Wunderbyte-GmbH/moodle-local_entities.git
branch = USI
[submodule "local/shopping_cart"]
path = local/shopping_cart
url = https://github.com/Wunderbyte-GmbH/moodle-local_shopping_cart.git
branch = USI
[submodule "payment/gateway/payunity"]
path = payment/gateway/payunity
url = https://github.com/Wunderbyte-GmbH/moodle-payment_gw_payunity.git
branch = USI
[submodule "admin/tool/forcedcache"]
path = admin/tool/forcedcache
url = https://github.com/catalyst/moodle-tool_forcedcache.git
branch = MOODLE_40_STABLE
[submodule "blocks/configurable_reports"]
path = blocks/configurable_reports
url = https://github.com/jleyva/moodle-block_configurablereports.git
branch = MOODLE_36_STABLE
[submodule "filter/shortcodes"]
path = filter/shortcodes
url = https://github.com/branchup/moodle-filter_shortcodes.git
[submodule "local/berta"]
path = local/berta
url = [email protected]:Wunderbyte-GmbH/moodle_local_berta.git
branch = berta
[submodule "theme/lexa"]
path = theme/lexa
url = https://github.com/Wunderbyte-GmbH/Moodle-theme_lexa.git
[submodule "theme/boost_union"]
path = theme/boost_union
url = https://github.com/moodle-an-hochschulen/moodle-theme_boost_union
2 changes: 1 addition & 1 deletion auth/saml2
Submodule saml2 updated 5826 files
1 change: 1 addition & 0 deletions local/berta
Submodule berta added at 4d10be
1 change: 0 additions & 1 deletion local/musi
Submodule musi deleted from 1f4afc
2 changes: 1 addition & 1 deletion mod/booking
Submodule booking updated 203 files
1 change: 1 addition & 0 deletions theme/boost_union
Submodule boost_union added at 1042f0
1 change: 1 addition & 0 deletions theme/lexa
Submodule lexa added at 49fd90

0 comments on commit de8cac6

Please sign in to comment.