ARK2/Console

From ARK
Revision as of 10:07, 4 January 2017 by John Layt (talk | contribs) (Created page with "= Console = ARK2 uses the Symfony Console to provide three custom command-line consoles for maintaining ARK: * The Build Console - A console to assist in developing ARK and...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Console

ARK2 uses the Symfony Console to provide three custom command-line consoles for maintaining ARK:

  • The Build Console - A console to assist in developing ARK and ARK front-ends
  • The System Console - A console to assist in managing an ARK system install
  • The Site Console - A console to assist in managing an ARK site in a system install

Note that separate consoles are required for the System and Site for the multi-site mode of ARK. A combined solution for single-site installs will be developed.