coldtrick/caas_default

This package is abandoned and no longer maintained. No replacement package was suggested.

Default installation for Caas

Fund package maintenance!
ColdTrick
www.paypal.me/ColdTrick

Installs: 87

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/coldtrick/caas_default

v1.3 2019-03-01 09:18 UTC

This package is auto-updated.

Last update: 2023-06-02 09:06:47 UTC


README

Latest Stable Version License

Default installation set for hosted Elgg

How can a plugin be added to this project

A plugin can be added to this project if it meets certain requirements.

  • It needs to have a generic use for all users who use this project
  • It needs to respect Semantic Versioning
  • It needs to have public Composer support (eg. Packagist)
  • It needs to define a minimal Elgg version in composer (by using a conflict rule)

Version management of this project

Major release (x.0)

  • Major version update of Elgg (eg. form 2.x to 3.x) including plugins

Minor release (1.x)

  • Updates to Elgg or plugins with update scripts (these require an action by the site admin)
  • Updates to Elgg or plugins with changes for the users

Patch release (1.0.x)

  • Updates to Elgg or plugins without noteworthy changes for the users