MP Core is a plugin for developers which contains a group of classes and functions used to power plugins and themes. The idea here is keeping all the code that we re-use over and over, and keeping it in one place so it never needs to be re-written - saving time and being efficient.
More information can be found at mintplugins.com/plugins/mp-core/.
For detailed setup and use instructions, visit the official Documentation/API page.
- You can clone the GitHub repository:
https://github.com/mintplugins/mp-core.git
- Or download it directly as a ZIP file:
https://github.com/mintplugins/mp-core/archive/master.zip
This will download the latest developer copy of MP Core.
If you find an issue, let us know here!
This is a developer's portal for MP Core and should not be used for support. Please visit the support page.
Anyone is welcome to contribute to MP Core.
There are various ways you can contribute:
- Raise an Issue on GitHub
- Send us a Pull Request with your bug fixes and/or new features
- Translate MP Core into different languages
- Provide feedback and suggestions on enhancements