Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13646

Move front facing files to controllers

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 3.2.0-dev
    • 4.0.0-a1
    • None
    • None

    Description

      A few rules to make it consistent:

      • The routes should be prefixed (/feed/, /api/, /help/ etc...)
      • The main routing file goes to /config/routing/<prefix>.yml and if it has to be split the other files goes to /config/routing/<prefix>/<name>.yml
      • The services should be prefixed by <prefix>.
      • The main service file goes to /config/container/<prefix>.yml and if it has to be split the other files goes to /config/container/<prefix>/<name>.yml
      • The controllers goes to /phpbb/<prefix>/controller/<name>.php

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nicofuma nicofuma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: