Amici Infotech

View the main ExpressionEngine developer list.


Super Address Field

ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Super Address field is created to have a single field for address. You can have Address 1, Address 2, City, State, Postal Code, Country, Latitude, Longitude (and a button to fetch lat/long from given address). This field type supports GRID and Fluid too. You can use this field to filter Low Search results with distance. Plot location button that fetch lat/long from address makes it complete solution for address saving.

Super Cookies

ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

This plugin allows user to create PHP and Javascript Cookies at front-end and use it with easy tags to get those values. You can create your own temporary variables assign values, set cookie expire time and much more.

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

Super Dynamic Fields

ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Instead of adding key/values in field settings, You can now include any EE template where you can add JSON variable for options. If you have tons of fields with options and you dont want to add options in each field, this is best plugin for you. This field produce Checkboxes, Radio buttons, Select dropdown and Relationships with single or multiple selections. This fieldtype supports backend and frontend channel forms including normal fields, GRID and Fluid field types. Most important use is, As it comes from template, You can use any EE tags to generate options. This Addon just not stick with label and value fields for option. It gives you custom field support too. In the same JSON, you can pass any variables and fetch those variable at frontend with simple EE tags. Find more info on our docs.

Super Export

ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

This module is created to export each and everything from an entry. You can export entries in csv, xml, json. You can either download the full export at once or you can create export file in server and download it later. Super Export module is a tool which allow user to export content from channel entries without writing any sql queries. It supports many third party field types too.

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

Super Link Field

ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Super Link Field is created to fulfill the basic LINK functionality that mostly everyone needs. After getting bored by creating different fields for Link, Link Text and Open in new tab we created a fieldtype that does this all in single field. In addition you can choose the link types like Email addresses, telephone numbers, URLs, Entries, Categories, Users, Social links like Instagram, Facebook etc. all in just 1 field. The best part of the fieldtype is easy to implement frontend tags that makes it awesome.

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

Super Navigation

ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Tired of managing menus statically? Here is the plugin that handles your navigation smoothly and dynamically. Super navigation is built to work with Entries, Categories and custom URLs. You can create your own fields to add more data with navigation items. For entries and categories, You can set URL patterns that will use to create navigation links.

Super Restricted Entries

ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Super restricted entries is created to allow admin to restrict members or member groups to access entries. You can select whom you want to allow to see the entry in create/edit entries page. You can either allow specific members or member groups to access entries or leave that settings empty to allow everyone to access that entry. There is frontend tags to check access entry wise. You can also pass a parameter in exp:channel:entries loop to rid all entries from list that user not have access to view.