https://github.com/zapalm/prestashop-password-recovery-tool
Employee password recovery tool for PrestaShop CMS.
https://github.com/zapalm/prestashop-password-recovery-tool
hacktoberfest password-recovery prestashop tool
Last synced: 5 months ago
JSON representation
Employee password recovery tool for PrestaShop CMS.
- Host: GitHub
- URL: https://github.com/zapalm/prestashop-password-recovery-tool
- Owner: zapalm
- Created: 2018-08-10T12:27:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T14:19:46.000Z (about 4 years ago)
- Last Synced: 2025-04-24T06:38:04.255Z (5 months ago)
- Topics: hacktoberfest, password-recovery, prestashop, tool
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Employee password recovery tool for PrestaShop and ThirtyBees
**Easy to use tool for employee password recovery.****The tool home page and the support page: [prestashop.modulez.ru][5].**
The full description, how to use and the stable release for download are available there.## How to help the project grow and get updates
* **Become the [patron][2]** or support me by **[Flattr][3]** to help me work more for supporting and improving this project.
* Report an issue.
* Give me feedback.
* Give the star to the project.
* Contribute to the code.## Contributing to the code
### Requirements for code contributors
Contributors **must** follow the following rules:
* **Make your Pull Request on the *dev* branch**, NOT the *master* branch.
* Do not update the tool version number.
* Follow [PSR coding standards][1].### Process in details for code contributors
Contributors wishing to edit the project's files should follow the following process:
1. Create your GitHub account, if you do not have one already.
2. Fork the project to your GitHub account.
3. Clone your fork to your local machine.
4. Create a branch in your local clone of the project for your changes.
5. Change the files in your branch. Be sure to follow [the coding standards][1].
6. Push your changed branch to your fork in your GitHub account.
7. Create a pull request for your changes **on the *dev* branch** of the project.
If you need help to make a pull request, read the [Github help page about creating pull requests][4].
8. Wait for the maintainer to apply your changes.**Do not hesitate to create a pull request if even it's hard for you to apply the coding standards.**
[1]: https://www.php-fig.org/psr/
[2]: https://www.patreon.com/zapalm
[3]: https://flattr.com/@zapalm
[4]: https://help.github.com/articles/about-pull-requests/
[5]: https://prestashop.modulez.ru/en/tools-scripts/54-prestashop-password-recovery-tool.html