# \[PAID\] Custom pages plugin & custom registration plugin

**URL:** https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457
**Category:** Marketplace
**Created:** [March 2, 2016, 7:38pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457 "2016-03-02T19:38:53Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 2, 2016, 7:38pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/1 "2016-03-02T19:38:53Z")

</div>

Hi, I am looking for a developer which can create two plugins for me. One being rather simple and the other one more complex. Let’s start by the custom pages one. I need a plugin or a way that allows me to create new pages on my board, ex : /shop , /vote, /rules, etc. I know that there is a public one out there but it only lets you have numbered pages ex: 1, 2, 3, etc). In order to have a fully functional discourse site, i’d need to be able to have those pages use custom urls.

Secondly, the registration plugin will need to hook into a java plugin on a game-server (minecraft) and accept in-game user registrations only (I am doing this so that players can only register from in-game instead of creating random accounts on the forums with irrelevant names). This plugin will have to work with or gather the information from the java one on the game-server to create a discourse forum account with the user’s in-game name. Depending whom applies for this, you may either be commissioned to do both the discourse plugin and the java one, if not, I will hire both a discourse dev and a java dev separately.

I am willing to pay very well for these two features as I am trying to open up the discourse world to the very popular game community which is minecraft. Thank you all for reading and hopefully, we can together help expand the reach of this amazing platform.

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [March 2, 2016, 8:07pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/2 "2016-03-02T20:07:34Z")

</div>

> [@DarkStar7](#):
>
> I need a plugin or a way that allows me to create new pages on my board, ex : /shop , /vote, /rules, etc. I know that there is a public one out there but it only lets you have numbered pages ex: 1, 2, 3, etc). In order to have a fully functional discourse site, i’d need to be able to have those pages use custom urls.

Just want to make sure you’re aware that you can now (through the admin panel) have peralinks like `/shop` that redirect to specific topics (which can be closed/locked so no one can edit them). Not sure what content you have in mind, but that might get you close enough.

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 2, 2016, 8:32pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/3 "2016-03-02T20:32:53Z")

</div>

Thanks for the info, this can certainly help with a few pages but I would still need the ability to create pages where I can use html/php to run applications. For example, the store is ran on an independent platform and the voting pages runs scripts that pull data from a MySQL database.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [March 2, 2016, 8:37pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/4 "2016-03-02T20:37:27Z")

</div>

You want a plugin that allows you to create PHP + MySQL pages?

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 2, 2016, 8:39pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/5 "2016-03-02T20:39:51Z")

</div>

yes, but MySQL will be used within the php applications

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [March 2, 2016, 8:52pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/6 "2016-03-02T20:52:58Z")

</div>

> [@DarkStar7](#):
>
> I would still need the ability to create pages where I can use html/php to run applications. For example, the store is ran on an independent platform and the voting pages runs scripts that pull data from a MySQL database.

I guess I’m really confused. You want to create pages in Discourse (Rails and Ember) that runs PHP applications? Sounds like you should run a PHP application on a subdomain to create the pages you link to from Discourse.

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 2, 2016, 8:55pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/7 "2016-03-02T20:55:46Z")

</div>

I may be the one who is not explaining this well enough. I just want the ability to create custom html pages that have custom urls. From what i’ve tested, this plugin [GitHub - nukomeet/discourse-static-pages · GitHub](https://github.com/nukomeet/discourse-static-pages) lets you have those kinds of pages but are limited to have numbered urls ex: [mywebsite.com](http://yourwebsite.com/1) instead of something like [mywebsite.com](http://yourwebsite.com/shop) . I hope that this clears up what I need

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [March 2, 2016, 9:00pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/8 "2016-03-02T21:00:15Z")

</div>

I guess this part threw me off.

> [@DarkStar7](#):
>
> I would still need the ability to create pages where I can use html/php to run applications.

If you really need fully custom pages, I would still recommend a subdomain that you have full control over. It would be a lot cleaner.

The other option would be to create a topic with what you want, close it, and follow @downey’s advice:

> [@downey](#):
>
> Just want to make sure you’re aware that you can now (through the admin panel) have peralinks like /shop that redirect to specific topics (which can be closed/locked so no one can edit them).

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 2, 2016, 9:02pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/9 "2016-03-02T21:02:13Z")

</div>

I’ve heard word from my web dev that the issue is not with creating pages, its with having a friendly url. He says that the pages use urls like [yoursite.com](http://yoursite.com/p/1), we want to have it as [yoursite.com](http://yoursite.com/example). But thanks for the advice

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [March 2, 2016, 9:03pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/10 "2016-03-02T21:03:57Z")

</div>

Take a look at this section:

 ![](https://global.discourse-cdn.com/meta/original/3X/a/0/a0d6ce0d78c54ca09dd4385b78e1fc3cde6ed0b0.png)

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [March 3, 2016, 3:38pm UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/11 "2016-03-03T15:38:21Z")

</div>

> [@DarkStar7](#):
>
> I just want the ability to create custom html pages that have custom urls.

Maybe you want something similar to what these guys created then:

[https://discourse.osmc.tv/t/contribute-to-the-wiki/7929](https://discourse.osmc.tv/t/contribute-to-the-wiki/7929)

They’re gonna be doing a guest blog-post about it soon.

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 4, 2016, 2:12am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/12 "2016-03-04T02:12:21Z")

</div>

that’s half a fix for the pages, sadly that doesn’t let us use php for applications. And we’re still looking for the custom registration solution

---

<div class="post-metadata">

### Author: ![joebuhlig](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/joebuhlig/32/193054_2.png) [@joebuhlig](https://meta.discourse.org/u/joebuhlig)
#### Post date: [March 4, 2016, 3:25am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/13 "2016-03-04T03:25:59Z")

</div>

> [@DarkStar7](#):
>
> sadly that doesn’t let us use php for applications

How would you run a php application from a ruby environment?

> [@DarkStar7](#):
>
> And we’re still looking for the custom registration solution

Do a search here on meta for “single sign on.”

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 4, 2016, 3:39am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/14 "2016-03-04T03:39:34Z")

</div>

> [@joebuhlig](#):
>
> How would you run a php application from a ruby environment?

Yeah I figured it was impossible

> [@joebuhlig](#):
>
> Do a search here on meta for “single sign on.”

will do, thanks

---

<div class="post-metadata">

### Author: ![DarkStar7](https://avatars.discourse-cdn.com/v4/letter/d/eb9ed0/32.png) [@DarkStar7](https://meta.discourse.org/u/DarkStar7)
#### Post date: [March 8, 2016, 3:29am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/15 "2016-03-08T03:29:15Z")

</div>

We are still looking for a developer to work out a custom registration plugin for us. We are willing to pay very well.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [March 8, 2016, 3:37am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/16 "2016-03-08T03:37:27Z")

</div>

I have already implemented a custom [Discourse SSO](https://meta.discourse.org/t/13045?silent=true) and would like to work on this gig.

And I can probably do the Micecraft part too, PM me some details.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 7, 2016, 3:37am UTC](https://meta.discourse.org/t/paid-custom-pages-plugin-custom-registration-plugin/40457/17 "2016-04-07T03:37:36Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
