Launch Icon

Launch TYPO3 GRUENE!

Classification

launchstartgreen

Version

main

Language

en

Description

Launches a ready-to-use website for BÜNDNIS 90/DIE GRÜNEN! Website is responsive. It contains a calendar-modul and a news-modul, sample layouts and sample content. You can be rid of the green corporate design by removing one TypoScript template.

Keywords

launch, installer, bündnis 90, grüne

Copyright

2017-2024

Website

https://typo3-gruene.de

Authors

Dirk Wildt (Die Netzmacher, verdigado eG), Falko Trojahn (verdigado eG)

Email

http://wildt.at.die-netzmacher.de

License

This document is published under the Open Publication License available from https://www.opencontent.org/openpub/ Logo and corporate design of BÜNDNIS 90/DIE GRÜNEN isn't part of the Open Publication License. If you like to use this installer and you don't have the right for using Logo and corporate design of BÜNDNIS 90/DIE GRÜNEN, you have to remove Logo and corporate design of BÜNDNIS 90/DIE GRÜNEN after the installation.

Rendered

Fri, 22 Aug 2025 08:38:53 +0000

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Table of Contents

Frontend

Installation

Workflow of Launch it!

Workflow of Launch it!

  1. Launch your TYPO3-project with one mouse-click.
  2. After the launch you can undo your TYPO3-project, show it or launch it another time.
  3. Result in the frontend

Cancel

Remove your project

Remove your project

You can cancel the launch.

Launch it! cleans up

  • the database including MM-relations
  • all installed files

Backend

Distribution

Distribution: Launch TYPO3 GRUENE!

Distribution: Launch TYPO3 GRUENE!

You have nothing to do than

  • to install "Launch TYPO3 GRUENE!"

Plugin

The Launch it! plugin

The Launch it! plugin

You have nothing to do than

  • select a proper backend-user and
  • enter any project-id

What does it do?

  • Launch TYPO3 GRUENE! installs a ready-to-use website for BÜNDNIS 90/DIE GRÜNEN.
  • Launch TYPO3 GRUENE! is an installer template for Launch it! (launch)

What do you need?

  • A TYPO3 installation only. The installation can be empty.

TYPO3 Versions

Launch TYPO3 GRUENE! should run proper with

  • TYPO3 10.4

Audience

  • TYPO3 agencies
  • TYPO3 integrators
  • TYPO3 developers

Users

This extension is of no relevance for editors.

Manual for Editors

TYPO3 GRÜNE has its own Manual

Distribution: Launch TYPO3 GRUENE!

Distribution: Launch TYPO3 GRUENE!

Extension Manager

Workflow

  • Extension-manager > Get preconfigured distribution.
  • Activate the distribution "Launch TYPO3 GRUENE!" (launchstartgreen).
  • Start your TYPO3-frontend.
  • Click on [Launch your TYPO3-project!]

Dependencies

Prompt with Dependencies of Launch TYPO3 GRUENE!

Prompt with Dependencies of Launch TYPO3 GRUENE!

Please solve every dependency: install and enable the prompted extensions:

  • Browser - responsive TYPO3 without PHP (browser)
  • Organiser - responsive TYPO3 for lobby and organisers (org)
  • Powermail (powermail)
  • Real URL (realurl)
  • TYPO3 GRUENE (startgreen)
No compatible version found while launching TYPO3 GRUENE!

No compatible version found while launching TYPO3 GRUENE!

If you will get the prompt "no compatible version found", please

  • confirm, that you "understand what this means" and
  • click [I know what I'm doing ...]

Next step

Launch

Trouble?

Please refer to

Create a TYPO3

Setup TYPO3 10.4

my@domain:~/workspace$ git clone https://gitlab.die-netzmacher.de/typo3/launchstartgreen.git TYPO3-104-launchstartgreen
my@domain:~/workspace/TYPO3-104-launchstartgreen$ composer require typo3/minimal:"^10.4" typo3/cms-dashboard:"^10.4"
my@domain:~/workspace/TYPO3-104-launchstartgreen$ ddev start && ddev launch 
Copied!

If a local webserver is running

If the default ports 80 and 443 are used by a webserver, please take 8080 for http and 8443 for https.

my@domain:~/workspace/TYPO3-104-launchstartgreen$ nano .ddev/config.port.yaml

router_http_port: "8080"
router_https_port: "8443"
Copied!

TYPO3 setup in the web browser

  • Go to Backend -> Extensions
  • Activate the launchstartgreen extension
  • Reload the page tree
  • Open the page "Launch TYPO3 GRÜNE! in the frontend
  • Click the install button

See: Launch

Remove the project

my@domain:~/workspace/TYPO3-104-launchstartgreen$ ddev delete -O
my@domain:~/workspace$ rm TYPO3-104-launchstartgreen/ -rf
Copied!

Integration into a TYPO3

Precondition

You have setup a TYPO3 installation in composer mode. See details for example at https://get.typo3.org/version/10

Workflow

Probably there will be a bug (I don't know why). Therefore it is recommended to open the Install Tool first:

Run the following statements in your console:

my@domain:~/workspace/TYPO3-104$ composer req netzmacher/launchstartgreen
my@domain:~/workspace/TYPO3-104$ ddev exec vendor/bin/typo3cms database:updateschema; ddev exec vendor/bin/typo3cms extension:setupactive
my@domain:~/workspace/TYPO3-104$ ddev exec vendor/bin/typo3cms cache:flush; ddev exec composer dumpautoload; ddev exec rm -rf public/typo3temp/var/cache/* public/typo3temp/var/Cache/*
Copied!

If an error will occured like:

[ TypeError ] Argument 2 passed to TYPO3\CMS\Core\Utility\ArrayUtility::mergeRecursiveWithOverrule() must be of the type array, bool given, called in /var/www/html/public/typo3/sysext/core/Classes/Configuration/ExtensionConfiguration.php on line 209 
Copied!

please reload

and flush the cache: Maintenance > Flush Cache. If you get an error, please repeat the reloading and the flushing of the cache.

Repeat the code from above:

my@domain:~/workspace/TYPO3-104$ ddev exec vendor/bin/typo3cms database:updateschema; ddev exec vendor/bin/typo3cms extension:setupactive.. code:: bash
my@domain:~/workspace/TYPO3-104$ ddev exec vendor/bin/typo3cms cache:flush; ddev exec composer dumpautoload; ddev exec rm -rf public/typo3temp/var/cache/* public/typo3temp/var/Cache/*
Copied!

Next step

Launch

Launch TYPO3 GRUENE! in the backend

Launch TYPO3 GRUENE! in the backend

Launch

Workflow

  • The extension adds the page "Launch TYPO3 GRÜNE!". See illustration above.
  • Please open the page in the frontend.
  • Klick the install button. See illustration below.
Launch TYPO3 GRUENE! in the frontend

Launch TYPO3 GRUENE! in the frontend

Demo Mode

Please disable demo mode after installation.

See:

  • Constant Editor
  • Category: START - DEMO
  • Property: Enabled = 0

TYPO3 10.4 (Site Configuration)

While enabling EXT:launchstartgreen, the file is created:

  • typo3conf/sites/launchstartgreen/config.yaml

The rootPage Id in config.yaml is set to 1 by default.

If the uid of your page with your launch plugin isn't the 1, please update in config.yaml

rootPageId: 1
Copied!

Where 1 is the uid of the page with your launch plugin.

What's new?

10

Pagetree with features

10.5

Launchstartgreen will install a pagetree with round about 20 features from accordeon to videos.

Former versions

Unknown column uid

Prompt: Error: Unknown column 'uid' in 'where clause'

In case of any error:

  • Please cancel the launch. The form has a cancel and then a delete button.

Database seem's to be broken. Please analyze the database structure with the

  • install tool

If there is a suggestion like:

  • ALTER TABLE tx_gridelements_backend_layout ADD uid INT AUTO_INCREMENT NOT NULL
  • ALTER TABLE tx_gridelements_backend_layout ADD PRIMARY KEY (uid)

please disable

  • the extension from above (here: tx_gridelements_backend_layout)
  • the extension Launch it! (launch)

Please clean up the database. Remove all tables of both extensions.

Enable the extensions again:

  • first: the "third-party"-extension (here: gridelements)
  • last: Launch it! (launch).

If error isn't solved

Try to fix database manually by a tool like PhpMyAdmin.

You must

  • Check, if tables from above are removed completly. If not, remove it by PhpMyAdmin.
  • Enable the third party extensions.
  • Check the tables of the third party extensions with the TYPO3 database analyser. Try to solve any SQL statement.
  • If steps from above are succesful, enable EXT:launchstartgreen

Launcher should run proper now.

Sitemap