Freelance projects
WordPress plugin for managing and publishing projects on-line.
by Ondřej Doněk · github.com/ondrejd/odwp-projects · website
★ 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/ondrejd/odwp-projects/archive/refs/heads/master.zipReadme
Freelancer projects
WordPress plugin for managing and publishing your WP projects (plugins or themes). Is created to meet my personal needs for my site ondrejd.com.
This plugin is still under development and is not finished yet - see sections Features and TODO for more details.
Contents
Donations
If your like this plugin and you want to be maintained and improved more frequently consider donation:
Features
- [custom post type] Project with some new metaboxes
TODO
- [ ] Projekty musí být možno přiřadit jako tag k normálním příspěvkům/stránkám
- [ ] Stránka detailu projektu
- [ ] Pokud je přiřazen repozitář, tak z něj načíst seznam chyb a zobrazit na spodku
- [ ] K projektům musí být možno přiřadit taxonomii "Status"
- [ ] Musí být možné určit omezení přístupu k projektu (sestupně dle toho, kdo projekt vytváří)
Usage
Requirements
- plugin requires PHP 7.0 at least
- plugin requires WordPress 4.6 at least
Installation
- download the latest release from the repository
- extract archive into your
wp-content/pluginsfolder - navigate browser to WordPress administration > Plugins
- activate plugin Freelancer projects
ChangeLog
Version 0.1.0
- Initial version (the second one)
- Code refactored (added bootstrap file as described in this my post of mine)
