Folder Structure

The Urbix - Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.

  • Urbix (v1.0.0)
    • bin
    • config
      • packages
      • routes
      • admin.bundle.js
      • preload.php
      • routes.yaml
      • services.yaml
    • public
    • src
      • assets
        • fonts
        • images
        • js
          • apps
          • auth
          • chart
          • dashboards
          • form
          • icon
          • map
          • pages
          • table
          • ui
          • app.js
          • layout-setup.js
          • plugins.js
          • scroll-top.init.js
        • libs
        • scss
          • custom
          • _custom-variables.scss
          • _custom-variables-dark.scss
          • _variables.scss
          • _variables-dark.scss
          • app.scss
          • bootstrap.scss
          • icons.scss
    • templates
      • partials
        • layouts
          • master.html.twig
          • master_auth.html.twig
          • master2.html.twig
        • auth-background.html.twig
        • auth-header.html.twig
        • body.html.twig
        • footer.html.twig
        • head-css.html.twig
        • header.html.twig
        • horizontal.html.twig
        • main.html.twig
        • page-title.html.twig
        • scroll-to-top.html.twig
        • sidebar.html.twig
        • switcher.html.twig
        • title-meta.html.twig
        • vendor-scripts.html.twig
      • All Twig Files
    • var
    • .editorconfig
    • .env
    • .env.dev
    • .gitignore
    • composer.json
    • composer.lock
    • package.json
    • package-copy.json
    • package-lock.json
    • preload.js
    • symfony.lock
    • webpack.config.js
    • yarn.lock