Code Monkey home page Code Monkey logo

powermail's Introduction

TYPO3 Extension powermail

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

Quick installation

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

Quick guide:

  • Just install this extension - e.g. composer require in2code/powermail or download it or install it with the classic way (Extension Manager)
  • Clear caches
  • Add a new form (with one or more pages and with some fields to a page or a folder)
  • Add a new pagecontent with type "powermail" and choose the former saved form
  • That's it

Changelog

Please look at https://docs.typo3.org/typo3cms/extensions/powermail/Changelog/Index.html

Supported version (for latest powermail)

Software Versions
TYPO3 7.6 - 8.7
PHP 5.5 - 7.1

Need some extension possibilities for powermail?

Example form with bootstrap classes:

Example form

Backend module mail list:

Backend Module

Whats the difference between version 3 and 2

  • General update for TYPO3 7.6 and 8.x
  • Table name correction from plural to singular (..mails => ..mail, ..fields => ..field)
    • Updated ext_tables.sql
    • Converter script to convert old tablenames to new tablenames
      • Automaticly on extension installation
      • Start manually from extension manager
  • Add bootstrap
    • Frontend
      • Add static template to add bootstrap classes to forms and fields
      • Add constant to load bootstrap.css from powermail folder
      • Update Layouts, Templates, Partials (Pi1 and Pi2)
    • Backend
      • Update modules with new markup
  • Backend
    • PluginInformation refactoring
    • Remove old form converter (converted 1.x to 2.x forms)
    • Remove unneeded overview actions
    • Enable table garbage collector scheduler tasks per default
  • General
    • Add DataProcessors to change mail object before it's persisted or used in mails
    • Own spamshield methods could be registered via TypoScript now
    • Refactoring of upload function
    • Add signals to ValidationDataAttributeViewHelper, PrefillFieldViewHelper and PrefillMultiFieldViewHelper
    • Remove outdated parts of code (PHP, Templates)
    • Some code cleanup
    • Manual update

powermail's People

Contributors

astehlik avatar cieslix avatar cumuru avatar cweiske avatar einpraegsam avatar franzholz avatar franzkugelmann avatar georgringer avatar geraldaistleitner avatar h3nn3s avatar helhum avatar ichhabrecht avatar ipf avatar joekolade avatar jokumer avatar liayn avatar lolli42 avatar macjohnny avatar minapok avatar misterboe avatar mkoitka avatar neufeind avatar ohader avatar outdoorsman avatar randomresult avatar stafast avatar tboock avatar tmotyl avatar ursbraem avatar vertexvaar avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.