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:
376
Added:
27th Mar 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:
428
Added:
27th Mar 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:
470
Added:
27th Mar 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:
404
Added:
27th Mar 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…

Jestr

By:
Chris Graham
Downloads:
510
Added:
27th Mar 2024
Jestr
Play tricks on your website members. After installing the addon you can add a number of practical jokes to one or more usergroups using their ID number which can be found under Security > User groups > Edit Usergroups.

The jokes you can play are:
  • String Changes – Change some words or spellings to others
  • Emoticon Magnet – Make the emoticons follow the cursor around the screen
  • Name Changer – Apply a name changer for users within a usergroup
  • Avatar switch – Mak

Shoutr

By:
Chris Graham
Downloads:
547
Added:
27th Mar 2024
Shoutr

Two new features to your shout box. Shake makes all the current visitors to your website's browser screen shake. The second makes any new messages within the shout box appear like an apparition and fly towards the current users of the site.

After installing this addon your shout box will essentially be treated as an embedded copy of the chatroom linked to it. Enter/leave room messages will be saved into the room when a member goes somewhere it is shown.

Purrrr

By:
Kamen Blaginov
Downloads:
551
Added:
27th Mar 2024
Purrrr
Populate your galleries with 40 LOLCAT images.

System Requirements / Dependencies

galleries

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Stealr

By:
Kamen Blaginov
Downloads:
537
Added:
27th Mar 2024
Stealr
Add some random dynamic chaos to your website and has a number of options you can configure such as who you want points to be automatically stolen from.

There are four options:
  • "Members that are inactive, but have a lot of points"
  • "Members that are rich"
  • "Members that are random" (random member(-s) selection
  • "Members that are in a certain usergroup"

You can also decide how many users/victims Stealr will steal from and how much to steal.

After stealing the poin…

Bankr

By:
Kamen Blaginov
Downloads:
549
Added:
27th Mar 2024
Bankr

Members can deposit some of their hard earned points (but not the gift points) into a "bank account" and extract them again only after a month. The administrator can set the interest rate, that users will get with their points back at the end of the account term. To set the Interest rate go to Admin Zone > Setup > Manage eCommerce inventory and click "edit your eCommerce configuration" and change the interest rate to the level you would like. To deposit…

Bantr

By:
Kamen Blaginov
Downloads:
590
Added:
27th Mar 2024
Bantr

Randomly creates Private Topics between two random members with an insult inside of it (and a brief explanation).

The insult is randomly selected from a list which also includes insults-comebacks. This list is configurable in the Admin Zone under Setup (Manage insults icon). You should separate the insults from comebacks by equal sign(=) and add any new insults on a new line (the same way this is done in Random quotes section).

The insulted member has to…

Top 10 Downloads

Composr Version 11 beta2 (bleeding-edge, quick)

By:
Core Development Team
Downloads:
2K
Added:
21st Aug 2024
This is version 11 beta2. This version is a beta release of the next major version of Composr. Please read the changelog for important upgrade information. Upgrading to this release is unrecommended for live sites.


Changes to password hashes

The method of hashing passwords has changed (previously, MD5 hashing was used before bcrypt; this was very insecure). As such, please note the following implications:

- If you have password ch

Composr Version 11 beta2 (bleeding-edge, manual)

By:
Core Development Team
Downloads:
2K
Added:
21st Aug 2024
This is the manual installer (as opposed to the regular quick installer) for version 11 beta2. This version is a beta release of the next major version of Composr. Please read the changelog for important upgrade information. Upgrading to this release is unrecommended for live sites.


Changes to password hashes

The method of hashing passwords has changed (previously, MD5 hashing was used before bcrypt; this was very insecure). As s

Composr 11 beta2

By:
Core Development Team
Downloads:
2K
Added:
21st Aug 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 a beta release of the next major version of Composr. Please read the changelog for important upgrade information. Upgrading to this release is unrecommended for live sites.


Changes to password hashes

Composr 11 beta1

By:
Core Development Team
Downloads:
2K
Added:
22nd Jul 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 a beta release of the next major version of Composr. Use caution when upgrading from 11 alpha. Upgrading to this release is unrecommended for live sites especially with non-bundled addons due to the upgrader not yet bein…

Composr Version 11 beta1 (bleeding-edge, quick)

By:
Core Development Team
Downloads:
926
Added:
22nd Jul 2024
This is version 11 beta1. This version is a beta release of the next major version of Composr. Use caution when upgrading from 11 alpha. Upgrading to this release is unrecommended for live sites especially with non-bundled addons due to the upgrader not yet being stable and fully tested.
 


This is the first version of v11 that supports upgrades from v10. Please be aware of the following:
  • The upgrader has not yet been tested for upgrading v10 sites

Composr Version 11 beta1 (bleeding-edge, manual)

By:
Core Development Team
Downloads:
948
Added:
22nd Jul 2024

This is the manual installer (as opposed to the regular quick installer) for version 11 beta1. This version is a beta release of the next major version of Composr. Use caution when upgrading from 11 alpha. Upgrading to this release is unrecommended for live sites especially with non-bundled addons due to the upgrader not yet being stable and fully tested.




This is the first version of v11 that supports upgrades from v10. Please be aware of the follow…

Composr Version 11 alpha4 (bleeding-edge, manual)

By:
Core Development Team
Downloads:
897
Added:
19th May 2024

This is the manual installer (as opposed to the regular quick installer) for version 11 alpha4. This version fixes or works around a number of major bugs from 11.alpha3. Please read the release news article before upgrading for important information. Upgrading to this release is unrecommended for v10 sites or v11 sites running from git.


Please read our comment on the release news article especially if an upgrade broke your install because it extracted f…

Composr 11 alpha4

By:
Core Development Team
Downloads:
890
Added:
19th 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 fixes or works around a number of major bugs from 11.alpha3. Please read the release news article before upgrading for important information. Upgrading to this release is unrecommended for v10 sites or v11 sites running fro…

Composr Version 11 alpha4 (bleeding-edge, quick)

By:
Core Development Team
Downloads:
893
Added:
19th May 2024

This is version 11 alpha4. This version fixes or works around a number of major bugs from 11.alpha3. Please read the release news article before upgrading for important information. Upgrading to this release is unrecommended for v10 sites or v11 sites running from git.


Please read our comment on the release news article especially if an upgrade broke your install because it extracted files belonging to addons not installed.

The following tracker issues h…

Composr Version 11 alpha3 (bleeding-edge, manual)

By:
Core Development Team
Downloads:
1K
Added:
15th May 2024
This is the manual installer (as opposed to the regular quick installer) for 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…