schams-net/site-package

There is no license information available for the latest version (v12.0.1) of this package.

TYPO3 v12 Site Package Extension

Installs: 374

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Language:HTML

Type:typo3-cms-extension

v12.0.1 2023-03-14 02:12 UTC

README

About

This TYPO3 Site Package Extension is based on the TYPO3 Site Package Tutorial, written by Michael Schams and published by the TYPO3 Documentation Team.

Requirements

An empty TYPO3 v12 instance.
Note: site package extensions for TYPO3 v8, v9, v10 and v11 are also available. See below.

Installation

The following sections assume that a fresh and empty TYPO3 instance has been set up and is ready to use.

Command Line with "composer"

composer require schams-net/site-package:^12

Activation and Configuration

To be documented.

License

The MIT License

Copyright (c) 2018-2022 Michael Schams, https://schams.net

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.