Skip to content

choidevs/submission

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Magisk Repo Submissions

This is the place for developers to submit their Magisk Module to the Magisk-Modules-Repo.

You might want to follow me on Twitter for real-time announcements about the status of the MagiskBot server, emergency issues, new rules or features etc.

Announcements

  • 2019.12.29: All new requests are expected to follow the new module installer format.

Requirements

  • A valid Magisk Module. Please read the Developer Guides for instructions.
  • A well formatted README.md containing information about the module. English must be used in README.md; other languages are still allowed.

Submission

  1. Create an issue with the title starting with [Submission]. The body of the issue is the GitHub link of your own module's repository.
  2. A moderator will review your module and decide whether your module is approved or rejected.
  3. Once approved, your module will be cloned to Magisk-Modules-Repo, and a collaboration invitation will be sent to your email so you have admin permissions to the module.

Removal

  • Once you accepted the invitation for collaboration on GitHub, you have admin permission; this means you can delete the module yourself via GitHub.

Important Notes

  • You should update your module directly to the repo on Magisk-Modules-Repo, NOT your personal repo! Your personal repository hosting your module will not be used by Magisk in any way.
  • Every time you finish upgrading your repo, increment versionCode in module.prop. Magisk Manager compare this value with the local installed module to determine whether an update is available.

What Will NOT be Approved

  • If you failed to submit a module mulitple times, it shows that you cannot even read basic instructions.
    Your module will never get approved even if you get it right in the future.
  • A repo without master branch.
  • A module that only contains some simple boot scripts.
  • A module that only uses system.prop to modify system props.
  • A module that is simply a duplicate of an existing module, or only little modifications are done.
    In other words: no plagiarism.

About

Submit your Magisk Modules!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published