Download the PHP package in2code/powermail without Composer

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

TYPO3 Extension powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features (spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...).

1. Documentation overview

2. Installation

Quick guide:

3. Administration corner

3.1 Versions and Support

Powermail TYPO3 PHP Support/Development
13.x 13.x 8.3 - 8.x Features, Bugfixes, Security Updates
12.x 12.x 8.1 - 8.2 Bugfixes, Security Updates
11.x 12.x 8.1 - 8.2 Support dropped
10.x 11.x 7.4 - 8.1 Support dropped (paid backports are possible)
9.x 11.x 7.4 Support dropped
8.x 10.x 7.2 - 7.4 Support dropped (paid backports are possible)
7.x 8.7 - 9.x 7.0 - 7.4 Support dropped
6.x 8.7 - 9.x 7.0 - 7.x Support dropped

Do you need free support? There is a kind TYPO3 community that could help you. You can ask questions at https://stackoverflow.com and tag your question with TYPO3 and Powermail. In addition there is a slack channel in the TYPO3 slack ext-powermail.

3.2 Suggested Extensions for powermail

3.3 Product Owner

The product owner and author of the extension is Marcus Schwemer from in2code. Beside that every in2code colleague is allowed to support further development if she/he wants. In addition there are a lot of other contributors that helped to improve the extension with their Pull Requests - thank you for that!

3.4 Release Management

Powermail uses semantic versioning which basically means for you, that

3.5 Automatic Testing

Behaviour tests

There is a huge testparcours that have to be passed before every release. For example there is an automatic test where the browser tries to submit 18 different strings and numbers to a field that accepts only phone numbers to test serverside validation. After that the same process is done for clientside valiation. There are also some smaller tests like "Is it possible to submit a form on a page where two different forms are stored?".

See readme.md for some more information about behat and selenium tests on powermail.

Unit tests

At the moment powermail offers many unit tests that have to be passed before every release. See more information about unit tests or code coverage in powermail in the readme.md

3.6 Code quality

Beside respecting PSR-12 and TYPO3 coding guidelines, it's very important for the project to leave a file cleaner as before. Especially because it's a really large extension with a lot of functionality and a history of over 17 years (!) and of course some technical debts, that have to be fixed step by step.

Current quality tools are:

3.7 Contribution

Pull requests are welcome in general! Nevertheless please don't forget to add a description to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.

3.8 Development

Compile and minify (uglify) JavaScript, compress CSS:

4. Screenshots

4.1 Example form with bootstrap classes:

4.2 Backend module mail list:

4.3 Backend module reporting:

5. Additional supplementary extensions

5.1 EXT:powermail_frontend

This extension contains the previous plugins pi2 - pi4. Since the public release of v13 this functionality is only available as a premium extension.

5.2 EXT:powermail_cleaner

EXT:powermail_cleaner gives administrators and editors more flexibility in cleaning up saved email records and in displaying additional data protection texts per form. This is available as a premium extension.

5.4 EXT:powermail_powerpack

This extension will collect some additional functionality and will be available as a premium extension.


All versions of powermail with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
typo3/cms-core Version ^13.4
ext-json Version *
ext-gd Version *
ext-fileinfo Version *
ext-curl Version *
phpoffice/phpspreadsheet Version ^4.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/powermail contains the following files

Loading the files please wait ....