Laisvunas

View the main ExpressionEngine developer list.


Add-on Order

ExpressionEngine 1.x

ExpressionEngine's extension manager and plugin manager does not display add-ons alphabetically. It could be irritating In case you use more than several add-ons: it's often impossible to find a needed one in the list without using browser's "Find" button. This is no more needed because this extension reorders alphabetically the list of extensions and the list of plugins. Now you will always find a needed add-on!

AJAX Babble

ExpressionEngine 1.x, ExpressionEngine 2

This plugin uses AJAX to submit comments. Supports pagination, scrolling newly submitted comment into view and triggering search for certain comment through URL. This add-on has been designed to be fully compatible with AJAX Captcha, AJAX Form Validator, AJAX Login and Edit Comments. Also it is compatible with rating module LikEE (see USAGE WITH RATING MODULE LIKEE).

AJAX Captcha

ExpressionEngine 1.x, ExpressionEngine 2

CAPTCHA implementation capable using AJAX for refreshing and validation. It is based on kCaptcha script which outputs images very usable for humans but hard to decipher for spambots. This add-on has been designed to be fully compatible with AJAX Babble, AJAX Form Validator and AJAX Login.

  • No Reviews.
  • Rating - 0.00No Votes
  • 4 Favs

AJAX Email

ExpressionEngine 1.x, ExpressionEngine 2

AJAX Email allows you to submit contact form without reloading of the page.

  • No Reviews.
  • Rating - 0.00No Votes
  • 8 Favs

AJAX Form Validator

ExpressionEngine 1.x, ExpressionEngine 2

This plugin enables you to validate fields of the form client-side. This add-on has been designed to be fully compatible with AJAX Babble, AJAX Captcha and AJAX Login.

  • No Reviews.
  • Rating - 0.00No Votes
  • 6 Favs

AJAX Login

ExpressionEngine 1.x, ExpressionEngine 2

Enables to login and logout using AJAX, i.e. without refreshing of the page. Supports SSL, i.e. using it you can create secure login forms (See USAGE WITH SSL). This add-on has been designed to be fully compatible with AJAX Babble, AJAX Form Validator and AJAX Captcha.

AJAX Mailinglist

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to display mailinglist form in ExpressionEngine's templates and submit it without reloading of the page. This add-on has been designed to be fully compatible with AJAX Form Validator http://devot-ee.com/add-ons/ajax-form-validator.

  • No Reviews.
  • Rating - 0.00No Votes
  • 5 Favs

AJAX Pagination

ExpressionEngine 1.x, ExpressionEngine 2

Allows you to display content from multiple pages using Ajax. Any ExpressionEngine tag outputting pagination links is supported!

  • No Reviews.
  • Rating - 5.002 Votes
  • 11 Favs

AJAX Registration

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to display member registration form and forgot password form in ExpressionEngine's templates and submit them without reloading of the page.

Allow More EE Code

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows ExpressionEngine URL segment variables, fresh variables (EE1.x), snippets (EE2+) and ExpressionEngine's comments to be used in entries and then parsed in the template.

  • No Reviews.
  • Rating - 0.00No Votes
  • 4 Favs

Allow URL Segments

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows ExpressionEngine URL segment variables to be used in entries and then parsed in the template. This add-on has been discontinued. If you need to allow more EE code to be used in entries and then parsed in the template, use Allow More EE Code plugin.

  • No Reviews.
  • Rating - No Votes
  • 0 Favs

Array Mill

ExpressionEngine 1.x, ExpressionEngine 2

Enables using PHP array functions in ExpressionEngine's templates.

Banned Phrases

ExpressionEngine 1.x

Banned Phrases extension allows you to forbid the use of certain words or phrases and to specify how those words or phrases should be replaced.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Blog Info

ExpressionEngine 1.x, ExpressionEngine 2

The purpose of this plugin is to output info about certain channels/weblogs. Using this plugin it is possible to ouput short name, title, descrition, URL, language and encoding of certain channels/weblogs.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Browser Sniff

ExpressionEngine 2

Allows to get information about the browser, mobile device, or robot visiting your site.

Category Bunch

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to output parent and child categories without iterating tagdata.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Category Group

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to output categories which belong to a certain category group without iterating tagdata.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Category ID

ExpressionEngine 1.x, ExpressionEngine 2

Category ID allows you to find the Category ID number by submitting category group id and category url_title.

Category Info

ExpressionEngine 1.x, ExpressionEngine 2

Category Info allows you to output info about a certain category without specifying anything about weblogs or entries.

Category Rights

ExpressionEngine 1.x

This extension enables you to restrict posting to weblogs on a per category basis. Just go to extension's settings > needed member group > needed member and click "Edit". In the page which will be opened select categories which the member will be allowed to post in. Each of those categories also can be made default category of the relevant weblog. Then click "Submit". That is! From now on the member will be able to post only in categories he is allowed to.

  • No Reviews.
  • Rating - 0.00No Votes
  • 2 Favs

Child Categories

ExpressionEngine 1.x, ExpressionEngine 2

Displays a list of subcategories for given parent(s).

Comment Form Tag

ExpressionEngine 1.x, ExpressionEngine 2

Using Comment Form Tag extension you can add or change any of CSS attributes of the HTML form element exp:comment:entries outputs by adding inside this tag one or more “comment_form_tag” variables.

  • No Reviews.
  • Rating - 5.001 Vote
  • 2 Favs

Comment Location

ExpressionEngine 1.x, ExpressionEngine 2

The Comment Location plugin allows you to find the page containing a certain comment and to redirect to that page. It supports pagination, and can be used together with en extension which scrolls to the last comment but does not support pagination, such as Matthew Pennell’s Scroll to Comment extension.

  • No Reviews.
  • Rating - 0.00No Votes
  • 2 Favs

Comment Notifications

ExpressionEngine 1.x

In expressionEngine you can send email notifications informing about comment being posted. Default implementation isn't very flexible: email can show wrong comment URL and to control who will receive notifications you might need to enter manually a list of emails. The purpose of this extension is fix these aspects of the default implementation of comment notifications. Using this extension you will gain full control to whom comment notifications will be sent and will be able to very flexibly form comment URLs which will be displayed inside email messages.

  • No Reviews.
  • Rating - 2.001 Vote
  • 3 Favs

Comment Status Variable

ExpressionEngine 2

Using the Comment Status Variable extension you are able to parse {comment_status} variable inside {exp:comment:entries} tag pair.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Commented Entries

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to display a list of commented entries. Supports both usual pagination and loading pages via AJAX.

Commenters

ExpressionEngine 1.x, ExpressionEngine 2

This plugin displays list of comment authors and entries they commented on.

  • No Reviews.
  • Rating - 0.00No Votes
  • 7 Favs

Comments Number

ExpressionEngine 1.x, ExpressionEngine 2

This plugin will allow you to find the number of comments of entries posted into certain weblogs and/or into certain categories and/or having certain url_title and/or having certain entry_id. Use the number found in conditionals.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Cookie Plus

ExpressionEngine 1.x, ExpressionEngine 2

Cookie Plus sets and retrieves cookies.

cURL

ExpressionEngine 1.x, ExpressionEngine 2

Allows you to use the cURL library to safely fetch data from remote sites.

  • No Reviews.
  • Rating - 0.00No Votes
  • 4 Favs

Custom Typography

ExpressionEngine 1.x, ExpressionEngine 2

This plugin invokes ExpressionEngine's typography (see http://expressionengine.com/user_guide/development/usage/typography.html) parsing on the content. Might be useful when you retrieve some data using Query module and need to display that data formatted.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Early Globalvars

ExpressionEngine 1.x, ExpressionEngine 2

The purpose of the Early Globalvars plugin is early parsing of global template variables. You can create early-parsed global variables by editing path.php file (for EE1.x) or by using Fresh Variables add-on (for EE1.x) or using Snippets (for EE2.0+). But what should be done in case if you already have some global template variables (they are late-parsed) and found out that you need them to be parsed early? The answer is: use Early Globalvars plugin!

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Edit Comments Link

ExpressionEngine 1.x, ExpressionEngine 2

This extension displays above edit entry form the link pointing to edit comments form. Just click it to reach entry's comments! This link will be seen by users having the right to moderate comments.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Edit Tab URLs

ExpressionEngine 1.x

This extension forms URLS of entries which will be used in Control Panel's Edit section. Now clicking on "View" link in Edit section will display that entry rendered as it was intended. No more lame previews! The concept of this extension is similar to that of Entry Crumblink extension which displays a link on Edit page leading to the entry being edited.

  • No Reviews.
  • Rating - 0.00No Votes
  • 2 Favs

Entries List

ExpressionEngine 1.x, ExpressionEngine 2

Very powerful add-on for building lists of entries and previous/next links.

Entries Number

ExpressionEngine 1.x, ExpressionEngine 2

Entries Number allows you to find the number of entries posted into certain weblogs and/or into certain categories and/or having a certain url_title or entry_id.

Entry Categories

ExpressionEngine 1.x, ExpressionEngine 2

Entry Categories allows you to output info about categories the entry was posted into.

  • No Reviews.
  • Rating - 0.00No Votes
  • 6 Favs

Entry Crumblink

ExpressionEngine 1.x

The purpose of this extension is to display a breadcrumb link on Edit page leading to the entry being edited. The concept of this extension is similar to that of Edit Tab URLs extension which forms URLs for "View" links in Edit section of Control Panel. This add-on will not be converted to EE2. In EE2 use True Preview add-on which has the same functionality and more.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Entry ID

ExpressionEngine 1.x, ExpressionEngine 2

Entry ID allows you to find the entry id of the entry or entry ids of several entries which have characteristics specified in parameters.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Field Value

ExpressionEngine 1.x, ExpressionEngine 2

Field Value allows you to output values of fields of a certain entry without using exp:weblog:entries or exp:channel:entries tag.

Filter By Comments

ExpressionEngine 1.x

This extension allows to filter by comments in Control Panel's Edit Entries page. You can search for entries having comments or for entries without comments. Pagination and loading results by AJAX are supported.

  • No Reviews.
  • Rating - No Votes
  • 1 Fave

Filter By Edit Date

ExpressionEngine 1.x

This extension allows to filter entries by edit date in Control Panel's Edit Entries page. Using it you can display entries which have been edited today, in 7 days, in a 30 days, in 180 days, and in 365 days.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Find and Replace Plus

ExpressionEngine 1.x, ExpressionEngine 2

Find and Replace Plus will find and replace strings. Works pretty much the same as the php str_replace() function and preg_replace() function.

Formatted Date

ExpressionEngine 1.x, ExpressionEngine 2

Displays custom date according global or ad hoc format. .

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Formatted Date Plus

ExpressionEngine 2

Displays custom date according global or ad hoc format.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Formatting Buttons Plus

ExpressionEngine 1.x, ExpressionEngine 2

First-party plugin HTML Formatting Buttons presupposes that it will be used inside form having id attribute “comment_form” and inside this form there will be textarea having name attribute “comment”. Formatting Buttons Plus has no such restrictions. It will output formatting buttons in any form for any field you might wish; it can even output several lines of formatting buttons on the same page. You also can add additional buttons and define the order of buttons.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

From To Converter

ExpressionEngine 1.x, ExpressionEngine 2

The From To Converter plugin is designed to help deal with ranges of entries using the exp:weblog:entries tag. It outputs values of "start_on" and "stop_before" parameters of exp:weblog:entries (for EE1.x) or exp:channel:entries (for EE2.2+) tag by inputting entry_ids of the first and the last entry in range.

  • No Reviews.
  • Rating - No Votes
  • 2 Favs

GET and POST Variables

ExpressionEngine 1.x, ExpressionEngine 2

This plugin outputs variables from GET and POST arrays.

Guest Commenters

ExpressionEngine 1.x, ExpressionEngine 2

This extension validates server-side name and email submitted by a non-logged in user against regex, checks if they are used by registered member and outputs error message if so.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Hijri Converter

ExpressionEngine 2

Converts Gregorian date to Hijri and vice versa.

  • No Reviews.
  • Rating - 5.001 Vote
  • 2 Favs

Infinite Scroll

ExpressionEngine 1.x, ExpressionEngine 2

Allows you to implement infinite scroll functionality in ExpressionEngine. Any ExpressionEngine tag outputting pagination links is supported!

Item Finder

ExpressionEngine 1.x, ExpressionEngine 2

Item Finder allows you to find a needed item by parsing numbers in url_titles.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Loop Plus

ExpressionEngine 1.x, ExpressionEngine 2

Loop Plus allows you to perform loops in templates. This is a rewrite of the For Loop plugin available at http://expressionengine.com/forums/viewthread/75222/ by Ben C (also see here http://www.putyourlightson.net/projects/loop).

  • No Reviews.
  • Rating - 5.001 Vote
  • 11 Favs

Math Plus

ExpressionEngine 1.x, ExpressionEngine 2

This plugin provides support for doing simple mathematical operations in templates. There is already the plugin Simple Math which has the same purpose. Math Plus plugin differs from Simple Math only in one feature: it is required to use a tag pair instead of single tag. Tag pair allows for better control of the parse order.

Members

ExpressionEngine 1.x, ExpressionEngine 2

The Members plugin allows you to display info about individual members based on each member’s id number. The Members plugin can output the values both from fields of exp_members table and from member profile custom fields.

  • No Reviews.
  • Rating - 5.001 Vote
  • 5 Favs

New Entries Info

ExpressionEngine 1.x

This extension displays in Control Panel's home page a panel containing info about recently submitted/updated entries. Info about new entries can conain, according your settings, entry title, number of comments, edit entry link, view entry link, author name, updater name, posting date, latest update date, status, categories, and weblog.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Non-unique URL titles

ExpressionEngine 1.x, ExpressionEngine 2

URL titles of entries should be unique for each channel, this extension allows you to customize that behavior.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Number To Date

ExpressionEngine 1.x

The purpose of this plugin is to assist in ordering of entries which have titles containing numbers. This add-on has been deprecated. For custom ordering of entries use Seeries module.

  • No Reviews.
  • Rating - No Votes
  • 1 Fave

Number To Date

ExpressionEngine 1.x

The purpose of this extension is to assist in ordering of entries which have titles containing numbers. This add-on has been deprecated. For custom ordering of entries use Seeries module.

  • No Reviews.
  • Rating - No Votes
  • 0 Favs

Page Type Switcher

ExpressionEngine 1.x, ExpressionEngine 2

A dropdown fieldtype displaying list of page types; selecting different page type shows/hides relevant fields. Compatible with SAEF (EE1.x) and Safecracker (EE2 plus).

Paysera

ExpressionEngine 2

This add-on allows you to create donation button using e-payment system Paysera.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Profile AntiSpam

ExpressionEngine 1.x

This extension displays a panel containing list of suspected profile spammers in Control Panel's home page and simplifies their banning.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Random Number

ExpressionEngine 1.x, ExpressionEngine 2

Random Number allows you to output random numbers.

  • No Reviews.
  • Rating - No Votes
  • 2 Favs

Required Expiry Date

ExpressionEngine 2

Allows you to make expiry date required for selected channels.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Retroactive Parents

ExpressionEngine 1.x

This extension enables to make selected parent categories retroactive.

Reverse These!

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to reverse the order of a series of items.

Seeries

ExpressionEngine 1.x

This module/extension is inspired by Andrew Weaver’s Selected Items module and allows multiple custom ordering of entries.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Show Edit Date

ExpressionEngine 1.x

This extension adds Edit Date column to the edit entries page. The fields in this column display the date of the last edit of the entry. Also this add-on allows to set custom date formatting for both "Date" and "Edit Date" columns in edit entries page.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Show URL Titles

ExpressionEngine 1.x

This extension adds the url_title field to the edit entries page.

  • No Reviews.
  • Rating - No Votes
  • 0 Favs

Simple Math

ExpressionEngine 1.x, ExpressionEngine 2

Provides support for doing simple mathematical operations in templates.

  • No Reviews.
  • Rating - 3.254 Votes
  • 14 Favs

Single Field

ExpressionEngine 1.x, ExpressionEngine 2

This plugin allows you to output the value of a single field of a certain entry without using exp:weblog:entries or exp:channel:entries tag.

Social Sign On

ExpressionEngine 2

'Enables to login and register to ExpressionEngine website using popular social networks such as Facebook, Twitter, Google, LinkedIn, Yahoo, vKontakte, AOL, Foursquare, OpenId etc. Allows you to grab much info about user from his social account. Based on Hybridauth library. Social Sign On is compatible with popular Zoo Visitors add-on. When a new member registers to the website using Social Sign On a new entry will be automatically created in Zoo Visitors channel for that member. Contains custom extension hooks, i.e. can be extended to match exactly to your needs.

String in URL

ExpressionEngine 1.x, ExpressionEngine 2

This plugin enables searching for certain strings in URL segments.

  • No Reviews.
  • Rating - No Votes
  • 0 Favs

String Mill

ExpressionEngine 1.x, ExpressionEngine 2

The aim of this plugin is to enable to use PHP string functions in templates.

  • No Reviews.
  • Rating - No Votes
  • 2 Favs

Subdir Upload

ExpressionEngine 1.x, ExpressionEngine 2

Allows to upload files to server directories and subdirectories from Control Panel's publish/edit form and from SAEF (EE1) and Safecraker (EE2); FieldFrame Matrix supported.

Subsegment

ExpressionEngine 1.x, ExpressionEngine 2

Subsegment allows to split url segment into a subsegments array and find any subsegment.

  • No Reviews.
  • Rating - 5.001 Vote
  • 5 Favs

Tabbee

ExpressionEngine 1.x

This extension allows you to display Publish form tabs on per-group basis. For example, if you have two member groups - Editors and Contributors, and you want “Options” tab to be accessible only by Editors, you now can do it!

  • No Reviews.
  • Rating - 4.001 Vote
  • 4 Favs

Target _blank

ExpressionEngine 1.x, ExpressionEngine 2

Sets target="_blank" for any link that is not in the domain of the site_url value. Works even for links inside content loaded by AJAX.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

Top Categories

ExpressionEngine 1.x, ExpressionEngine 2

The Top Categories plugin displays a list of the top categories, i.e. of categories into which more entries are posted than in other categories.

  • No Reviews.
  • Rating - No Votes
  • 2 Favs

True Preview

ExpressionEngine 2

True Preview allows you to preview the entry being edited inside Preview tab on Edit/Publish form or by clicking Preview link above Edit/Publish form. This add-on also cancels default lame View Entry page, so that after clicking Submit button Edit/Publish form will be displayed again.

Unicode Normalizer

ExpressionEngine 1.x, ExpressionEngine 2

Converts user's input into unicode's normalization form C.

  • No Reviews.
  • Rating - 0.00No Votes
  • 0 Favs

Update Message

ExpressionEngine 1.x

Update Message extension sends email notifications when an entry is updated, created or deleted only if entry meets certain criteria (weblog and category or status or author id) and allows very flexible forming of entry’s URL.

Upload Rights

ExpressionEngine 1.x, ExpressionEngine 2

Allows to assign the rights to upload files to server directories and subdirectories to member groups and to individual members. For use together with Subdir Upload fieldtype.

  • No Reviews.
  • Rating - 1.001 Vote
  • 2 Favs

URL Title Chars

ExpressionEngine 1.x

This extension allows you to automatically convert non-latin characters in entry’s URL title according to a predefined set of conversion rules.

  • No Reviews.
  • Rating - 0.00No Votes
  • 1 Fave

URL Title Symbols

ExpressionEngine 1.x

In ExpressionEngine’s version 1.6.5 url_title creation was modified to allow dashes, underscores, and periods regardless of the separator preference, and to allow uppercase characters.

  • No Reviews.
  • Rating - No Votes
  • 0 Favs

Value Aggregator

ExpressionEngine 1.x, ExpressionEngine 2

Value Aggregator allows you to compose from several values a string suitable for use as a value of parameter.

  • No Reviews.
  • Rating - No Votes
  • 1 Fave

Value Trimmer

ExpressionEngine 1.x, ExpressionEngine 2

This add-on trims the values of entry, forum post and comment fields before saving them in the database. It allows to avoid problems caused by ExpressionEngine's inconsistencies in handling white-space characters.

  • No Reviews.
  • Rating - 5.001 Vote
  • 0 Favs

Weblog Order

ExpressionEngine 1.x

Weblog Order enables you to reorder your weblogs into a logical sequence.

Weblog Rights

ExpressionEngine 1.x

This extension allows you to assign weblogs on per-member basis.

  • No Reviews.
  • Rating - 5.001 Vote
  • 1 Fave

Weblog URL

ExpressionEngine 1.x, ExpressionEngine 2

Weblog URL allows you to find channel/weblog url as specified in channel/weblog preferences.

  • No Reviews.
  • Rating - 0.00No Votes
  • 2 Favs

Yahoo! BOSS Search

ExpressionEngine 1.x, ExpressionEngine 2

Allows you to create custom search engines using Yahoo! BOSS API.

  • No Reviews.
  • Rating - 5.001 Vote
  • 1 Fave