Adding Fields to Existing Block in Moodle

Опубликовано: 05 Октябрь 2024
на канале: Tech Gyan
550
4

‪@tech_gyans‬
Adding Fields to Existing Block in Moodle
Best Practices for Adding Fields to Existing Blocks
In this video you will learn:
When to use upgrade.php
Where to write the code for adding field into the table
You can add new table to block
You can add/update fields of existing table
How to change the version number

Code file - https://github.com/ramsharma12345/moo...
Previous Video -    • Moodle Block Development: understand ...  

moodle
moodle block programming
moodle block development
moodle coding
moodle programming
moodle code
moodle fields
using php in a moodle block
moodle source code
moodle profile fields
moodle block configuration
how to add configuration settings to a moodle block
moodle user profile fields
mustache template in a moodle block
add/update fields of existing table
add new table to block
add field
add table
add custom fields in moodle