Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated2 README.md #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# ss3-resources

Getting Started with Silverstripe#

Before you start developing your first web application, you'll need to install the latest version of Silverstripe onto a web server. The Getting Started section will show you what server requirements you will need to meet and how to install Silverstripe with Composer.

To check out the features that Silverstripe offers without installing it, read the Feature Overview and play with our interactive demos.
Getting support#

Silverstripe has a wide range of options for getting support:

Get help on our Slack channel
Join our forum
Ask technical questions on Stack Overflow
Read the technical reference in our API Documentation
Get a user-focused overview of the CMS features in our User Help
Discuss new features, API changes and the development roadmap on the "feature ideas" category in our forums


A collection of resources for Silverstripe 3:

* [Modules](https://github.com/anselmdk/ss3-resources/blob/master/modules.md)
Expand Down