PHPackages                             sle/simpleaddress - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sle/simpleaddress

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

sle/simpleaddress
=================

This extension offers an easy way for showing an address block with or without a Google Maps. The address will rendered in vCard format.

v2.1.0(8y ago)0886MITPHP

Since Dec 1Pushed 7y ago2 watchersCompare

[ Source](https://github.com/hirnsturm/typo3-ext-simpleaddress)[ Packagist](https://packagist.org/packages/sle/simpleaddress)[ RSS](/packages/sle-simpleaddress/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

TYPO3 CMS Extension *simpleaddress*
===================================

[](#typo3-cms-extension-simpleaddress)

[![Tracis CI](https://camo.githubusercontent.com/b623a9aa5baf266faa98fc7e12a479f944d53546170fd6d53d07fdaf07469999/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869726e737475726d2f7479706f332d6578742d73696d706c65616464726573732f6d61737465722e737667)](https://camo.githubusercontent.com/b623a9aa5baf266faa98fc7e12a479f944d53546170fd6d53d07fdaf07469999/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869726e737475726d2f7479706f332d6578742d73696d706c65616464726573732f6d61737465722e737667)

Table of contents
-----------------

[](#table-of-contents)

Inhalt

- [What does it do?](#what-does-it-do)
- [Supported languages](#supported-languages)
- [Dependencies](#dependencies)
- [Installation](#installation)
    - [TypoScript Setup](#TypoScript-Setup)
    - [TypoScript Constants](#TypoScript-Constants)
    - [RealURL Konfiguration](#RealURL)
- [Configuration](#configuration)
- [Plugins](#plugins)
- [Known problems](#known-problems)
- [To Do](#to-do)

What does it do?
-----------------------------------------------------------

[](#what-does-it-do)

This extension offers an simple way for displaying an address block with or without a Google Maps and the address location on it. The address will rendered in vCard format and the whole template is full responsive because it based on Twitter Bootstrap.

Supported languages
------------------------------------------------------------------

[](#supported-languages)

- English
- Deutsch

Dependencies
----------------------------------------------------

[](#dependencies)

- See composer.json

Installation
----------------------------------------------------

[](#installation)

1. Install extension with composer

    ```
    $ composer require sle/simpleaddress

    ```
2. Add TypoScript template to your website root template
3. Include JavaScript

    ```
    (function(win, $) {
       $.getScript('https://maps.googleapis.com/maps/api/js?v=3.exp&key=YOUR-API-KEY')
           .done(function() {
               win.SleSimpleaddress.initialize();
           });
    })(window, jQuery);

    ```

    ```
    page.includeJSFooter.file999 = EXT:simpleaddress/Resources/Public/js/simpleaddress.js

    ```

Configuration
------------------------------------------------------

[](#configuration)

- You can change the default map marker icon in `Templates\Address\Show.html` by adding following attribute

    ```
    data-map-marker-icon="{f:uri.resource(extensionName: 'my_ext_key', path: 'Icons/my_marker_icon.png', absolute: 1)}"
    ```

    to

    ```

    ```

Plugins
------------------------------------------

[](#plugins)

### Address

[](#address)

- Displays the address block with or without a Google Maps

Known problems
--------------------------------------------------------

[](#known-problems)

neither

To do
--------------------------------------

[](#to-do)

Feel free and add a issue, pull request or ask for a missing feature.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity66

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

3080d ago

Major Versions

v0.1.0-alpha → v2.0.02017-12-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6859265?v=4)[Steve Lenz](/maintainers/hirnsturm)[@hirnsturm](https://github.com/hirnsturm)

---

Tags

addresscmsgoogle mapstypo3

### Embed Badge

![Health badge](/badges/sle-simpleaddress/health.svg)

```
[![Health](https://phpackages.com/badges/sle-simpleaddress/health.svg)](https://phpackages.com/packages/sle-simpleaddress)
```

###  Alternatives

[dmitryd/typo3-dd-googlesitemap

Google sitemaps for TYPO3

24198.0k](/packages/dmitryd-typo3-dd-googlesitemap)[t3kit/t3kit

t3kit project. A TYPO3 website starterkit.

5624.3k](/packages/t3kit-t3kit)[koninklijke-collective/my-redirects

TYPO3 Extension: Redirects management

17152.4k](/packages/koninklijke-collective-my-redirects)[codingfreaks/cf-cookiemanager

Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.

1625.8k](/packages/codingfreaks-cf-cookiemanager)[t3kit/theme-t3kit

Base Theme fot t3kit project

2410.2k](/packages/t3kit-theme-t3kit)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
