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

Better Mail

By:
Chris Graham
Downloads:
554
Added:
14th Apr 2024
Better Mail

Replaces Composr's built-in mailer with one based around Swift Mailer. This may help workaround problems with buggy/complex SMTP servers, or ones that require SSL (e.g. gmail). If you're not have mail problems there's no point using this.

There is a new hidden option, mail_encryption to set SMTP encryption. Set this to tcp (no SMTP encryption), ssl (implicit SSL/TLS SMTP encryption), or tls (explicit START-TLS SMTP encryption).
e.g. Type the following int…

Content Read Tracking

By:
Chris Graham
Downloads:
627
Added:
14th Apr 2024
Content Read Tracking
General-purpose has-read tracking. New MARK_READ and HAS_READ symbols allow you to track whether members have read any kind of content. Just place them in the appropriate templates. For example, {+START,IF,{$NOT,{$HAS_READ,news,{ID}}}}This is unread{+END} in NEWS_BOX.tpl and {$MARK_READ,news,{ID}} in NEWS_ENTRY_SCREEN.tpl.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same te…

Directory Protect

By:
Core Development Team
Downloads:
670
Added:
14th Apr 2024
Directory Protect
Protect the files in a directory by routing requests through a Composr script. Composr will search for the page containing the linked content and only grant access if the current user has access to that page. Developers could customise the code to apply different permission rules.

You will need to add a new rule into your .htaccess file to control the routing. Assuming all the files were under a 'videos' directory:

Code

RewriteRule ^/?(videos/.*)$

Composr Tutorials

By:
Chris Graham
Downloads:
585
Added:
14th Apr 2024
Composr Tutorials

A downloadable archive of the Composr documentation.

To view this documentation load up the docs:tutorials page-link (i.e. /docs/index.php?page=tutorials).

You may also wish to edit the 'docs' zone to change the "Default page" to tutorials.

You can also use the Debranding tool from the Admin Zone to make documentation point towards your own install, by setting your own site's base URL as the brand URL.

The documentation is primarily maintained on our websit…

Top Posters

By:
Chris Graham
Downloads:
712
Added:
14th Apr 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:
733
Added:
14th Apr 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:
743
Added:
14th Apr 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

Weather

By:
Chris Graham
Downloads:
753
Added:
14th Apr 2024
Weather
A weather block. Different backends are supported, with a default implementation of OpenWeatherMap provided.

You will need to set up an OpenWeatherMap API key at Admin Zone > Setup > Configuration > Composr API options > Weather report.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Pdf Viewer

By:
Chris Graham
Downloads:
731
Added:
14th Apr 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:
756
Added:
14th Apr 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 10 Downloads

Composr Version 11 alpha3 (bleeding-edge, quick)

By:
Core Development Team
Downloads:
933
Added:
15th May 2024
This is version 11 alpha3. This version is an alpha release of the next major version of Composr. This is a substantial update compared to 11.alpha2!. Upgrading to this release is unrecommended for v10 sites, or v11 sites running from git.


The following tracker issues have been resolved since version 11.alpha2…

CMS Homesite

By:
Chris Graham
Downloads:
342
Added:
8th May 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 Support Credits

By:
Chris Graham
Downloads:
675
Added:
8th May 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 Tracker

By:
Chris Graham
Downloads:
690
Added:
8th May 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:
972
Added:
8th May 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…

Composr 11 alpha3

By:
Core Development Team
Downloads:
790
Added:
8th May 2024

This archive is designed for webhosting control panels that integrate Composr. It contains an SQL dump for a fresh install, and a config-file-template. It is kept up-to-date with the most significant releases of Composr. This version is an alpha release of the next major version of Composr. This is a substantial update compared to 11.alpha2!. Upgrading to this release is unrecommended for v10 sites, or v11 sites running from git.


The following tracker i

Member Filedumps

By:
Chris Graham
Downloads:
695
Added:
14th Apr 2024
Member Filedumps
A tab for member profiles to show file/media library contents from a folder corresponding to the member's username.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Calculatr

By:
Chris Graham
Downloads:
734
Added:
14th Apr 2024
Calculatr
A little calculator block that you could use to allow users to work out for example: how much money they might make. To include it use something like this Comcode on a page:

Code

[block message="You could be earning as much as $xxx per year after your first year" equation="Math.pow((this.totalPerSale*this.numAverageSales)*this.numPerLevel,(1+this.levelsAchieved*(this.fractionPerLevel/100)))" totalPerSale="Commission per sale in $" numAverageSales

Downloads Followup Email

By:
Jason Verhagen
Downloads:
720
Added:
14th Apr 2024
Downloads Followup Email

Follow-up email functionality to the Composr Downloads module.

By default it will scan your download_logging database table for downloads for approximately the past 24 hours and send a follow-up email to each member that has downloaded any files.

Members can enable, disable, or change the notification type and also do it on a per-category basis from their Profile page->Edit tab->Notifications tab and making the desired changes to the 'Downloads follow-up…

Karma

By:
Patrick Schmalstig
Downloads:
746
Added:
14th Apr 2024
Karma

Karma is a highly-configurable member reputation system for Conversr-based websites. Karma is a great addition to websites utilising crowdsourced moderation.

Each member has good karma and bad karma. Members can receive good karma for exceptional content or behaviour, and they can receive bad karma for poor content or behaviour. The combination of good and bad karma (good - bad) yields the overall karma score for a member.

Karma is displayed, depending on…