MPAT core plugin
Main MPAT plugins which includes the most of core modules.
★ 2stars
2forks
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/mpat-eu/mpat-plugins/archive/refs/heads/master.zipReadme
MPAT main plugins
Install Guide:
npm install
cd react_src/frontend
npm install
Before you commit changes, please run
npm run lint
and fix all errors which are caused by your changes
and please also run
npm run build
to recreate up-to-date js files for deployment