API extension - how to?
Posted: Fri Feb 22, 2019 5:38 pm
Hi, I want to create an extension which has no admin view, no front view, how to do that? The online tutorials have the views...
so my module will provide restful interfaces (stock api is not sufficient for us so we have to add more api endpoints), in admin, a simple install is good enough. Also, since this is API, so no front end views.
Thanks!
so my module will provide restful interfaces (stock api is not sufficient for us so we have to add more api endpoints), in admin, a simple install is good enough. Also, since this is API, so no front end views.
Thanks!