• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Best way of forking a plugin?

Scheduled Pinned Locked Moved Unsolved Plugin Development
2 Posts 2 Posters 1.3k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Christoffer LernöC Offline
    Christoffer LernöC Offline
    Christoffer Lernö
    wrote on last edited by
    #1

    Hello everyone, I urgently need a fix to facebook/twitter/google-sso. They're broken for invite only/registration queue settings.

    It's fairly straightforward to see the bug (the code for different behaviour on registration settings is in the registration page itself, not in the "user.create" function).

    I don't even need the full fix since I'm using the admin-only invite so I was thinking of forking these three plugins. But then it seems I'll lose the entire plugin update infrastructure within the admin pages.

    What's the best way of handling it? I haven't even started on any plugin dev yet so I don't know how to set things up honestly. Suggestions?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #2

    Hey there! Thanks for investigating a fix đŸ˜„

    You can fork the plugin on the GitHub pages, and when you are ready you can submit a pull request to merge those changes back into the upstream repository. Then your work can be shared to everybody!

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development