You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.0.0 - Initial Release
Features:
- Custom Post Type for open source projects with dedicated project management
- GitHub Integration with automated repository import and synchronization
- Smart pagination support for users with large numbers of repositories (up to 1000)
- Project metadata extraction (license, latest release, last commit, contributors)
- Project categories and tags taxonomy system
- Multi-language support with French translations included
- AJAX-powered admin interface with real-time project updates
- Bulk repository import with smart duplicate detection
- Selective import with visual interface for repository selection
- Automated project metadata updates and synchronization
- Gutenberg block editor compatibility with classic editor fallback
- Comprehensive admin interface with filtering and batch operations
Technical:
- WordPress 5.0+ compatibility
- PHP 7.4+ requirement
- Full internationalization support with gettext workflow
- Composer autoloading with czproject/git-php and erusev/parsedown
- WordPress coding standards compliance
- Comprehensive documentation and developer guides