Suggested Structure for WP API Angular 4 Custom Modules
-
Hi,
I am seeking examples, GitHub repos etc. that show best practices when it comes to developing custom WordPress modules using Angular 4 and the WP API. While I realize that each custom plugin must have it’s own PHP file definition, where does one draw the line in terms of programming logic – server side vs. client side? In my case, I need to develop registration, search, payment and administration modules. Should these each be encapsulated in their own plugin architecture? Or, do they get packaged together for use in one solution? These plugins will only be used on one site and will not be reused. Greatly appreciate input and guidance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Suggested Structure for WP API Angular 4 Custom Modules’ is closed to new replies.