DISQUS

Stay N' Alive: How to Create Modules in Pligg

  • uncle_jesse · 2 years ago
  • cruci · 2 years ago
    Thanks for this, looks very useful. If you could do a followup that steps through the creation of a very simple module, that'd be even better :>
  • uncle_jesse · 2 years ago
    Sure thing. I've got one I'm working on right now as soon as I'm all the way done I'll walk through it.
  • uncle_jesse · 2 years ago
  • admin · 2 years ago

    Note to self: the Google Adsense revenue sharing module references a $main_smarty->plugins_dir[]. I need to figure out what that is and add to the docs - I can see that possibly being very useful.

  • admin · 2 years ago

    Note to self (I'll remove these later): I need to explain the module_info array and in particular "$module_info['db_add_field']" to add fields to the db in your install script.

  • Dan · 2 years ago

    It's good to see at least a brief run-through of the module structure.
    I'd like to see a bunch of new modules--a lot of natural extensions of the Pligg platform should be possible with a bit more code available.

  • dewaji · 2 years ago

    little confuse, but I'll try to read it more

  • macintoshr · 1 year ago

    Great article. very informative.

  • Pliggs · 1 year ago
    Good article, can't wait for more.
  • SoLinkable · 1 year ago
    Great article for sure. I've been tinkering with my own pligg modules, not sure if I should make them public or not (or if anyone would want them anyway...)