Giter VIP home page Giter VIP logo

contao-facebook-js-sdk's Introduction

Contao Facebook JavaScript SDK

Automatically integrates the Facebook JavaScript SDK in the Contao front end or back end. This extension can also be used to store a Facebook App ID and Secret in general.

Since version 3.0.0 you can define the Facebook App ID and Secret per website root in order to be able to use different Facebook Apps for different domains. The Facebook JavaScript SDK also will not be added automatically to the front end anymore - you have to enable this in the website root settings also.

contao-facebook-js-sdk's People

Contributors

dmolineus avatar fritzmg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

dmolineus

contao-facebook-js-sdk's Issues

Ensure leading "v" for facebook graph version

If the leading v is missing, the generated authorization link will be wrong when using this in combination with the facebook/graph-sdk for example (e.g. https://www.facebook.com/2.11/dialog/oauth?client_id=… instead of https://www.facebook.com/v2.11/dialog/oauth?client_id=…).

It should be ensured, that the leading v is always present when saving or at least an exception should be thrown, if it is missing.

Discovered via @vossmedien

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.