2017 © Pedro Peláez
 

project sf2-demo-project

Akuma Demo Project

image

akuma/sf2-demo-project

Akuma Demo Project

  • Monday, February 16, 2015
  • by inri13666
  • Repository
  • 0 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Akuma Demo Project

Welcome, (*1)

How to install?

  • composer create-project akuma/sf2-demo-project path/
  • php app/console doctrine:migrations:diff
  • php app/console doctrine:migrations:migrate -n

What's inside?

  • The Symfony Standard Edition

It comes pre-configured with the following bundles:, (*2)

  • Akuma Core Bundle - The Core Akuma bundle
  • Akuma User Bundle - The Akuma User bundle
  • Akuma Social Bundle - The Akuma User bundle

All libraries and bundles included in the Symfony Standard Edition are released under the MIT or BSD license., (*3)

Note:

By default application generates urls like http(s)://YOUR_DOMAIN/[SOCIAL_NAME]/connect, example : http://demo.akuma.in/microsoft/connect, (*4)

Facebook:

  • Create project here : https://developers.facebook.com/quickstarts/?platform=web
  • App Settings Set Email
  • App review-status Go Live

Google:

  • Create project here : https://console.developers.google.com/project
  • Configure "permissions" if needed
  • Enabled "Google+ API"
  • Create new credentials "Web Application" type

Microsoft:

  • Create project here : https://account.live.com/developers/applications/create?tou=1
  • Configure "API Settings" set to "Yes" => "Mobile or desktop client app"
  • Configure redirect urls

Enjoy!, (*5)

The Versions