About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:code_generators

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:code_generators [2020/03/04 13:41] – [Creating Routes] demiankatzdevelopment:code_generators [2021/08/03 14:01] demiankatz
Line 5: Line 5:
 ===== Creating Routes ===== ===== Creating Routes =====
  
-Adding new entries to the [[development:architecture:laminas|Laminas]] router can involve tedious array creation, so VuFind includes tools for creating certain kinds of routes automatically from the command line.+Adding new entries to the router configuration can involve tedious array creation, so VuFind includes tools for creating certain kinds of routes automatically from the command line.
  
 ==== Static Routes ==== ==== Static Routes ====
Line 195: Line 195:
 Successfully updated /home/dkatz/vufind3/module/MyModule/config/module.config.php Successfully updated /home/dkatz/vufind3/module/MyModule/config/module.config.php
 </code> </code>
 +
 +===== Related Video =====
 +
 +See the [[videos:code_generators_1|Code Generators Part 1]] and [[videos:code_generators_2|Code Generators Part 2]] videos for some examples of code generators in action.
 ---- struct data ---- ---- struct data ----
 ---- ----
  
development/code_generators.txt · Last modified: 2023/11/09 21:19 by demiankatz