Downloads home

Categories

Composr Releases

Composr Releases

Avoid installing old releases, as they may contain bugs or security holes that we have since fixed.

If you are trying to upgrade, you're looking in the wrong place. Personalised upgrade packages may be generated from the new version announcements in the news archive.

(30 entries, 4 subcategories)

View

Addons

Addons

What are addons?

Addons are new/changed features for Composr. Addons are organised by the version they are targeted for.

Apply some caution:
Community members are encouraged to submit addons. The addons don't need validating, except if for submitters in the lowest member rank (fan in training). Therefore you should also exercise some caution when installing these third-party addons.

While version 11 is in bleeding edge, you can submit addons for version 11 on the compo.sr forum for v11.

Contributing addons

By submitting an addon, you are giving ocProducts permission to redistribute it – but also please consider specifying a licence in your download description.

If you think the addon will be broadly useful and would like to have it added to the auto-maintained non-bundled addons in git (or even the bundled code), go through the contribution process.

If you are not attaching a proper Composr addon (an exported TAR file), then please describe how the addon can be installed in the description.
 

Choose Composr version below

(Version 10 addons can be found on compo.sr)

(220 entries, 25 subcategories)

View

There are no downloads at this time


Newest 10 Downloads

Pdf Viewer

By:
Chris Graham
Downloads:
400
Added:
27th Mar 2024
Pdf Viewer
PDF media (including the Comcode media tag, Comcode attachments, and in galleries) will be displayed inline using a PDF viewer than prevents easy download or printing.

Note that in order for this addon to work properly, your server must be able to specify the application/javascript MIME type for .mjs files. This is handled for Apache automatically if you use recommended.htaccess from the software.

Website Software Requirements

Minimum software vers…

Browser Bookmarks

By:
Chris Graham
Downloads:
466
Added:
27th Mar 2024
Browser Bookmarks

Export the site-map as browser bookmarks.

Ever wished it was quicker to navigate around your site? If you're anything like us you get tired of having to move the mouse all around screens, and wait for half a dozen page loads, to get where you're going. There is an admin menu and sitemap in Composr, but that's still not as fast as a native desktop interface. Coming to the rescue is this simple addon that will export your whole sitemap to your web browsers…

Top Posters

By:
Chris Graham
Downloads:
413
Added:
27th Mar 2024
Top Posters
A block to show the posters with the longest average post length and their total number of posts.

You can configure the total amount of posters to be listed using the max="Number here" parameter.

Example:

Code

[block max="10"]main_best_posters[/block]

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

User Mappr

By:
temp1024 / Chris Graham / Kamen Blaginov
Downloads:
490
Added:
27th Mar 2024
User Mappr
A google map (maintenance status) with markers of users locations.

The addon adds extra Custom Profile Fields to store members coordinates to store their latitude and logitude. The addon can automatically populate the members when members visit the block page. Members can edit their locations in their profile.

Before you can use the block you must first configure the API:
  1. Configure the Google API Key in the configuration (Admin Zone > Configuration > Setup

Visualisation

By:
Core Development Team
Downloads:
420
Added:
27th Mar 2024
Visualisation
This addon provides various visualisation blocks for Composr, including:
  • Sortable tables served from spreadsheets or database tables (main_sortable_table)
  • Bar charts from spreadsheets (graph_bar_chart)
  • Line charts from spreadsheets (graph_line_chart)
  • Pie charts from spreadsheets (graph_pie_chart)
  • Scatter diagrams from spreadsheets (graph_scatter_diagram)
  • Maps with pins from spreadsheets (pins_on_map)
  • Maps with country data overlaid from spreadsheets (countries

Multi Domain Login

By:
Core Development Team
Downloads:
415
Added:
27th Mar 2024
Multi Domain Login
Share active logins between multiple domains of a Composr install, by copying session cookies automatically.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Pagination Protection

By:
Chris Graham
Downloads:
407
Added:
27th Mar 2024
Apply a maximum pagination value of 100, preventing people manipulating URLs to get out more data than the interface normally allows.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Transliteration

By:
Chris Graham
Downloads:
373
Added:
27th Mar 2024
Transliteration
This provides transliteration support to those without the PHP intl extension. This is used for URL moniker generation.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Artistic License (https://github.com/Behat/Transliterator/blob/master/LICENSE)

Additional credits/attributions

Konsta Vesterinen, Jonathan H. Wage, Other unknown developers

Usergroup Field Match

By:
Chris Graham
Downloads:
346
Added:
27th Mar 2024
Usergroup Field Match
Puts members in a usergroup if they have a Custom Profile Field chosen list value that matches the name of an open usergroup. A developer could tighten up the rules a bit if more specificity is required.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Browser Detect

By:
Chris Graham
Downloads:
357
Added:
27th Mar 2024
Browser Detect
A browser_upgrade_suggest block to advise the visitor on doing an upgrade from old versions of IE or other browsers.

Code

[block ie_needed="12.0"]browser_upgrade_suggest[/block]

If you would like to show the message as a Composr warning (at the top of the screen), use attach="1" in the parameters.

System Requirements / Dependencies

PHP 7.2

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Top 10 Downloads

Composr Version 11 beta6 (bleeding-edge, manual)

By:
Core Development Team
Downloads:
66
Added:
23rd Dec 2024
This is the manual installer (as opposed to the regular quick installer) for version 11 beta6. This version is a beta release of the next major version of Composr. Upgrading to this release is unrecommended for live sites, v10 sites, or v11 sites with content translations enabled.


Important upgrade information

Please consider the following before upgrading to version 11 beta6:
  • Please do not upgrade if your site has content transla

Composr Version 11 beta6 (bleeding-edge, quick)

By:
Core Development Team
Downloads:
76
Added:
23rd Dec 2024
This is version 11 beta6. This version is a beta release of the next major version of Composr. Upgrading to this release is unrecommended for live sites, v10 sites, or v11 sites with content translations enabled.


Important upgrade information

Please consider the following before upgrading to version 11 beta6:
  • Please do not upgrade if your site has content translations enabled (it is currently broken).
    You can check in your _config.

Early Access

By:
Christopher Graham / Patrick Schmalstig
Downloads:
32
Added:
23rd Dec 2024
Early Access
This is an addon that extends the capabilities of the validation addon. You can create and distribute access codes for non-validated content to people for whom you want early access. This can also be used in Tempcode through the $HAS_TRIGGER_ACCESS symbol to hide certain parts of a theme except to those using the access code. This addon supports limiting access codes by dates and by view counts.

System Requirements / Dependencies

validation

We

CMS Homesite Support Credits

By:
Chris Graham
Downloads:
27
Added:
23rd Dec 2024
This addon enables the support for purchasing support credits for professional development services or sponsoring tracker issues.

System Requirements / Dependencies

tickets, ecommerce, points, Conversr, cms_homesite, cms_homesite_tracker

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Incompatibilities

composr_homesite_support_credits

Optional recommendations

stats, MySQL

Licence

Lic…

CMS Homesite

By:
Chris Graham
Downloads:
32
Added:
23rd Dec 2024
This addon contains various aspects of the homesite:
  • CMS release management and upgrading
  • homesite addon management scripts
  • CMS download scripts
  • The deployment/hosting platform (Demonstratr)
  • Error message explainer system
  • Various other scripts for running the homesite

This addon does not contain the homesite install code and the overall site and theme. That is not categorised into an addon, but is in the Git branch.


Website Software Requirements

Minimum…

CMS Homesite Tracker

By:
Chris Graham
Downloads:
35
Added:
23rd Dec 2024
The homesite issue tracker.

System Requirements / Dependencies

tickets, ecommerce, points, Conversr, cms_homesite, PHP 7.4

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Optional recommendations

stats, MySQL, cms_release_build, composr_tutorials

Licence

Licensed on the same terms as Composr / MantisBT under GPL

Additional credits/attributions

Incorporates MantisBT

CMS Release Build

By:
Chris Graham
Downloads:
31
Added:
23rd Dec 2024
The Composr release build platform. It should be run from a developers machine, not the server.

If running on Windows, you need to install the following commands in your path or C:\cygwin64…
You may want to put them i…

Achievements

By:
Patrick Schmalstig
Downloads:
37
Added:
23rd Dec 2024
Achievements

Achievements allows members to complete different qualifications (such as publishing a certain number of forum posts) to earn badges for their profile (and optionally points). Achievements are displayed on a member profile and their forum posts (Conversr only) for everyone to see. There are a wide number of criteria you can define for achievements, and more types can be created using hooks. The achievements system is configured through an XML file for m…

Early Access

By:
Christopher Graham / Patrick Schmalstig
Downloads:
28
Added:
23rd Dec 2024
Early Access
This is an addon that extends the capabilities of the validation addon. You can create and distribute access codes for non-validated content to people for whom you want early access. This can also be used in Tempcode through the $HAS_TRIGGER_ACCESS symbol to hide certain parts of a theme except to those using the access code. This addon supports limiting access codes by dates and by view counts.

System Requirements / Dependencies

validation

We

Achievements

By:
Patrick Schmalstig
Downloads:
22
Added:
23rd Dec 2024
Achievements

Achievements allows members to complete different qualifications (such as publishing a certain number of forum posts) to earn badges for their profile (and optionally points). Achievements are displayed on a member profile and their forum posts (Conversr only) for everyone to see. There are a wide number of criteria you can define for achievements, and more types can be created using hooks. The achievements system is configured through an XML file for m…