Growth Path Management
WordPress Plugin / A plugin to manage agents' hard skills and personal evaluations in WordPress
by Osvaldo Gonzalez - Head of Development · github.com/betazodev/growth-path-management
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/betazodev/growth-path-management/archive/refs/heads/main.zipGrowth Path Managment
A plugin to manage agents' hard skills and personal evaluations in WordPress
Active and Deactive the plugin
Right now, when you activate the plugin it will create all the databases needed to work. If you deleted it, it will delete all the databases created. This works as a quick reset function
Colaborate?
We need the following:
- [ ] A check on the $_POST and $_GET variables to avoid SQL injection, XSS, CSRF, RFI, LFI, etc
- [ ] A check on Warnings and errors
- [ ] A check on the structure on the database and code