How to integrate the plugin https://elgg.org/plugins/1825886 which is provided by the elgg. And it contains no documentation that how to add it in elgg web application.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- Gaurav Garg@gaurav.g

Gaurav Garg - 0 likes
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- nikos@nlyberakis

nikos - 0 likes
- Gaurav Garg@gaurav.g

Gaurav Garg - 0 likes
You must log in to post replies.How to install a plugin in Elgg is documented here http://learn.elgg.org/en/stable/admin/plugins.html#installation
How the Stripe plugin works eighter has to be documented by the plugin author or you could ask the plugin author.
Yeah, Thanks @Jerome Bakker,
But i thought if anyone has already integrated it in elgg web application, they will guide me better.
I hope someone can answer this for you.
@Gaurav Garg: I worked with stripe and stripe_subscriptions plugins some time ago for Elgg 2.3.x and made some changes in order to be compatible with latest stripe-php library.
They are available at https://github.com/nlybe/stripe_subscriptions and https://github.com/nlybe/stripe.
In any case you have to read Stripe documentation to understand how it works, so it will help you using the plugins for Elgg.
Thanks @nikos, but i want know that in https://github.com/nlybe/stripe. plugin the codes given for card and create charges, where they will be added? or which view should i use to start plugin.
actually i am unable to trigger the plugin after activating it from administer page.