Development

World Regions

By:
Chris Graham
Downloads:
1K
Added:
27th Mar 2024
Extends the regions system so that USA states and British regions can be targeted. Further countries may also be implemented, as the system is extended over time.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Usergroup Intersection

By:
Chris Graham
Downloads:
1K
Added:
27th Mar 2024
Example of an implicit usergroup hook, to automatically put all members who are in the intersection of some particular usergroups into another usergroup.

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Testing Platform

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024

The Composr testing platform.

This framework is designed to allow auto-runnable tests to easily be written for Composr. The advantage to this testing technique is once a test is written it can be re-run very easily – being able to re-run a whole test set before each release will dramatically reduce the chance of new bugs creeping into releases, as tests would not pass in this circumstance. New bugs in new releases is always a problem for complex software…

User Sync

By:
Vivek Dinesh
Downloads:
1K
Added:
27th Mar 2024
Sync user data between your site and a remote database.

System Requirements / Dependencies

commandr, Conversr, PHP pdo_mysql extension

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

User Simple Spreadsheet Sync

By:
Core Development Team
Downloads:
2K
Added:
27th Mar 2024
A simple system for importing and exporting member spreadsheet files automatically, using the system scheduler. This is intended as a base for programmers seeking to integrate simple user synching, and requires custom programming to customise it. The data_custom/modules/user_export directory should be protected with a .htaccess file, restricting it to particular IP addresses.

System Requirements / Dependencies

System scheduler

Website Software

Under18s

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Example of an implicit usergroup hook, to automatically put all members under 18 years old into the Probation usergroup.

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Transifex

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Transifex
Scripts to help push/pull translations from Transifex.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Stress Test

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Stress Test
Populate large amounts of data, for the purposes of stress-testing performance on large data-sets.

This script is not maintained across versions, so needs to be updated before use.

This script takes days to run properly.

System Requirements / Dependencies

Conversr, authors, banners, calendar, catalogues, chat, cns_clubs, downloads, galleries, news, newsletter, points, polls, quizzes, shopping, tickets, wiki, site_messaging

Website Software Requi

Static Export

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Export a static copy of your website, as it would be seen by Guests. It is useful if you do not need any dynamic features and want to deploy on a server without a database. You'll find it linked from your tools menu.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Remote Content Grabber

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
A class to download remote content and move it locally. This addon is hard-coded to use Photobucket, as an example (but it may be broken).

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Password Censor

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024

Regularly wipe old passwords posted in private on your website, in case it is ever hacked.

In detail:
This is a system scheduler hook that regularly censors anything looking like a password stored in support ticket posts over 60 days old to limit the potential fallout if your ticket system ever got compromised.

encrypt and self_destruct Comcode tags are also added; encrypt will use the configured public and private keys to encrypt text, and self_destruct w…

Meta Toolkit

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024
Various developer tools for meta-management, including generating schemas, and low level management of the database, addons, and file changes.

System Requirements / Dependencies

Conversr

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr

Nested CPF Spreadsheet Lists

By:
Chris Graham
Downloads:
2K
Added:
27th Mar 2024

Allows complex chained dropdown choices of Custom Profile Fields.

Set Custom Profile Field list fields to have a default value like countries.csv|country to source list options from CSV spreadsheet files under /private_data. You can set up chained list fields (e.g. chain a state field to a country field), via a syntax like countries.csv|state|countries.csv|country. You can use this with multiple spreadsheet files to essentially use spreadsheet files like…

Installprofile Generator

By:
Chris Graham
Downloads:
4K
Added:
27th Mar 2024
Automatically create an installprofile addon based on your site's current settings.

Website Software Requirements

Minimum software version: 11
Maximum software version: 11.9


Licence

Licensed on the same terms as Composr