Jump to content

Prestashop & Twitter


Recommended Posts

Sorry to disappoint, but I don't have a solution, however I hope that a large enough number of people will look at this and someone will either have the solution, or will create one :)

What I am looking for

A module that would post any new products to twitter automatically, and/or allow for the user to select products to appear on Twitter.

Anyone? :)

Link to comment
Share on other sites

Unfortunately Mikael, PrestaStore isn't the solution most people are after, seeing as you're all about making a profit from the ignorance of people with coding. Your modules are ALL overpriced and with a bit of research, available for free by other users who made them aswell.

And someone has already adapted the twitter module and shared it for free, it's a VERY basic module to make and no need to waste your precious money on prestastore.

I've attached the module, but the thanks should go to Delara. Thanks delara ;)

twittermodule.zip

Link to comment
Share on other sites

Prestashop is only as good as it is thanks to it being open source and a very good base, this lead to this community. The community is what makes this shopping cart one of the best. There are many very good shopping cart bases to work with out there, what they lack is a big friendly community who help each other out and contribute (module making), which this one happens to have. So i highly doubt they'd ever have a paid edition of prestashop. It'd be suicide.

Link to comment
Share on other sites

  • 4 months later...
  • 3 months later...
  • 3 years later...

I have created a module (compatible with Prestashop 1.5 and above) that will provide this functionality. However, the current version selects product(s) at random, but a future version will provide the ability to specify rules for which products will get posted to twitter. The module is currently awaiting approval on the Prestashop addon store, but if anyone is interested in it I can provide it to you for free.

 

Regards,

Edited by emokemi (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

I have created a module (compatible with Prestashop 1.5 and above) that will provide this functionality. However, the current version selects product(s) at random, but a future version will provide the ability to specify rules for which products will get posted to twitter. The module is currently awaiting approval on the Prestashop addon store, but if anyone is interested in it I can provide it to you for free.

 

Regards,

 

Hi, could you share the module, that would be great.

Link to comment
Share on other sites

Hello, This module can achive with some coding. If you have idea how to build a module then it will be easy for you. Here is the basic idea.

 

Twitter allow to share only 140 character. So need to post your product information withing 140 character.

 

then we have to create a application on twitter and set twitter consumer key, secreat key to the twitter oauthentication library for php which you can find.

 

then connet the twitter and when new product add call a function which will send your product information to twitter with consumery key and secreat key.

 

This is the basic idea behind that. I will try to build on for comunity :)

Edited by smartdatasoft (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...