Jump to content

Twitch subscribe/embed streamer stand alone plugin


Mr_Darky94

Recommended Posts

Selling a standalone plugin for websites that allows streamers to embed their channels and list them on your website.

Price: 60$

 

Features:

- Allow/Deny channels listing on the website

- Email notification, if enabled will send you an email when somebody subscribe his/her channel

- Sessions to prevent spamming, if enabled will not allow the same client to resubscribe if a period of time did not passed

- Configuration file controlling most of the plugin features

- Safe mysqli connection class with prepared statements to prevent SQL injections

 

Requirements:

- Php version 5.6 or later (suggested 7.0)

- Check if twitch allows requests coming from your domain by placing this piece of code anywhere on your website, if the vide frame show up that means you can install the plugin.

<iframe
    src="https://player.twitch.tv/?channel=SOMECHANNELID&parent=yourdomain.com"
    height="100%"
    width="100%"
    allowfullscreen="true">
</iframe>

 

Plugin installation is pretty much drag and drop, I'm offering install assistence on my discord or trough anydesk.

 

** ignore the missing videos on the left, twitch does not allow requests from localhost **

1. Customisable form, the embed and form are wraped into a main div easy to style

HxXhviV.jpg

 

2. Form validations

9iCUCjz.jpg

dAL5UfK.jpg

 

3. Easy to install with just copy/paste 3 lines of code

GLEvfHw.jpg

 

4. Fully configurable

7mAcNjq.jpg

 

You can order by PM-ing me here or join my DISCORD

Edited by Mr_Darky94
  • Thanks 1
  • Upvote 2
Link to comment
Share on other sites

2 hours ago, Loftheim said:

You guys should make a PHP/CSS Moderator, Developer Rank  or something and give it to him 😄

:)) thx but it's probably too early for that :)) once i'm done with my server website I'l start developing a CMS for L2 and incorporate all these plugins plus a lot more stuff like my donation panel 😄

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...