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.

(33 entries, 6 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)

(113 entries, 13 subcategories)

View

There are no downloads at this time


Newest 10 Downloads

Karma

By:
Patrick Schmalstig
Downloads:
1K
Added:
27th Mar 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…

Member Filedumps

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Member Filedumps
This expands the file/media library by allowing members to have their own files (as a folder with the same name as their username directly under root). These files are then listed on their profile for others to see.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Enhanced Spreadsheets

By:
Core Development Team
Downloads:
2K
Added:
27th Mar 2024
Allows the software to read/write OpenOffice (.ods) and Excel (.xlsx) spreadsheet files, in addition to the built-in .csv support.

Note the old-style Excel format (.xls) is intentionally not supported because it can not handle international characters properly, and due to its age.

System Requirements / Dependencies

PHP 8.2, PHP zip extension, PHP fileinfo extension

Website Software Requirements

Minimum software version: 11
Maximum software ver…

Geshi

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Geshi
Apply syntax highlighting to a block of coding which is pasted inside the Comcode code tag as follows:

Code

[codebox="language"]the code goes here[/codebox]

Based off of GeSHI 1.0. GeSHI 1.1 is still under active development at the time of writing, missing many highlighters present in 1.0.


Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

GPL

Additional credits/attributions

The Authors of GeSHi

Data Mappr

By:
Kamen Blaginov / Chris Graham / temp1024
Downloads:
2K
Added:
27th Mar 2024
Data Mappr
Shows different catalogue entries' longitude/latitude values as pins on a Google map (maintenance status). Clicking on the pin shows the catalogue entry in a little box (as a link to the entry).

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 > Composr API options > Google API)
  2. Make sure that Google Maps JavaScript API is enabled on Google's end
If you do no…

Charity Banners

By:
Kamen Blaginov
Downloads:
2K
Added:
27th Mar 2024
Charity Banners

Automatically creates a button banner type and banners for it and set them in a main (or side) block. Administrator could enable/disable banners, and also add custom banners.

The auto-created bundled banners are for 'causes' and are: Composr, Firefox, W3C XHTML, W3C CSS, W3C WCAG, CancerResearch, RSPCA, PETA, Unicef, WWF, Greenpeace, HelpTheAged, NSPCC, Oxfam, BringDownIE6, CND, Amnesty International, British Heart Foundation, GNU.

To Use the Block go to…

Weather

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 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:
1K
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 that 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:
2K
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:
2K
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

Top 10 Downloads

Image Source Files

By:
Allen Ellis
Downloads:
2K
Added:
27th Mar 2024
Image Source Files
A few source files for graphics. Also dark versions of animated gif emoticons (although ideally people will have browsers that support APNG, so there should not be an issue in the future).

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Patreon

By:
Chris Graham
Downloads:
1K
Added:
27th Mar 2024
Patreon
Put all Patreon patrons into a particular usergroup (as a secondary usergroup membership).
Integration is done via the hybridauth addon, which must be installed.

Basic setup instructions:
  1. Set up Patreon API client
  2. Set up *1 Patreon API webhook and enable the 3 "members:pledge:*" events
  3. Configure Hybridauth Patreon from Admin Zone > Setup > Hybridauth configuration (*1)
  4. Connect Hybridauth Patreon from Admin Zone > Setup > Setup API access
  5. Create new patron user

Sugarcrm

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Sugarcrm
Provides a number of Composr integrations with SugarCRM:
  1. Sync new accounts into SugarCRM (Accounts, and Contacts and/or Leads)
  2. Sync contact form messages into SugarCRM (Cases or Leads)
  3. Insert URLs into Contacts to view Composr metadata of corresponding members (see “Contacts metadata field” and “Lead metadata field” config options)

Form messages are taken from main_contact_simple block, main_contact_catalogues block, and form_to_email.php.

You can define map…

Google Search Console

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Google Search Console
Adds Google Search Console keyword analysis to the stats addon.

Set up oAuth for Google Search Console at Admin Zone > Setup > Setup API Access.

System Requirements / Dependencies

stats

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Composr Mobile Sdk

By:
Amit Nigam
Downloads:
1K
Added:
27th Mar 2024
Server support for Composr Mobile SDK, including Composr mobile APIs and push notification support for iOS and Android.

The documentation for this addon is covered in a dedicated tutorial.

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr / New BSD License (ApnsPHP)

Additional credits/attributions

ApnsPHP developers

Composr Release Build

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 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 Homesite

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Composr Homesite
This addon contains various aspects of composr.app:
  • Composr CMS release management and upgrading
  • composr.app addon management scripts
  • Composr CMS download scripts
  • The Composr deployment/hosting platform (Demonstratr)
  • Error message explainer system for Composr
  • Various other scripts for running composr.app

This addon does not contain the composr.app install code and the overall site and theme. That is not categorised into an addon, but is in the composr_homesite…

Content Oop Api

By:
Core Development Team
Downloads:
1K
Added:
27th Mar 2024
Content Oop Api
An API that allows querying catalogues in a similar way to querying databases.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Custom Ratings

By:
Chris Graham
Downloads:
1K
Added:
27th Mar 2024
Custom Ratings
This addon contains an example of setting up more complex rating configuration (e.g. if you want ratings for different criteria).

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Extended Media Rendering

By:
Chris Graham
Downloads:
1K
Added:
27th Mar 2024
Extended Media Rendering
A collection of additional media renderers not bundled with the software by default. Currently, this only includes CNN video (which is actually broken) – however, further renderers that don't belong in the core code will be added to this addon as they are developed.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr