thelogicstudio/ss-recipe

The Logic Studio's SilverStripe Installer

Installs: 47

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:silverstripe-recipe

v1.0.3 2024-11-07 02:41 UTC

This package is auto-updated.

Last update: 2024-12-07 02:47:23 UTC


README

SilverStripe Recipe

Installation

  1. Add these in your composer.json file.
"repositories": [
        { "type": "vcs", "url": "https://github.com/thelogicstudio/ss-recipe" }
],
  1. Install from Composer
composer{PHP VERSION} require thelogicstudio/ss-recipe

e.g: composer82 require thelogicstudio/ss-recipe

Packages in this recipe include these and all their dependencies:

  • "silverstripe/linkfield": "^4.0.5"
  • "dnadesign/silverstripe-elemental": "^5.2.3"
  • "dnadesign/silverstripe-elemental-userforms": "^4.1.1"
  • "undefinedoffset/sortablegridfield": "^2.2.0"
  • "jonom/focuspoint": "^5.0.0"
  • "goldfinch/silverstripe-meta-editor": "^1.2.8"
  • "undefinedoffset/silverstripe-nocaptcha": "^2.4.3"
  • "thelogicstudio/silverstripe-resize-image": "^1.0.3"