gracious/magento1-pubsub

This package is abandoned and no longer maintained. No replacement package was suggested.

Pushes customers, orders, newsletter subscribers to google pub/sub

1.2.6 2019-05-29 14:30 UTC

README

functionality

  • send orders via cron to pubsub
  • send orders via event to pubsub

fields which can be filled in the backend:

  • orders_topic
    • sets the pubsub topic name
  • service_account
    • google cloud service account json
  • start_from_days
  • end_from_days

todo:

  • newsletters subscribers
  • customers
  • quotes