thelogicstudio / ss-recipe
The Logic Studio's SilverStripe Installer
Installs: 62
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-recipe
pkg:composer/thelogicstudio/ss-recipe
Requires
- php: ^8.1
 - dnadesign/silverstripe-elemental: ^5.4.2
 - dnadesign/silverstripe-elemental-userforms: ^4.2.1
 - goldfinch/silverstripe-meta-editor: ^1.2.9
 - jonom/focuspoint: ^5.0.0
 - silverstripe-themes/simple: ^3.3.2@stable
 - silverstripe/linkfield: ^4.2.7
 - silverstripe/login-forms: ^5.3.0@stable
 - silverstripe/recipe-cms: ^5.4.0@stable
 - silverstripe/recipe-plugin: ^2.1.0@stable
 - silverstripe/vendor-plugin: ^2.1.0@stable
 - thelogicstudio/silverstripe-resize-image: ^1.0.3
 - undefinedoffset/silverstripe-nocaptcha: ^2.4.3
 - undefinedoffset/sortablegridfield: ^2.2.0
 - wilr/silverstripe-googlesitemaps: ^3.2.0
 
README
SilverStripe Recipe
Installation
- Add these in your composer.json file.
 
"repositories": [
        { "type": "vcs", "url": "https://github.com/thelogicstudio/ss-recipe" }
],
- 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"