“”

Autosite Autosite

autosite / stable

Automatically load TypoScript and PageTS to a pagetree, based on your "sites" configuration. Give your site the same identifier as a extension and configuration is automatically loaded.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req meteko/autosite

Tags

#sites

Last upload comment

This is a bugfix release that came out of the latest gridelements development.

In frontend context, the signalSlot dispatcher was never used. So this XCLASS introduces the same code called from the backend.

This ensure that the frontend and backend

Downloads by month

Download 1.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
Soren Malling
Company
Meteko Aps
Last update
12. Dec 2018
First upload
09. Nov 2018
Downloads
798
Category
none
Dependencies
  • TYPO3 (9.5.0 - 9.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req meteko/autosite to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
December 12, 2018
This is a bugfix release that came out of the latest gridelements development.

In frontend context, the signalSlot dispatcher was never used. So this XCLASS introduces the same code called from the backend.

This ensure that the frontend and backend
9.5.0 - 9.5.99 Download
1.0.1 / stable
November 09, 2018
Meta-level adjustment

* Adjust version constraint to a valid TYPO3 9.X version.
* Add extension icon
* Add description to be shown in TER
* Adjust author name to be personal
9.5.0 - 9.5.99 Download
1.0.0 / stable
November 09, 2018
First public release. Find full README at

https://github.com/meteko/autosite
9.5.0 - 9.9.99 Download