PMPluginDevelopers / Plug-On

Official Website Development - Project Website and Forums:
http://plug-on.tk
6 stars 2 forks source link

TO DO LIST #8

Closed Magicode1 closed 7 years ago

Magicode1 commented 7 years ago

image

Things We Need to do Before the 1.0.0 Website Release

More to dos coming soon

Thunder33345 commented 7 years ago

It is not possible to login using PM forum as far as i know

Thunder33345 commented 7 years ago

Also would be helpful if you merge it back so when we merge other branches we dont have too much issue

Magicode1 commented 7 years ago

Sounds good.

Magicode1 commented 7 years ago

I can make the Google Drive account and get that Directory up and running. The only trick would be to make a HTML/PHP script that uploads files to it. Any Suggestions?

We could also have them just email us their files and we put them in manually, but that's probably not the best opton.

Thunder33345 commented 7 years ago

i think we would just make a upload script and let them upload on our server it is kinda a not so recommended thing to rely on 3rd party for storage + if we do need to means we have more API and stuff to learn

Magicode1 commented 7 years ago

I agree, lets just store them on the server, so that we don't have to rely on Google.

Magicode1 commented 7 years ago

Can you start working on the upload script? I made an html page (https://github.com/PMPluginDevelopers/Plug-On/blob/master/post_a_plugin.html) and it relies on an upload.php script

It would be a huge help to have your expertise, because I am not as well versed in PHP as I am HTML 😋

Thunder33345 commented 7 years ago

hm here the tricky part should we just get the upload page online first OR login system we could get the upload page online then on a latter date we will integrate it into our login system

Thunder33345 commented 7 years ago

so yea what should we do first (upload page as a proof of concept style OR login system)

PrimusLV commented 7 years ago

Have you ever heard of Gitter or Slack?

PrimusLV commented 7 years ago

Make normal website structure and I suggest to use some framework, not wordpress :P

Thunder33345 commented 7 years ago

@PrimusLV too lazy to use such just use issue :P and like what kind of framework you would suggest then?

PrimusLV commented 7 years ago

Laravel looks to be great one

Thunder33345 commented 7 years ago

will look into it but not very sure since i dont know how to use frame works

Magicode1 commented 7 years ago

I think Upload, then Login would be best

Magicode1 commented 7 years ago

We won't release the website until both are done, so I guess it doesn't actually matter 😋

Thunder33345 commented 7 years ago

it isnt very important but we would need to re edit and any idea about using a framework like as suggested?

EdwardHamHam commented 7 years ago

I know PHP, but I'm definitely not the best at it. HTML is my home, when it comes to development. But I still know PHP, and am learning lots more of it. I've been looking up recommended ways to base an upload script on, I've learned how to do a script to upload files, now I just need to figure out displaying the files from it in a list.

Thunder33345 commented 7 years ago

i will join in too might as well well for me personally PHP is my best i am not the best on PHP but it is my best i can say i know enough HTML to do
and not much TBH

Magicode1 commented 7 years ago

Ok sweet, when you find the best approach, start editing the upload.php scripts.

Thunder33345 commented 7 years ago

nope for some reason examples from the web dosent work may be my IDE but not very sure

EdwardHamHam commented 7 years ago

What IDE are you using?

Thunder33345 commented 7 years ago

I am using PHP storms

Magicode1 commented 7 years ago

If you need an outside source to bug test to make sure it's not your IDE, you can use either Netbeans IDE or look up 'PHP Sandbox' on Google.

Magicode1 commented 7 years ago

I am working on Styling the HTML pages

PrimusLV commented 7 years ago

You have to use MySQL in order to keep tracking uploads and their votes etc.

archie426 commented 7 years ago

This is, probably a TERRIBLE idea, but, why don't you submit this for an addon for XenForo, or does addons for XenForo have to be PHP

PrimusLV commented 7 years ago

Please open Gitter chat.

archie426 commented 7 years ago

I am on it now

PrimusLV commented 7 years ago

And how long?

Magicode1 commented 7 years ago

Gitter is not loading for me

I think they may be down, but I have no idea

Magicode1 commented 7 years ago

Gitter is going a little crazy.

https://twitter.com/gitchat?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor

I will keep trying and let you know when it goes up

PrimusLV commented 7 years ago

Maybe let's use C9?

Magicode1 commented 7 years ago

What do you think about slack?

PrimusLV commented 7 years ago

Let's go

archie426 commented 7 years ago

Works for me

Magicode1 commented 7 years ago

Ok. What emails should I use to invite you? I made the slack chat plug-on.slack.com

PrimusLV commented 7 years ago

K.Drivnieks@gmail.com

EdwardHamHam commented 7 years ago

How do you make a Slack account?

PrimusLV commented 7 years ago

Just give him your email and after you click a link in your email you'll be guided through sign up process

EdwardHamHam commented 7 years ago

Ohh, okay. It's edwardthedog2@aol.com

Magicode1 commented 7 years ago

Alright

Magicode1 commented 7 years ago

Invited

EdwardHamHam commented 7 years ago

Yes, thank you.

Magicode1 commented 7 years ago

No problem!

archie426 commented 7 years ago

archiestride42@gmail.com

Magicode1 commented 7 years ago

Alright. Invited

Thunder33345 commented 7 years ago

ok catching up: RE: " @Magicode1 : If you need an outside source to bug test to make sure it's not your IDE, you can use either Netbeans IDE or look up 'PHP Sandbox' on Google" decent idea but i fear most disable a lot of feature(like disable upload) to prevent exploitation RE: " @PrimusLV : You have to use MySQL in order to keep tracking uploads and their votes etc." i was suggesting SQLITE since it dosent need a server we could use class PDO instate of Sqlite3 if we fear we will regret in the future RE: " @Magicode1 : thunder33345 (atsign) hotmail (peroid) com" sorry i just have to use this to prevent future spam on my inbox

ok so we are moving to slack? personally i prefer gitter because anyone can join and it can be more "open" and dont require invites

Magicode1 commented 7 years ago

We are moving to slack

Yeah Gitter would be nice, but it got ddosed this morning so we switched to Slack.

What's your email so I can invite you?

archie426 commented 7 years ago

The plugin list has the table setup and the navi. But not the CSS, styling and PHP automation