Add-ons

Plugins that run on ExpressionEngine 2, are compatible with Stand-Alone Entry Form and are sorted by Edit Date.

Page 1 of 3 pages

 1 2 3 > 

56 results

Hop Privateer

Hop Studios

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Avast ye landlubbers! Make yer website talk like a pirate!

Updated April 18, 2023, 6:07 pm.

  • No Reviews.
  • 543211 Vote
  • 2 Favs

Hop Minifizer

Hop Studios

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Minimize, combine & cache your HTML, CSS and JS files. Small is beautiful.

Updated April 18, 2023, 6:06 pm.

  • No Reviews.
  • 213211 Vote
  • 2 Favs

Zeal Stringer

ZealousWeb

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Stringer is useful for manipulating text/strings in different ways and allows you to access and modify strings using PHP while not enabling PHP in templates.

Updated March 23, 2022, 1:26 am.

Maps

Tom Jaeger (EE Harbor)

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Maps is a simple Google Maps fieldtype. Nothing special, nothing complex. Single markers. Drop them in place. Move on. It works with everything : Matrix, Low Variables even Safecracker.

Updated February 15, 2022, 4:23 pm.

REEgion Select

Derek Hogue (Amphibian Design)

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Reegion Select provides pre-rolled lists of countries, US states, Canadian provinces and UK counties -- as dropdowns or custom markup -- via the fieldtype, Low Variables variable type, or directly in your templates.

Updated March 25, 2021, 12:55 pm.

MX Calculator

Max Lazar

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Addon was moved to the official ExpressionEngine store

Updated December 11, 2020, 6:43 pm.

MX GetID3

Max Lazar

ExpressionEngine 2, ExpressionEngine 3

Addon was moved to the official ExpressionEngine store

Updated December 11, 2020, 6:43 pm.

MX QR Code

Max Lazar

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Addon was moved to the official ExpressionEngine store

Updated December 11, 2020, 6:42 pm.

MX Notify Control

Max Lazar

ExpressionEngine 2

Addon was moved to the official ExpressionEngine store

Updated December 11, 2020, 6:42 pm.

MX Mobile Device Detect

Max Lazar

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Addon was moved to the official ExpressionEngine store

Updated December 11, 2020, 6:42 pm.

Primary Category

Discontinued

ExpressionEngine 2

Allows you to designate one of your EE categories as a primary one for that entry, and then pull the primary category variables like all native EE category variables.

Updated October 25, 2019, 10:17 am.

  • No Reviews.
  • 5 4 3 2 1 No Votes
  • 5 Favs

Zeal Explore Address

ZealousWeb

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

Explore Address is useful for getting an improper address to proper address with return country, state, city, street number, postal code, route, latitude, longitude.

Updated December 4, 2018, 7:31 am.

  • No Reviews.
  • 543211 Vote
  • 1 Fave

BBD Stringer

Black Belt Designs

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

Stringer allows you to access and modify strings using PHP while not enabling PHP in templates. You can also wrap the output and use HTML delimiters.

Updated March 20, 2018, 5:07 pm.

Highlight Word

Bhavin Thummar

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

This plugin gives facility of highlighting words and also highlight by custom CSS.

Updated March 7, 2018, 3:18 am.

  • No Reviews.
  • 543211 Vote
  • 1 Fave

Forms JS Validation

Rein de Vries

ExpressionEngine 2, ExpressionEngine 3

This little plugin will add JavaScript validation to exisiting forms. No more hacking in the JS files, just one plugin which will handle all the stuff for you. It is compatible with all kind of forms, even with the form module from DevDemon. Also adding basic validation for the publish page.

Updated March 5, 2018, 4:52 pm.

Code Pretty

Bhavin Thummar

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

This plugin gives facility of beautifying to code. It is easy to use for everyone.

Updated March 1, 2018, 6:09 am.

CE String

Causing Effect (Aaron Waldon)

ExpressionEngine 2, ExpressionEngine 3

Throw out the dozen text manipulation add-ons you try to maintain for every build. There's a better way! CE String is a feature-packed text manipulation tool that will allow you to template your sites smarter and faster. The syntax is revolutionary, and there are over 60 (well documented) method options to help you code with power and efficiency.

Updated May 3, 2017, 7:19 pm.

Delete Entries

w3care

ExpressionEngine 2, ExpressionEngine 3

This plugin help you to delete entries out of the control panel. You can use this plugin inside the member panel. For more details you can visit us at http://www.w3care.com

Updated April 18, 2017, 12:52 am.

Custom Drop Down

w3care

ExpressionEngine 2, ExpressionEngine 3

This is a simple, lightweight and easy to use plugin to build an existing dropdown field in front-end by simple 2-3 lines of code. When you have a select field in any field group, it is not easy to call that in front-end for some other form. If you use channel form, you won't need this plugin. The channel form itself provides option to call the field of a group. But when you want to use a select box to some other form, i.e. a select dropdown of any channel needs to be provided to end user for any enquiry form or any other kind of form, you can use this plugin.

Updated April 18, 2017, 12:51 am.

  • No Reviews.
  • 321212 Votes
  • 5 Favs

PHP Text Format

w3care

ExpressionEngine 2, ExpressionEngine 3

The PHP Text Format Plugin takes whatever text is between the appropriate tags and formats it according to the formating type you chose. This is obviously an unnecessary plugin most of the time since HTML and CSS can be used for this same thing. However, it is useful for formating text in places that HTML or CSS will not work. On a side note the PHP "ucwords" command seems to work much more reliably than the CSS for making the first letter of each word capital. For example CSS would take "jamie's" and create this "Jamie'S." Not exactly what you would want.

Updated June 17, 2016, 9:36 am.

  • No Reviews.
  • 210213 Votes
  • 2 Favs

Page 1 of 3 pages

 1 2 3 >