Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about moodle-boost

Read more about moodle-boost

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - moodle-boost

How to validate something before installing local plugin in moodle

I have developed a local plugin and before installation i want to check if a certain plugin i.e. mod_attendance exists in the moodle, if it exists i want to continue with the normal installation else ...
test-img

Syed Saad Ullah Shah

moodle

moodle-api

moodle-mobile

moodle-theme

moodle-boost

Votes: 0

Answers: 1

Latest Answer

In your plugin's version.php, just declare that mod_attendance is a dependency for your plugin, then Moodle will take care of preventing it being installed without it. $plugin->dependencies = ['mod...
test-img

davosmith

Moodle error: SyntaxError Unexpected token m in JSON at position 0

I've encountered this error in Moodle (v3.11), and was wondering if anyone knows of a fix. I have a block plugin that I am building with my team. All four of us are getting the same error. After insta...
test-img

Kurt_eh

php

moodle

moodle-api

moodle-theme

moodle-boost

Votes: 0

Answers: 1

Latest Answer

None of the functions in your block should directly produce any output - they should only return values, that can be output at an appropriate position within the page. If you add extra 'echo' statemen...
test-img

davosmith

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved