These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Corp/allaince shop wanted

Author
Alieuna
Aliastra
Gallente Federation
#1 - 2011-12-24 20:06:44 UTC  |  Edited by: Alieuna
I am looking for a web based shop were we can sell fitted ships and modules on demand to our alliance/blues. This would be used by the in game browser so it picks up the character name and related info.

an example of this will be..pilot x wants to buy a fulled fitted drake at the staging station. pilot x would log on to the site and make an order. Then we would accept the order and assemble it and then contract it to pilot x. once contract is accepted then we mark the order complete. Rinse and repeat.

items that we want to be included
1. in game browser use that ties a character name to the order
2. back end functions that will allow us to update the status of order as it moves along (acquired, In transit, Contracted, Delayed, completed,Cancelled)
3. allow us to sell packaged ships and also individual modules
4. back end function that would allow us to download order into into a spreadsheet for easy tracking
5. source code so it will run under our host/domain
6 . a function were we can import the price from eve central (or something similar) and then add a markup to it.

If someone has something similar to this but doesn't have all of those thing please contact me or post below so we can take a look at it

thanks
Professor Humbert
Project Fruit House
#2 - 2011-12-26 02:22:56 UTC  |  Edited by: Professor Humbert
eve.ramifan1.com/shop

This is our shop. It's not very active, but works.


It's PHP and MySQL, based on OpenCart and tweaked to suit EVE

- Verifies that the character name and characterID exist (so contract can be placed to the right character) when registering or guest-checking-out the order
- Fetches mineral prices from EVE-Central and updates the whole products prices once every month (based on our Corp's top producer skillz and corp blueprints MLs)

The base source code itself does almost all the stuff you mentioned except for the in game browser stuff. But you can easily add a line or two checking the corpID of the character.
Yawina
The New Generation
#3 - 2011-12-26 05:52:50 UTC
Professor Humbert wrote:
eve.ramifan1.com/shop

This is our shop. It's not very active, but works.


It's PHP and MySQL, based on OpenCart and tweaked to suit EVE

- Verifies that the character name and characterID exist (so contract can be placed to the right character) when registering or guest-checking-out the order
- Fetches mineral prices from EVE-Central and updates the whole products prices once every month (based on our Corp's top producer skillz and corp blueprints MLs)

The base source code itself does almost all the stuff you mentioned except for the in game browser stuff. But you can easily add a line or two checking the corpID of the character.



Its possible to get the Source Code from you?
Eliana Bandokar
Hideaway Hunters
The Hideaway.
#4 - 2011-12-26 13:02:57 UTC
This sounds fun to build but I just wouldn't have time to help atm. Post back when you get something sorted though so I can perv over it :p
Project 69
Aurora Coalition
Synergy of Support
#5 - 2011-12-26 13:46:32 UTC
this is what we´re using

www.eve.lu/eveshop

Problems are atm, that:
- it´s all in german, since there wasn´t any non-english corp with interest
- I won´t give away the code, for alot of obvious reasons.


I´ll list the features anyways:
- Corpmembers can order whatever is in the Eve Database
- EFT Import to order a whole setup
- Packages are not possible atm since all items could come from another builder/trader
- Builders can enter their BPO list with ME/PE values
- Builders will see if there´s an order of which they have the BPO, with the calculated buildprice
- All prices are fetched from Jita (eve-central)
- Builders can "mass-order" from the BPO menu so they don´t have to enter all items seperately
- Open orders can be filtered by available cargospace
- Bazar menu where Corpmembers can put "ready to buy".
- Builders can specify their own prices on items. Whenever an item has a custom price, it will not take the jita price.
- Orders are seperated in different states. Open, In Progress and delivered.


If you´re a director fo the corp you can:
- restrict the delivery systems/stations
- manage (delete, reinitialize) open orders.



This Site can be used by anyone in eve that activates the trust.


if there´s a serious request for an english version, just send me a nice loveletter Blink

enjoy (or don´t)
Yawina
The New Generation
#6 - 2011-12-26 18:40:03 UTC  |  Edited by: Yawina
Project 69 wrote:
this is what we´re using

www.eve.lu/eveshop

Problems are atm, that:
- it´s all in german, since there wasn´t any non-english corp with interest
- I won´t give away the code, for alot of obvious reasons.


I´ll list the features anyways:
- Corpmembers can order whatever is in the Eve Database
- EFT Import to order a whole setup
- Packages are not possible atm since all items could come from another builder/trader
- Builders can enter their BPO list with ME/PE values
- Builders will see if there´s an order of which they have the BPO, with the calculated buildprice
- All prices are fetched from Jita (eve-central)
- Builders can "mass-order" from the BPO menu so they don´t have to enter all items seperately
- Open orders can be filtered by available cargospace
- Bazar menu where Corpmembers can put "ready to buy".
- Builders can specify their own prices on items. Whenever an item has a custom price, it will not take the jita price.
- Orders are seperated in different states. Open, In Progress and delivered.


If you´re a director fo the corp you can:
- restrict the delivery systems/stations
- manage (delete, reinitialize) open orders.



This Site can be used by anyone in eve that activates the trust.


if there´s a serious request for an english version, just send me a nice loveletter Blink

enjoy (or don´t)


Looks fine, but im missing english language and i need it for Alliance using not for corp. Where nice when i can put 1 and more Alliance ID who can have acces to the Side.
Its possible to add fitted ships to the Bazzar?

How works it Out Game? I dont know my passwort.
Alieuna
Aliastra
Gallente Federation
#7 - 2011-12-27 02:49:05 UTC
Quote:
if there´s a serious request for an english version, just send me a nice loveletter


how do you want me to start it off........ I would love to see that in english so i know what i am clicking. I would also like to see how the backend of it works also

i would like to talk more with you on this
Project 69
Aurora Coalition
Synergy of Support
#8 - 2011-12-27 06:55:26 UTC
I´ll just start on a multilanguage version right away.
Just give me some days for it.


For the outgame version you´ll be able to set your password from the ingame version soon™



if you have any specific questions to the site, just ask.
Project 69
Aurora Coalition
Synergy of Support
#9 - 2011-12-27 17:34:05 UTC
Webshop is partially in english now, there are still some texts in german, but they will be ganked by tomorrow.


I'm modifying the "bazar" menu too, once it's done you'll be able to offer whole (as I call them) packages.
This should help selling whole fitted ships.

After the page to create such packages is done, I'll try to find a nice and easy way to integrate them into the order process.
Yawina
The New Generation
#10 - 2011-12-27 18:51:08 UTC
Looks great
Balani
Science and Trade Institute
Caldari State
#11 - 2011-12-28 12:02:22 UTC
is it possible to get the source for design switch and security reasons on my own server?
Project 69
Aurora Coalition
Synergy of Support
#12 - 2011-12-28 12:10:18 UTC
Balani wrote:
is it possible to get the source for design switch and security reasons on my own server?


no, as stated in my first post

and design is only a matter of different CSS file, if necessary I could add a module for corps to add their own CSS files