ahamed / jext-cli

This is a Joomla Component Builder CLI tool for creating a Joomla! 4 component using the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to create view with no plural version

counterpoint opened this issue · comments

Is your feature request related to a problem? Please describe.
Actual applications do not all follow the pattern of list and edit (or similar)

Describe the solution you'd like
An option to not have a plural version of the view in jext-cli --view

Describe alternatives you've considered
Deleting out unwanted views - but this is laborious and unreliable

Valid point, I'll update this.

Thanks