Moodle plugin developer tutorial - create database tables #2

Moodle plugin developer tutorial - create database tables #2

Moodle Tips

3 года назад

43,782 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Ahmad Abeer
Ahmad Abeer - 22.09.2023 13:50

after i created the version file and updated it it shows the error ''Invalid permissions detected when trying to create a directory. Turn debugging on for further details.'. any fixes ?
im using docker compose

Ответить
david gibert
david gibert - 17.12.2022 08:47

I can't uninstall the loca_message plugin and upgrade it to allow the installation of database 15'05 of your video

Ответить
david gibert
david gibert - 28.11.2022 10:21

Hi I'm trying to learn to code to be able to modify my moodle. I'm redoing your tutorials but there I'm stuck and can't launch my command line to update moodle. Already when I open the terminal I don't have the same things displayed as you. Of course I'm with php storm. Thanks for tuto

Ответить
nagendra p
nagendra p - 22.07.2022 09:50

Please explain "create a form with all the fields available in signup and add his in local plugin with custom table"

Ответить
mahemud hasan vadhaniya
mahemud hasan vadhaniya - 09.04.2022 13:54

Very nice sir Thank you so much
I have a question here

I can to show INFO massage only on moodle Course page

there have function like _before_footer()??

thank you

Ответить
Mc Othmane
Mc Othmane - 25.03.2022 23:49

i have a problem with the terminal cuz i use vs code and i dont know how to use purge caches pls need help

Ответить
Kurt Armbruster
Kurt Armbruster - 05.01.2022 22:54

Is there a plugin for Visual Studio Code that lets a user work with the DB similar to what we see here in phostorm?

Ответить
عبد من عباد الله تعالى
عبد من عباد الله تعالى - 28.12.2021 14:55

I want to make my own signup form. Where do I place my files? In the Local folder or Auth folder?

Ответить
عبد من عباد الله تعالى
عبد من عباد الله تعالى - 23.12.2021 11:44

I heard it isn't advisable to alter anything in the DB of moodle. If you add an extra table like 'local_message', won't it be wiped out when an update comes out? If yes, how to add an extra DB and connect it with moodle?

Ответить
Mahmudul hasan
Mahmudul hasan - 26.09.2021 14:39

how to insert some data after create table.

Ответить
TheBaconbread
TheBaconbread - 17.06.2021 18:56

Im proud to announce I am your 1001 subscriber

Ответить
Meshach Samuel
Meshach Samuel - 07.06.2021 13:08

Hi.

I tried following your method. But when I try to run the cmd: sudo php admin/cli/upgrade.php, I get the following error: !!! error/generalexceptionmessage !!! Can someone help me solve this issue? I am on a mac btw.

Thanks in Advance!!

Ответить
Echo
Echo - 05.05.2021 11:31

Your tutorials are way to fast, you explain way to few things. I have to go back and watch one part 20 times to understand what you do. You just assume that everybody knows what you are doing and how to name anything etc. Nice idea to make a tutorial but its barley helping....

For example, Terminal is not working on my side, cant find a fix. But you dont cover how to do it on the front end..

you dont show how to import the database... So much missing in the tutorial

Ответить
Shaun Chan Wing
Shaun Chan Wing - 14.04.2021 16:23

the link to set up the moodle environment is broken .... if you could please fix or direct me on how to set it up Thanks in advance ... keep up the good work =))

Ответить
José Velázquez
José Velázquez - 28.03.2021 23:00

Im following the tutorial and when I try to update the plugin to be able to see the changes on the page the terminal does not recognize the commands you are using. Im using eclipse as my IDE an Im working on a window computer.

Ответить
Anh Vu Duy
Anh Vu Duy - 24.03.2021 07:10

Hello, do you know why my moodle doesn't show anything when I refreshed it after created the version.php file? I'm running my local moodle site with docker compose by the way

Ответить
prathmesh pawar
prathmesh pawar - 07.02.2021 06:15

how to add a button on moodle and it contains different page which shows the list in the form of dropdwon of available courses

Ответить