Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Been learning PHP, need some help finalising a few ideas, wordpress plugin perhaps..?

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #31679
    Ethan27
    Member

    Hi guys

    After learning my tits off for the last 4 months Ive decided that I want to write a blog which weekly will be about new subjects. I want comments to be allowed, membership to be an option, weekly emails sent out to subscribers, also the option of downloading a podcast.

    This all seems possible with PHP but after discovering WordPress, it might be easier for an inexperienced user of PHP like myself to use this framework instead of trying to do the back end on my own…..?

    Is WordPress this versatile and if so can anyone recommend some plugins that will do the trick for me…? Also do the plugins for membership etc speak directly to mysql… that would be cool.

    #59483
    Ethan27
    Member

    The reason I ask about wp here is because I noticed that Chris mentioned that this site is powered by it.

    Does that go for the forun section aswell….?

    Thats impressive if so

    #59485
    chrisburton
    Participant

    The forums are powered by Vanilla

    #59352
    Ethan27
    Member

    Thanks Christopher

    Vanilla feels great, Ive also started testing out mybb which is also pretty cool.

    Can anyone comment on my original question…?

    #59353
    supperman
    Participant

    I think that making your own php forum is doable, but it would be easyer to intergrate an existing and supported forum like Vanilla or phpBB. I can’t talk about Vanill but i know phpBB and its super-easy to install-intergrate. You have even a screencast here on css-tricks about stilling your phpBB forum for your site.
    link: https://css-tricks.com/video-screencasts/48-skinning-phpbb/ Didn’t watched it tho.
    On the other hand, making your own php forum would be an extremely more valuable experience and you’ll learn much more.

    #59318
    Ethan27
    Member

    Thanks

    Can anyone answer my original question… does anyone use wpress for these purposes….?

    #59301
    box
    Member

    Wordpress is designed for exactly that purpose. There’re are also plugins for you to manage email newsletters.

    #59304
    Ethan27
    Member

    @box

    Thanks man I just wanted to know before I embarked on it that plugins were available for podcasts, memership options etc

    #59238
    ccc630
    Member

    To follow up on @box, WordPress is absolutely exactly what you’re looking for — it’ll save you countless hours of development recreating the wheel. I’d highly recommend you check out http://www.digwp.com — Digging Into WordPress. The site and accompanying book are invaluable resources. You’ll also want to get comfy with the WordPress codex: http://codex.wordpress.org/Main_Page. Good luck!

    #59239
    ccc630
    Member

    Just saw your follow-up question. There are literally thousands of plugins available. You can browse them at http://wordpress.org/extend/plugins/ or through the back-end of your WP install. Nice thing is that they’re user reviewed so you can find the quality plug-ins pretty easily.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Other’ is closed to new topics and replies.