Download the PHP package threeam/threeam-free-content-mode without Composer

On this page you can find all versions of the php package threeam/threeam-free-content-mode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package threeam-free-content-mode

[ThreeAM] Free Content Mode

Description

The threeam_free_content_mode TYPO3 extension provides a context menu item for pages in the TYPO3 page tree, allowing you to set a page into "Free Mode" with just a click. This is particularly useful when working with the Container extension, which might not function properly with mixed mode content elements. This extension automates the process of switching a page to Free Mode, reducing manual effort.

Features

Installation

Composer Installation

  1. Run the following command to add the extension via Composer:

  2. Activate the extension via the TYPO3 Extension Manager in the backend.

Manual Installation

  1. Download the extension as a zip file and extract it to the typo3conf/ext/ directory.
  2. Navigate to the TYPO3 backend, go to the Extension Manager, and activate the extension.

Usage

After installation:

  1. Right-click any page in the TYPO3 page tree.
  2. In the context menu, you will see a new action titled "Free Mode."
  3. Clicking on this action will automatically switch the page to Free Mode, allowing you to use the Container extension and other features that require do not work in mixed mode. image

All versions of threeam-free-content-mode with dependencies

PHP Build Version
Package Version
Requires typo3/cms-core Version ^12.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package threeam/threeam-free-content-mode contains the following files

Loading the files please wait ....