AT SLAYER

Shared publicly - Oct 23, 17

As it turns out, there is no API method to send customer data for the shipping details (although we can get it). We can, however, take the shop page shop.js and shop_functions.js and load them on the page (pre-load saved field values from checkout cart json).

From there we actually need to add our preset (data-preset) and class m_shopping to the shop page container so the js functions can apply to the field items we copied from the module (of course we re-style these!).

A little bit hacky - Maybe Enjin can give us a method in the future for updating the customer data via the API without the harvesting of the module 'wink wink.
image
5
AT SLAYER

Shared publicly - Oct 21, 17

And finally with our paypal link
image
5
AT SLAYER

Shared publicly - Oct 21, 17

Then we have our checkout page (still working on the actual paypal link, but easy peasy). The checkout actually is a dynamic page, the entire shop is set to dynamic tabs and we can easily figure out where the user was before they make it to i.e the checkout.
image
5
AT SLAYER

Shared publicly - Oct 20, 17

Item index, item click->display enlarged view (as opposed to creating a popup for shop items).
image
4
I might need a Store make-over.
0 comments
AT SLAYER

Shared publicly - Oct 20, 17

Enjin may limit the shop thumbnails to 160 x 160, but don't let that stop you from making your own for your API shop!
image
2
AT SLAYER

Shared publicly - Oct 20, 17

Vibe'n making Enjin shops...
image
Black - Danger Mouse & Daniele Luppi

https://www.youtube.com/watch?v=mDLGqMKd2SM

Uploaded by Luana Costa Barros on 2011-08-05.

2
AT SLAYER

Shared publicly - Oct 17, 17

New website launch:
http://www.trueguardianstyle.com

A no nonsense WoW guild site, was really fun making this super mobile site. Simplified forums were turned into a handbook, our progress popup was harvested into tables and we have our pretty cool about page. There are more features(ie mobile gallery api mod) but you just have to check it.

As always, we are still testing it live!
3
AT SLAYER

Shared publicly - Oct 10, 17 - edited

More bot stuff - This bot obviously has controls to listen for specific messages and send data back (as opposed to the previous bot that logs in to perform a task and logs off). The eventual future goal will be to post events etc on request from the database.

For example:

!events

Next Event: COD Drink Night - October 14, 2017 4:00PM EST
image
6
AT SLAYER

Shared publicly - Oct 6, 17

More Discord bot stuff - on application submit -> The bot then sends a direct message to the leader of the squad with the details.

Bot logs in -> Sends message based on website input -> Sends to user on Discord via DM -> Bot logs out
image
8
Where can I find this info at I want to implement this on my site
1 comments
You would require a lot of server access to create the bot or notifiers - This bot runs on Node / PHP / SQL (Xenforo integration)
AT SLAYER

Shared publicly - Oct 5, 17

New Enjin Site Launch - SwanCraft
https://swancraftmc.enjin.com/

Fantastic community, the owner was great to work with. Check out this fancy mobile responsive Enjin site, also see their custom BUYCRAFT theme.

As always, the launch is super new, still working everything out.
3
AT SLAYER

Shared publicly - Oct 4, 17

Will be launching a new enjin Minecraft site in coming days - Stay tuned!
4
AT SLAYER

Shared publicly - Oct 4, 17

Building more stuff on Xenforo -> Created a custom in site squad application process that notifies the squad leader on discord about a new applicant on the site!
image
6
I want a site with something like this integrated
3 comments
This here is a discord webhook, possible with PHP alone (no fancy code needed, we just send a message to the discord server). If you are looking for a bot that responds to !command, then we need to do a bunch of server work (but not that much). Right now, I am building a bot via discord.js very fun and challenging based on what we require.

With all that said, this is server talk, not something possible on Enjin due to the javascript only environment....I am open to whatever project you suggest (Enjin or anywhere else) :)
Do you think the projected future PHP SDK that Enjin's going to release will be able to complement something like this? I'm keen on sticking it out with Enjin but some of the features I want in my community we just simply can't work around..
If PHP/Curl is able to be processed on our Enjin sites then we would be able to run webhooks for Discord servers. In regards to actual bots, this I cannot see happening as you do need some control of your server environment.
September 2017
AT SLAYER

Shared publicly - Sep 22, 17

Congratulations to Shadow for being featured! - You guys deserve this one!

BTW, if it wasn't obvious, the avatar / graphical WoW displays are being pulled via the Blizzard API (Enjin API->Character username->Blizzard API call). Another example of how powerful Enjin can be to create your own customized automated displays!

https://www.enjin.com/forums/m/10826/viewthread/30982671-feature-friday-shadow-week-two
Valoriea
7
AT SLAYER

Shared publicly - Sep 22, 17

More cool team displays on Enjin (this is live / semi-automated)
image
7
AT SLAYER

Shared publicly - Sep 22, 17

Check out 2 weeks worth of work on this Xenforo add-on (JS,SQL,PHP), I know you love those styles.
image
7
You're working with XenForo now? AT you are a god.
4 comments
It's definitely a learning curve, but like anything, it gets easier after you smash your face on a wall several times.
Well couldn't agree more, not as easy to work with as Enjin is..
But the control is enjoyable.
I can agree with that one, there's just certain aspects of both XenForo and Enjin which are hard to decide which one is better.
loading