Skip to content

Commit

Permalink
Add plugins for BERTA_404_STABLE
Browse files Browse the repository at this point in the history
  • Loading branch information
mona-shakiba committed Oct 10, 2024
1 parent d7e3bea commit f003abb
Showing 1 changed file with 80 additions and 0 deletions.
80 changes: 80 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
[submodule "mod/booking"]
path = mod/booking
url = https://github.com/Wunderbyte-GmbH/moodle-mod_booking.git
branch = urise
[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 = urise
[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 = urise
[submodule "local/shopping_cart"]
path = local/shopping_cart
url = https://github.com/Wunderbyte-GmbH/moodle-local_shopping_cart.git
branch = urise
[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/urise"]
path = local/urise
url = [email protected]:Wunderbyte-GmbH/moodle_local_urise.git
branch = urise
[submodule "theme/lexa"]
path = theme/lexa
url = https://github.com/Wunderbyte-GmbH/moodle-theme_lexa.git
branch = MOODLE_404
[submodule "theme/boost_union"]
path = theme/boost_union
url = https://github.com/moodle-an-hochschulen/moodle-theme_boost_union
branch = MOODLE_404_STABLE
[submodule "filter/filtercodes"]
path = filter/filtercodes
url = [email protected]:michael-milette/moodle-filter_filtercodes.git
[submodule "local/wb_news"]
path = local/wb_news
url = https://github.com/Wunderbyte-GmbH/moodle-local_wb_news.git
[submodule "payment/gateway/payone"]
path = payment/gateway/payone
url = [email protected]:Wunderbyte-GmbH/moodle-paygw_payone.git
branch = urise
[submodule "customfield/field/dynamicformat"]
path = customfield/field/dynamicformat
url = [email protected]:Wunderbyte-GmbH/moodle-customfield_dynamicformat.git
branch = main
[submodule "customfield/field/textformat"]
path = customfield/field/textformat
url = [email protected]:Wunderbyte-GmbH/moodle-customfield_textformat.git
branch = master
[submodule "local/wb_faq"]
path = local/wb_faq
url = https://github.com/Wunderbyte-GmbH/moodle-local_wb_faq.git
branch = main
[submodule "customfield/field/textregex"]
path = customfield/field/textregex
url = https://github.com/benyovszky/moodle-customfield_textregex.git
[submodule "mod/organizer"]
path = mod/organizer
url = [email protected]:academic-moodle-cooperation/moodle-mod_organizer.git
branch = MOODLE_403_STABLE

0 comments on commit f003abb

Please sign in to comment.