This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[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
Thanks given by:
#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
Thanks given by:
#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
Thanks given by:
#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
Thanks given by: TGates
#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
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
[MODULE] phpMyAdmin-AU (Auto-Update) TGates 14 40 ,533 06-15-2021, 06:54 AM
Last Post: TGates
[MODULE] SenBrand - Basic Branding module for Sentora TGates 20 43 ,246 06-04-2021, 11:47 AM
Last Post: ccr1969
[Module] Let's Encrypt Bizarrus 51 103 ,042 01-31-2021, 11:48 AM
Last Post: spoonman

Forum Jump:


Users browsing this thread: 2 Guest(s)