Open Source Plugin for WordPress Devs
Welcome to the official repository of the PeyDevs WordPress plugin! This plugin adds functionality to remind clients to pay their developers.
To install the PeyDevs WordPress plugin, follow these steps:
- Download the latest release from the Releases page.
- Log in to your WordPress dashboard.
- Navigate to Plugins > Add New.
- Click on the "Upload Plugin" button.
- Choose the downloaded plugin zip file and click "Install Now".
- Once installed, click "Activate Plugin".
Once activated, the PeyDevs plugin provides the following features:
- Automatic reminders to clients to pay developer by the website content disappearing after at the set date.
- Customizable dates.
- Option to activate and deactivate.
- Support to the lates wordpress theme.
We welcome contributions from the community to make PeyDevs even better! If you'd like to contribute, here's how you can do it:
If you encounter any bugs or issues with the plugin, please open an issue on GitHub. Make sure to include detailed information about the problem, including steps to reproduce it if possible.
If you have ideas for new features or improvements to the plugin, feel free to open an issue on GitHub to discuss them.
If you'd like to contribute code to the project, you can fork the repository, make your changes, and then submit a pull request. Here's how:
- Fork the repository to your GitHub account.
- Clone your forked repository to your local machine:
git clone https://github.com/amadratitus/peydevs.git
- Create a new branch for your changes:
git checkout -b feature/new-feature
- Make your changes and commit them:
git commit -m "Add new feature"
- Push your changes to your forked repository:
git push origin feature/new-feature
- Go to the original repository and create a pull request.
Please make sure to follow the coding conventions and style guidelines used in the project. If in doubt, check the existing codebase for examples.
PeyDevs is licensed under the MIT License.
PeyDevs WordPress plugin was created by Amadra Titus. You can find more about the author on their GitHub profile.