Skip to content

Skeleton for a WordPress plugin that integrates basic CRUD-oriented boilerplate Angular 4 application code and supporting custom WordPress REST API endpoints into the WordPress admin dashboard.

License

Notifications You must be signed in to change notification settings

jadonn/ng-wp-plugin-skeleton

Repository files navigation

PluginSkeleton

Package for development build of plugin

Run npm run package to build a dev build of the Angular 4 application and assemble all files into a folder ready to be uploaded or zipped as a WordPress plugin. The files are stored in plugin-skeleton/.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

About

Skeleton for a WordPress plugin that integrates basic CRUD-oriented boilerplate Angular 4 application code and supporting custom WordPress REST API endpoints into the WordPress admin dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published