All Projects → FriendsOfTYPO3 → tt_address

FriendsOfTYPO3 / tt_address

Licence: GPL-2.0 License
Add address / contact datasets to your content management system.

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to tt address

restrictfe
TYPO3 extension restrictfe. Blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header etc.
Stars: ✭ 12 (-64.71%)
Mutual labels:  typo3-cms-extension, typo3-extension
t3api
TYPO3 extension t3api. REST API for your TYPO3 project. Config with annotations, built in filtering, pagination, typolinks, image processing, uploads (FAL), serialization contexts, responses in Hydra/JSON-LD format.
Stars: ✭ 28 (-17.65%)
Mutual labels:  typo3-cms-extension, typo3-extension
in2publish core
in2publish Community Version
Stars: ✭ 38 (+11.76%)
Mutual labels:  typo3-cms-extension, typo3-extension
urlguard
TYPO3 extension urlguard. Allows to define what query parameters will be passed to newly created typolinks.
Stars: ✭ 16 (-52.94%)
Mutual labels:  typo3-cms-extension, typo3-extension
typo3v10 example sitepackage
Site package extension for TYPO3 10 feature demonstration
Stars: ✭ 13 (-61.76%)
Mutual labels:  typo3-cms-extension, typo3-extension
basetemplate9
TYPO3 v9 LTS Template Foundation - Use it as a base for your website configuration. Add all your Stylesheets, JavaScripts and Templates.
Stars: ✭ 15 (-55.88%)
Mutual labels:  typo3-cms-extension, typo3-extension
t3monitoring
Monitoring service of TYPO3 extensions
Stars: ✭ 45 (+32.35%)
Mutual labels:  typo3-cms-extension, typo3-extension
t3monitoring client
Monitoring client
Stars: ✭ 28 (-17.65%)
Mutual labels:  typo3-cms-extension, typo3-extension
doc
Project documentation for editors & integratiors, visible in the TYPO3 backend
Stars: ✭ 17 (-50%)
Mutual labels:  typo3-cms-extension, typo3-extension
backend debug
Debug support in TYPO3 backend
Stars: ✭ 20 (-41.18%)
Mutual labels:  typo3-cms-extension, typo3-extension
schema
TYPO3 extension providing an API and view helpers for schema.org markup
Stars: ✭ 19 (-44.12%)
Mutual labels:  typo3-cms-extension, typo3-extension
addresser
Street Address Parser for Node.js
Stars: ✭ 21 (-38.24%)
Mutual labels:  address
tz-trout
Helps you figure out the time zone based on an address or a phone number.
Stars: ✭ 14 (-58.82%)
Mutual labels:  address
t3extblog
A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful!
Stars: ✭ 30 (-11.76%)
Mutual labels:  typo3-cms-extension
form examples
TYPO3 extension. Ships several examples for the TYPO3 Form Framework, e.g. an upload form or a custom email template with personalized salutation. Includes translation examples (both global and specific).
Stars: ✭ 30 (-11.76%)
Mutual labels:  typo3-extension
ngx-ip
An Angular network address component (IPv4, IPv6 and MAC)
Stars: ✭ 20 (-41.18%)
Mutual labels:  address
flutter jd address selector
京东地址选择器
Stars: ✭ 26 (-23.53%)
Mutual labels:  address
abode
🏠 Explode one-line address strings using Golang
Stars: ✭ 52 (+52.94%)
Mutual labels:  address
FGRoute
Get your device ip address, router ip or wifi ssid
Stars: ✭ 128 (+276.47%)
Mutual labels:  address
typo3-formlog
Form log for TYPO3
Stars: ✭ 16 (-52.94%)
Mutual labels:  typo3-cms-extension

TYPO3 Extension tt_address

TYPO3 10 TYPO3 11

Donate Latest Stable Version Total Downloads License

Build Status Coverage Status StyleCI

The basic aim of tt_address is to store address and contact data and to output those in various ways:

  • Selection based on categories and sysfolder
  • Manual selection with custom sorting
  • List & detail view
  • Various map views including Leaflet, Google Maps and static Google Maps

Installation

Install the extension by using composer and composer req friendsoftypo3/tt-address or by downloading it in the extension manager or on https://extensions.typo3.org/extension/tt_address/.

Version matrix

6.x 5.x 4.x 3.x
TYPO3 11 yes yes no no
TYPO3 10 yes yes no no
TYPO3 9 no yes yes no
TYPO3 8 no no yes yes
TYPO3 7 no no no yes

Usage

The extensions follows the principles known from any other TYPO3 extension:

  1. Create some records
  2. Create a new tt_address plugin on a page
  3. You are done.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].