Download the PHP package in2code/in2faq without Composer

On this page you can find all versions of the php package in2code/in2faq. 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 in2faq

EXT:in2faq

To render questions and answers as TYPO3 extension as a possible follower for EXT:irfaq.

Explanation

There are two plugins. The first plugin shows the questions and answers. The second allows you to set a filter over your question list. There is a filter by search term and a category filter.

A command controller allows you to import old EXT:irfaq records into new tables

Changelog

Version Date State Description
6.0.0 2022-09-14 Task Support PHP 8 now, updated CS fixer settings, prevent error with filter plugin above list plugin
5.1.3 2022-05-24 Bugfix Raise field length for path_segment in DB definition
5.1.2 2021-11-18 Bugfix Fix broken sorting for categories (automatic by title) also for FlexForms for Pi1 and Pi2
5.1.1 2021-11-18 Bugfix Fix broken sorting for categories (automatic by title) and questions (manual by sorting field) in backend
5.1.0 2021-11-18 Task Support PHP 7.2 and 7.3 again, added automatic tests via github actions
5.0.0 2021-09-29 Breaking New major release: Drop support for TYPO3 V8 and V9; Compatible with TYPO3 V11; 2 new plugins; Support slugs (incl. upgrade wizard);
4.1.4 2021-07-13 Task Small code cleanup
4.1.3 2021-06-28 Bugfix Set default value in TCA for l10n_parent
4.1.1 2019-04-08 Bugfix Don't use same startpage for plugins when plugin is inserted more then once per page
4.1.0 2019-02-13 Feature Pi2: Show categories from given startpoint. If empty, show all. Also pass tt_content.* to views.
4.0.1 2019-02-11 Bugfix Remove unneeded version from composer.json.
4.0.0 2019-02-10 Task Update for newer TYPO3 versions. Add a filter functionality.
3.0.0 2019-03-31 Task Update for TYPO3 9
2.0.3 2019-03-31 Task Update dependencies
2.0.2 2019-03-31 Task Update dependencies
2.0.1 2017-08-04 Bugfix Small bugfix
2.0.0 2017-06-06 Task Preperations for TYPO3 8
1.0.0 2016-07-26 Task Initial release

All versions of in2faq with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0
typo3/cms-core Version ^12.4
ext-pdo Version *
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 in2code/in2faq contains the following files

Loading the files please wait ....