Administration - npds_twitter

This module requires to open a twitter account and to create a Twitter application for the use of the APIs on your site.
- If you have not these elements, follow the procedure I below.

I.Twitter procedure

Registration

  1. Register as user HERE
  2. Register as developer ICI.

Create the application

1. Create the application (bridge between NPDS and Twitter) HERE:
During the creation of the application, informations to enter are:

2. Setting the twitter application:

3. Grab your keys and tokens (required for setting up your module).

4. You now have the elements necessary for the operation of the bridge:

II. Npds Procedure

Go to the module administration
/admin.php?op=Extend-Admin-SubModule&ModPath=npds_twi&ModStart=admin/npds_twi_set

Tip

If you want to use npds_twi on several NPDS sites, but with a single twitter account, you should create a twitter application for each NPDS site. This will allow you to properly inform the callback url and WebSite url each time.
There are three solutions implemented to shorten urls without going through an external service.
Two of these solutions (cf.b cf.c) use a .htaccess file the other is only in php and native for NPDS (cf.a)

logo_npdsnpds_twitter - Manuel administration