Download the PHP package silverstripe/recipe-kitchen-sink without Composer

On this page you can find all versions of the php package silverstripe/recipe-kitchen-sink. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package recipe-kitchen-sink

Silverstripe CMS kitchen sink recipe

CI

The kitchen sink is an internal recipe used for testing the full Silverstripe CMS feature sets, including optional and suggested modules.

Get started

You can create a project using Composer:

More information

See the recipe plugin page for instructions on how Silverstripe CMS recipes work.

Troubleshooting

Page and PageController parent classes

When installing the kitchen sink, your project Page and PageController subclasses may be set to extend SiteTree and ContentController. This is only an issue with the kitchen sink recipe, and requires you to manually change the parent classes to CWP's BasePage and BasePageController.


All versions of recipe-kitchen-sink with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
silverstripe/recipe-plugin Version ~2.0.0@stable
silverstripe/installer Version ~5.2.0@stable
silverstripe/recipe-authoring-tools Version ~2.2.0@stable
silverstripe/recipe-blog Version ~2.2.0@stable
silverstripe/recipe-collaboration Version ~2.2.0@stable
silverstripe/recipe-form-building Version ~2.2.0@stable
silverstripe/recipe-reporting-tools Version ~2.2.0@stable
silverstripe/recipe-services Version ~2.2.0@stable
silverstripe/recipe-content-blocks Version ~3.2.0@stable
silverstripe/auditor Version ~3.1.0@stable
silverstripe/developer-docs Version ~5.2.0@stable
silverstripe/environmentcheck Version ~3.0.1@stable
silverstripe/hybridsessions Version ~3.0.3@stable
silverstripe/registry Version ~3.2.0@stable
silverstripe/totp-authenticator Version ~5.2.0@stable
silverstripe/mfa Version ~5.2.0@stable
silverstripe/crontask Version ~3.0.3@stable
silverstripe/gridfieldqueuedexport Version ~3.2.0@stable
silverstripe/ldap Version ~2.2.0@stable
silverstripe/textextraction Version ~4.1.0@stable
silverstripe/realme Version ~5.3.0@stable
silverstripe/webauthn-authenticator Version ~5.2.0@stable
silverstripe/subsites Version ~3.2.0@stable
silverstripe/lumberjack Version ~3.1.0@stable
silverstripe/staticpublishqueue Version ~6.2.0@stable
cwp/starter-theme Version ~4.1.0@stable
cwp/agency-extensions Version ~3.2.0@stable
cwp/watea-theme Version ~4.1.0@stable
dnadesign/silverstripe-elemental-userforms Version ~4.1.1@stable
symbiote/silverstripe-multivaluefield Version ~6.1.0@stable
symbiote/silverstripe-gridfieldextensions Version ~4.0.5@stable
symbiote/silverstripe-queuedjobs Version ~5.1.0@stable
colymba/gridfield-bulk-editing-tools Version ~4.0.2@stable
tractorcow/silverstripe-fluent Version ~7.1.0@stable
silverstripe/dynamodb Version ~5.0.1@stable
silverstripe/linkfield Version ~4.0.0@stable
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package silverstripe/recipe-kitchen-sink contains the following files

Loading the files please wait ....