Skip to main content

Twitter plugin to work with Django-CMS

Project description

##About

[![Build Status](https://travis-ci.org/vinitcool76/cmsplugin-twitter.png?branch=master)](https://travis-ci.org/vinitcool76/cmsplugin-twitter)

Twitter recently dropped support for v1.0 of it's REST API. Since this was used in DjangoCMS. All of the installation which used this plugin broke.
Hence, this is an attempt to create a similar plugin using widgets.


##Installation

- In order to install this plugin, fire up your virtualenv:

```bash
pip install cmsplugin-twitter
```

- And add the this line in installed apps in your base.py

```python
'cmsplugin-twitter',
```

- After saving them , run:

```bash
python manage.py syncdb
python manage.py migrate
```

##How to Use:

- Login to your `twitter` account and go to this url: `https://twitter.com/settings/widgets`

- Create a new widgets and then copy the `twitter handle ` and ` widget_id` from the generated script.

- Enter those two fields in the plugin form and other fields and you are good to go.


##Plugin in Action


This is the plugin working on a Django-CMS site:


![Twitter Plugin](twitter.png)

Enjoy!



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-twitter-1.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin-twitter-1.0.1.macosx-10.8-x86_64.exe (65.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page