Skip to content

Commit

Permalink
Merge pull request #27 from nitsan-technologies/TER/Github
Browse files Browse the repository at this point in the history
Ter/GitHub
  • Loading branch information
nitsan-technologies authored Apr 9, 2024
2 parents 6d8551b + 31e9831 commit 40e5c0b
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 11 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# ns_ext_compatibility
# Upgrade Extensions Compatibility

- FREE version: You can download FREE version with basic-features at https://extensions.typo3.org/extension/ns_ext_compatibility/
- PRO version: You can download PRO version with more-features & free-support at https://t3planet.com/typo3-upgrade-extension-compatibility
- Live Frontend Demo: https://demo.t3planet.com//t3t-extensions/ext-compatibility
- Free version: https://extensions.typo3.org/extension/ns_ext_compatibility/
- Premium version: https://t3planet.com/typo3-upgrade-extension-compatibility
- Documentation: http://docs.t3planet.com/en/latest/ExtNsExtCompatibility/Index.html
- Changelog: https://t3planet.com/typo3-upgrade-extension-compatibility
2 changes: 1 addition & 1 deletion Resources/Public/Icons/Extension.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "nitsan/ns_ext_compatibility",
"type": "typo3-cms-extension",
"description": "One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3planet.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-upgrade-extension-compatibility",
"homepage": "https://t3planet.com/typo3-upgrade-extension-compatibility",
"description": "Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3, it assists you in assessing the feasibility and complexity of TYPO3 upgrades.",
"homepage": "https://demo.t3planet.com/t3-extensions/ext-compatibility",
"license": "GPL-2.0+",
"keywords": [
"TYPO3",
Expand Down
12 changes: 7 additions & 5 deletions ext_emconf.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<?php

$EM_CONF[$_EXTKEY] = [
'title' => '[NITSAN] TYPO3 Extensions Compatibility Report',
'description' => 'One of the only TYPO3 extension which provides all the features like TYPO3 Extensions Compatibility Report, Notification of new update via Email, System overview report, Compatible with all major version of TYPO3 from 4.x to 9.x. This extension will help you to check TYPO3 upgrade technical feasibility & complexity. Demo: https://demo.t3terminal.com/t3t-extensions/extension-compatibility/ You can download PRO version for more-features & free-support at https://t3planet.com/typo3-upgrade-extension-compatibility',
'title' => 'Upgrade Extensions Compatibility',
'description' => 'Are you in need of a TYPO3 Extension that offers features such as system information reporting, statistical analysis of TYPO3 extensions, downloadable compatibility options, and more? TYPO3 Extensions Compatibility Report, tailored to meet your specific requirements! Compatible with all major versions of TYPO3 , it assists you in assessing the feasibility and complexity of TYPO3 upgrades.
*** Live-Demo: https://demo.t3planet.com/t3-extensions/ext-compatibility *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-upgrade-extension-compatibility/',
'category' => 'module',
'author' => 'NITSAN Technologies Pvt Ltd',
'author' => 'T3Planet // NITSAN',
'author_email' => 'sanjay@nitsan.in',
'author_company' => 'NITSAN Technologies Pvt Ltd',
'author_company' => 'T3Planet // NITSAN',
'shy' => '',
'priority' => '',
'module' => '',
Expand All @@ -17,7 +19,7 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '5.1.1',
'version' => '5.1.2',
'constraints' => [
'depends' => [
'typo3' => '4.5.0-10.9.99',
Expand Down
1 change: 1 addition & 0 deletions ext_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40e5c0b

Please sign in to comment.