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

On this page you can find all versions of the php package cwp/cwp-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 cwp-recipe-kitchen-sink

DEPRECATED

This package is no longer in-use. It has been superseded by silverstripe/recipe-kitchen-sink.

CWP kitchen sink recipe

Build Status

The kitchen sink is an internal recipe used for testing full CWP 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 recipes work.

Troubleshooting

Page and PageController parent classes

When installing the CWP 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 cwp-recipe-kitchen-sink with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
silverstripe/recipe-plugin Version ^1
cwp/cwp-installer Version 2.8.0@stable
cwp/agency-extensions Version 2.5.0@stable
cwp/watea-theme Version 3.1.0@stable
silverstripe/controllerpolicy Version 2.2.0@stable
silverstripe/crontask Version 2.2.0@stable
silverstripe/gridfieldqueuedexport Version 2.4.0@stable
silverstripe/ldap Version 1.2.1@stable
silverstripe/recipe-content-blocks Version 2.8.0@stable
dnadesign/silverstripe-elemental-userforms Version 3.0.0@stable
silverstripe/textextraction Version 3.2.0@stable
silverstripe/realme Version 4.1.0@stable
silverstripe/ckan-registry Version 1.2.0@stable
silverstripe/webauthn-authenticator Version 4.2.0@stable
silverstripe/security-extensions Version 4.1.0@stable
silverstripe/login-forms Version 4.4.1@stable
symbiote/silverstripe-multivaluefield Version 5.0.x-dev
silverstripe/subsites Version 2.4.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 cwp/cwp-recipe-kitchen-sink contains the following files

Loading the files please wait ....