apiNG implementation for Drupal 8

Only Social Wall implemented so far

Sandbox page in drupal.org

1. Install

Install like any drupal module

2. Enable the block

Place the "apiNG Social Wall" block in any region and see it in action with the default accounts.

3. Add your own accounts

Specify your accounts details on social-wall.tpl.php

4. Create access tokens

Some accounts require tokens, and they need to be specified in aping/aping-config.js more details about it here

5. Hide your keys

After adding your keys in aping-config.js remember to obfuscate the file with a tool like this


TO DO:

  • Add configuration options to the block
  • Auto generte the aping-config.js file obfuscated
  • Stop loading bootstrap again on bootstrap themes
  • Config for fonts
  • Blocks for each Individual Service