WordPress content model for Medical Academic CPD platform with custom post types for articles, webinars, magazines, research papers, and learning journeys with comprehensive taxonomy and field support.
-
Install dependencies:
composer install npm install
-
Build assets:
npm run build
-
Activate the plugin in WordPress
Start development mode with file watching:
npm run startStart WordPress environment:
npm run env:startAccess at: http://localhost:8888
- WordPress 6.5+
- PHP 8.0+
- Secure Custom Fields plugin
GPL-2.0-or-later