PHPackages                             brotkrueml/schema-virtuallocation - 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. brotkrueml/schema-virtuallocation

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

brotkrueml/schema-virtuallocation
=================================

Add-on to the TYPO3 schema extension, providing pending type VirtualLocation

v2.2.0(8mo ago)08.8k↓100%GPL-2.0-or-laterPHPPHP &gt;=8.1

Since Apr 22Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/brotkrueml/schema-virtuallocation)[ Packagist](https://packagist.org/packages/brotkrueml/schema-virtuallocation)[ RSS](/packages/brotkrueml-schema-virtuallocation/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (4)Versions (9)Used By (0)

Add-on to the TYPO3 schema extension, providing VirtualLocation
===============================================================

[](#add-on-to-the-typo3-schema-extension-providing-virtuallocation)

> This extension is now obsolete. Reason is, that the `VirtualLocation` type alone is mostly not sufficient, you may need also pending properties from the `Event` type. Create the class (and, if necessary, the view helper) in your site package or another project-specific extension, see [Adding types](https://docs.typo3.org/p/brotkrueml/schema/4.0/en-us/Developer/ExtendingVocabulary.html#adding-types). Alternatively, you can also install the [schema\_pending](https://extensions.typo3.org/extension/schema_pending) extension, which provides the `VirtualLocation` type with many other pending types and properties.

This extension is an add-on for the TYPO3 [schema extension](https://github.com/brotkrueml/schema) and provides the [VirtualLocation](https://schema.org/VirtualLocation) type. It can be assigned as location to the Event type. As it is a pending type by now it is not provided by the schema extension. When this type is taken into the core vocabulary this extension is obsolete.

Also, this extension serves as a blueprint for extending the schema extension with own type models and view helpers.

Requirements
------------

[](#requirements)

The extension in the latest version supports TYPO3 v11 LTS, TYPO3 v12 LTS and TYPO3 v13. Use older version for compatibility with TYPO3 v9 LTS or TYPO3 v10 LTS.

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

[](#installation)

With Composer:

```
composer req brotkrueml/schema-virtuallocation
```

Usage
-----

[](#usage)

### Using the API

[](#using-the-api)

```
