scrivito-follow-on-twitter

1.0.7 • Public • Published

Scrivito Follow on Twitter

CMS: Scrivito License: MIT

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-follow-on-twitter

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-follow-on-twitter";

Add the following lines to your '_headersCsp.json' in the public directory of your Scrivito App:

"script-src"[
        "https://platform.twitter.com/widgets.js",
        "https://platform.twitter.com/js/"
    ],

Features

A follow me on Twitter button which also shows the total number of followers.

Widget properties

In the widget properties you can set:

  • The Twitter name e.g. "scrivito"

Package Sidebar

Install

npm i scrivito-follow-on-twitter

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

5.99 kB

Total Files

4

Last publish

Collaborators

  • mdwp