Download the PHP package in2code/femanager without Composer

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

TYPO3 Extension femanager

TYPO3 Frontend User Registration and Management based on a very flexible configuration and on TYPO3 11.5 LTS and newer with the possibility to extend it. Extension basicly works like sr_feuser_register or any other frontend user registration.

Support

This TYPO3 Extension is free to use. We as in2code and our developers highly appreciate your feedback and work hard to improve our extensions. To do so, in2code provides two extra days per month for coding and developing (Coding Night and Freaky Friday). During these days our more than 20 developers spend their time with improvements and updates for this and other extensions.

You can support our work here.

Thank you very much in advance.

Your in2code Team

Quick installation

Please look at the manual for a big documentation at https://docs.typo3.org/typo3cms/extensions/femanager/

Quick guide:

Which femanager for which TYPO3 and PHP?

Femanager TYPO3 PHP Support/Development
8.x 12 LTS 8.1 - Features, Bugfixes, Security Updates
7.x 11 LTS 7.4 - 8.1 Bugfixes, Security Updates
6.x 10 ELTS 7.2 - 7.4 Security Updates
5.x 8, 9 ELTS 7.2 - 7.3 Security Updates
4.x 8.7 7.0 - 7.2 Out of support / security updates on demand (ask for an offer)
3.x 8.7 7.0 - 7.2 Out of support / security updates on demand (ask for an offer)
2.x 7.6 5.5 - 7.0 Out of support / security updates on demand (ask for an offer)
1.x 6.2 - 7.6 5.5 - 7.0 Out of support / security updates on demand (ask for an offer)

Your Contribution

Pull requests are welcome in general! Please note these requirements:

Branches

Contribution with ddev

Requirements

  1. Install ddev, see: https://ddev.readthedocs.io/en/stable/#installation
  2. Install git-lfs, see: https://git-lfs.github.com/

Installation

  1. Clone this repository
  2. Run ddev start
  3. Run ddev initialize to setup configurations and test database

Screenshots


All versions of femanager with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-json Version *
ext-pdo Version *
typo3/cms-core Version ^12.3.0
symfony/config Version ^6.4 || ^7.0
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/femanager contains the following files

Loading the files please wait ....