nerdexam
Magento

M70-101 · Question #112

Which of the following xpaths defines the correct XML structure for informing Magento that your module has install scripts?

The correct answer is C. global/resources/<script_directory_name>/setup/module. See the full explanation below for the reasoning.

Question

Which of the following xpaths defines the correct XML structure for informing Magento that your module has install scripts?

Options

  • Aglobal/resources/etc/setup/<script_directory_name>/module
  • Bsystem/database/resources/<script_directory_name>/setup/module
  • Cglobal/resources/<script_directory_name>/setup/module
  • Ddatabase/action/scripts/<script_directory_name>

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    14% (4)
  • C
    76% (22)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice