[MODULE] CoinCorner BitCoin Module
#1
[MODULE] CoinCorner BitCoin Module
Hello,

This is just a simple module for those who want to provide their clients with extra freebies:

[Image: 0f298f7d7fb9cac45a68ac27d78b7010.png]

[Image: 3eb816114238c3399155c7b6885a3df8.png]

Of course, over the coming months I will be updating the Module to function with their built-in API but for now its just there to boast about features.

To install:


Code:
zppy repo add repo.sentora.cloudcache.spleric.com zppy update zppy install coin_corner
  
And that's all! Smile
Reply
#2
RE: [MODULE] CoinCorner BitCoin Module
Again* just a referrer link packed in a module... Dodgy

Code:
<html>        <head>        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />        <title>Spleric Web Services | <@ ModuleName @> Services</title>        </head> <body>        <h1>Accept BitCoins through CoinCorner&trade;</h1>        <hr />        <p>Complete a 100% anonymous transactions through CoinCorner with low transaction rates on BitCoins for your Web App!</p>        <a target="_blank" href="https://www.coincorner.com/ForBusiness?refer=somedomain.com"><button class="button-loader btn btn-primary" id="button">Setup Account</button></a> </body> </html>

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
#3
RE: [MODULE] CoinCorner BitCoin Module
(09-07-2016, 06:07 AM)Ron-e Wrote: Again* just a referrer link packed in a module...  Dodgy

Code:
<html>        <head>        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />        <title>Spleric Web Services | <@ ModuleName @> Services</title>        </head> <body>        <h1>Accept BitCoins through CoinCorner&trade;</h1>        <hr />        <p>Complete a 100% anonymous transactions through CoinCorner with low transaction rates on BitCoins for your Web App!</p>        <a target="_blank" href="https://www.coincorner.com/ForBusiness?refer=somedomain.com"><button class="button-loader btn btn-primary" id="button">Setup Account</button></a> </body> </html>

Adding an API to it this weekend don't you worry Tongue and if you look at BlueHost (and the 'top tier' hosts) that's all they do anyway...
Reply
#4
RE: [MODULE] CoinCorner BitCoin Module
the structure of your module.zpm is not compliant with sentora structure..
You use basic html (or how do i name itTongue)
Code:
<html>        <head>        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />        <title>Spleric Web Services | <@ ModuleName @> Services</title>        </head> <body>        <h1>Accept BitCoins through CoinCorner&trade;</h1>        <hr />        <p>Complete a 100% anonymous transactions through CoinCorner with low transaction rates on BitCoins for your Web App!</p>        <a target="_blank" href="https://www.coincorner.com/ForBusiness?refer=somedomain.com"><button class="button-loader btn btn-primary" id="button">Setup Account</button></a> </body> </html>

But needs to be something like:

Code:
<div class="zmodule_content panel" id="zmodule_header_<@ ModuleName @>">    <div class="panel-heading">        <img src="<@ ModuleIcon @>" width="35" height="35" border="0" alt="<@ ModuleName @>">        <div class="zmodule_title">            <@ ModuleName @>        </div>        <div class="zmodule_desc" id="zmodule_desc_<@ ModuleName @>"><@ ModuleDesc @></div>    </div>          blablablabla </div>  

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
#5
RE: [MODULE] CoinCorner BitCoin Module
Hi.

It would be great if the exact file is uploaded so we can download it directly. This would be a great module for me to have.

The repobrowser module isn't letting me add repositories.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
[Module] ELFileManager (build on elfinder) Diablo925 94 332 ,196 05-30-2024, 05:25 AM
Last Post: TGates
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 51 ,205 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 58 ,472 06-04-2021, 11:47 AM
Last Post: ccr1969

Forum Jump:


Users browsing this thread: 1 Guest(s)