Guy Sartorelli 57195eab03 ENH Add and ignore public/_graphql
silverstripe/graphql v4 needs write access to this directory, so it may
be easier for some developers to have the directory there as soon as
they `composer create_project silverstripe/installer`.

Like `.graphql-generated`, best practice is to not commit this directory
to VCS, and instead let it be filled at deploy time.
2022-06-02 10:33:36 +12:00
2022-06-02 10:33:36 +12:00
2021-06-21 20:58:29 +12:00
2022-06-02 10:33:36 +12:00
2022-05-02 11:12:42 +12:00
2015-03-09 18:34:17 +13:00
2020-12-15 13:57:29 +13:00
2021-11-04 11:13:45 +13:00

Overview

Build Status

Base project folder for a Silverstripe (http://silverstripe.org) installation. Required modules are installed via http://github.com/silverstripe/recipe-cms. For information on how to change the dependencies in a recipe, please have a look at https://github.com/silverstripe/recipe-plugin. In addition, installer includes theme/simple as a default theme.

Installation

composer create-project silverstripe/installer my-app

See Getting Started for more information.

Bugtracker

Bugs are tracked on github.com (framework issues, cms issues). Please read our issue reporting guidelines.

Development and Contribution

If you would like to make changes to the Silverstripe core codebase, we have an extensive guide to contributing code.

Description
No description provided
Readme 1.9 MiB
Languages
Twig 100%