MapbenderLogo
3.3
  • English
    • Installation
    • Mapbender Quickstart: First steps with Mapbender
    • Elements
    • Backend
    • Customization / Tips and tricks
    • FAQ - Frequently Asked Questions
    • Architecture
    • Development
      • Introduction
      • Controllers
      • Conventions for Mapbender
      • Understanding Elements
      • How to create your own Element?
      • Request / Response Workflow
      • How to write Mapbender Documentation?
    • Version history
  • Deutsch
Mapbender
  • Welcome to the Mapbender documentation
  • Development
  • Edit on GitHub

DevelopmentΒΆ

  • Introduction
    • Things to consider
    • Installation
    • Modules and bundles
    • Twig
    • Getting Help
    • Topics
  • Controllers
    • The Front Controller - Using Routes
    • Defining routes using annotations
    • Mapbender Controllers
  • Conventions for Mapbender
    • Code conventions
    • Git branch conventions
    • Layout conventions
    • Translation where
    • Issue conventions
    • Version conventions
    • Release
    • How to build a new Mapbender build
    • Documentation conventions
  • Understanding Elements
    • Parts of an Elements
    • Element to Element communication
  • How to create your own Element?
    • The steps to create your own Element?
    • Use app/console to generate your own bundle
    • Use app/console to generate a new element
    • Edit your new element for your needs
    • Register the new Element
    • Add the new element to an application
    • Change the action on Click event
    • Default definition of _mapClickWorker()
    • modified _mapClickWorker() opens OpenStreetMap
  • Request / Response Workflow
    • Application Workflow
    • Element Rendering Workflow
    • Element Callback Workflow
    • Manager Workflow
  • How to write Mapbender Documentation?
Previous Next

© Copyright 2023, The Mapbender Team.

Built with Sphinx using a theme provided by Read the Docs.