“”

Mask Export Mask Export

10 likes

mask_export / stable

Export your mask elements as extension

This version supports TYPO3

9 LTS 10 LTS 11 LTS

Older versions also support TYPO3

7 LTS 8 LTS 9 LTS 10 LTS 11 LTS


Tags

Get started

Download 4.0.2

Details

Author
Nicole Cordes
Company
CPS-IT GmbH | biz-design.biz
Last update
05. May 2022
First upload
11. Jul 2016
Downloads
176,047
Category
Backend Modules
Dependencies
  • TYPO3 (>=9.5.0 <=11.5.99)
  • mask (>=4.0.0 <=7.99.99)

Last upload comment

Bugfixes:
* Fix code preview panels

For more information see ChangeLog.


Downloads by month

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 require ichhabrecht/mask-export 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.

Other extensions by this user (11)


Version history

Filter for TYPO3 versions

4.0.2 stable Latest
May 05, 2022
TYPO3: 9 LTS 10 LTS 11 LTS (>=9.5.0 <=11.5.99)
Bugfixes:
* Fix code preview panels

For more information see ChangeLog.
Download
4.0.1 stable
April 28, 2022
TYPO3: 9 LTS 10 LTS 11 LTS (>=9.5.0 <=11.5.99)
Bugfixes:
* Prevent PHP warning in export

For more information see ChangeLog.
Download
4.0.0 stable
April 25, 2022
TYPO3: 9 LTS 10 LTS 11 LTS (>=9.5.0 <=11.5.99)
Features:
* Support for mask 7
* Support for TYPO3 11.5
* Support for PHP 8

For more information see ChangeLog.
Download
3.0.4 stable
October 27, 2020
TYPO3: 9 LTS 10 LTS (>=9.5.0 <=10.4.99)
Bugfixes:
* Ensure correct Fluid template generation

For more information see ChangeLog.
Download
3.0.3 stable
October 22, 2020
TYPO3: 9 LTS 10 LTS (>=9.5.0 <=10.4.99)
Features:
* Add compatibility to mask 6.0

For more information see ChangeLog.
Download
3.0.2 stable
July 23, 2020
TYPO3: 9 LTS 10 LTS (>=9.5.0 <=10.4.99)
[RELEASE] Release of mask_export 3.0.2
Download
3.0.1 stable
June 07, 2020
TYPO3: 9 LTS 10 LTS (>=9.5.0 <=10.4.99)
Bugfixes:
* Remove mask_export options from export

For more information see ChangeLog.
Download
3.0.0 stable
May 19, 2020
TYPO3: 9 LTS 10 LTS (>=9.5.0 <=10.4.99)
Features:
* Support for TYPO3 10.4
* Select elements to export
* Hide original mask elements

For more information see ChangeLog.
Download
2.4.1 stable
June 08, 2020
TYPO3: 7 LTS 8 LTS 9 LTS (>=7.6.0 <=9.5.99)
Bugfixes:
* Remove mask_export options from export

For more information see ChangeLog.
Download
2.4.0 stable
August 20, 2019
TYPO3: 7 LTS 8 LTS 9 LTS (>=7.6.0 <=9.5.99)
Features:
* Extension and vendor name stored in mask configuration

Bugfixes:
* Add SQL indexes for parent fields to tt_content table

For more information see ChangeLog.
Download
2.3.0 stable
May 20, 2019
TYPO3: 7 LTS 8 LTS 9 LTS (>=7.6.0 <=9.5.99)
Features:
* Use best practice recommendations for PHP file code

Bugfixes:
* Export mask related labels only
* Harden colPos processing in generated hook

For more information see ChangeLog.
Download
2.2.0 stable
October 23, 2018
TYPO3: 7 LTS 8 LTS 9 LTS (>=7.6.0 <=9.5.99)
Features:
* Add compatibility to mask 4.0 and TYPO3 9.5
* Use extension backend templates as fallback

Bugfixes:
* Resolve correct backend template paths if underscored keys are used
* Add extension icon to Resources/Public/Icons

For more information see
Download
2.1.1 stable
October 18, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
Features:
* Simplify backend template configuration
* Allow SVG icons for content elements

Bugfixes:
* Correctly sanitize vendor name
* Support for multi-nested restricted content elements

For more information see ChangeLog.
Download
2.0.0 stable
May 27, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
Feature:
* Add configurable vendor name
* Add composer.json file to extension export
* Remove extension configuration and export everything by default

Bugfix:
* Show content element icons in list view
* Remove requirement to explicitly save extension key
Download
1.0.0 stable
April 15, 2018
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
* Install export extension directly
* Include current mask configuration in export
* Bug fixes in generated Fluid templates for backend and frontend
* Ignore hidden content elements

For more information see ChangeLog.

PLEASE NOTE: The composer package n
Download
0.9.1 beta
May 24, 2017
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
Task: Raise compatibility to Mask 3.0.0
Bugfix: Use correct SQL for timestamp fields in new tables
Download
0.9.0 beta
May 12, 2017
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
FEATURE: DataProvider for CType restrictions for nested content elements now integrated
BUGFIX: Several bug fixes for 8.7 compatibility of the exported extension
BUGFIX: More bug fixes for colPos DataProvider

For more information see ChangeLog.
Download
0.8.0 beta
April 12, 2017
TYPO3: 7 LTS 8 LTS (>=7.6.0 <=8.7.99)
Compatibility to TYPO3 8.7
Fixed: Icons for content elements
Improved: Backend preview handling
Fixed: Handling of content elements without field configuration
Improved: ColPos DataProvider
Download
0.7.0 beta
March 24, 2017
TYPO3: 7 LTS (>=7.6.0 <=8.6.99)
Feature: Compatible to TYPO3 8.6
Feature: Export of content element icon
Feature: Added root paths constants for overwriting
Bugfix: Fluid template for selectbox fields
Bugfix: Data aggregation for backend preview

For more information see ChangeLog
Download
0.6.3 beta
January 12, 2017
TYPO3: 7 LTS (>=7.6.0 <=8.5.99)
Fixed error with PHP 5.5 and backend preview export
Download
0.6.2 beta
January 11, 2017
TYPO3: 7 LTS (>=7.6.0 <=8.5.99)
Correct backend preview template paths
Download
0.6.1 beta
January 11, 2017
TYPO3: 7 LTS (>=7.6.0 <=8.5.99)
Fix inconsistency in template paths for content elements.
Download
0.6.0 beta
December 22, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.5.99)
Breaking: Templates are stored in a new folder!
Feature: Extension key is saved in user settings
Feature: Fluidtemplate in frontend rendering now supports layout-, partials- and templateRootPaths
Download
0.5.0 beta
December 12, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.4.99)
FEATURE: Render backend previews of your custom content elements
BUGFIX: Several fixes according to inline content in custom content elements
Download
0.4.2 beta
November 08, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.4.99)
Add sorting for inline elements in DatabaseQueryProcessor. Raise version compatibility to TYPO3 8.4.99
Download
0.4.1 beta
October 14, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.3.99)
Improved extension key replacement for your export.
Download
0.4.0 beta
September 22, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.3.99)
Fixed SQL definitions for tables with same field names. Added compatibility to TYPO3 8.3.
Download
0.3.2 beta
September 13, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
Bugfix to append PHP files correctly
Download
0.3.1 beta
September 05, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
Restore file aggregation. The export is working again
Download
0.3.0 beta
August 29, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
Add CType separator for extension types. Ensure array return in AbstractFileCollection. For more information see ChangeLog.
Download
0.2.1 beta
August 07, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
Re-add locallang.xlf generation
Download
0.2.0 beta
August 04, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
Improved IRRE handling. New extension icon (thanks to Benjamin Kott).
Download
0.1.0 alpha
July 11, 2016
TYPO3: 7 LTS (>=7.6.0 <=8.2.99)
First official version
Download

Get started

Download 4.0.2

Details

Author
Nicole Cordes
Company
CPS-IT GmbH | biz-design.biz
Last update
05. May 2022
First upload
11. Jul 2016
Downloads
176,047
Category
Backend Modules
Dependencies
  • TYPO3 (>=9.5.0 <=11.5.99)
  • mask (>=4.0.0 <=7.99.99)