workarea-commerce/workarea

Improve Plugin Template

Closed this issue · 1 comments

Is your feature request related to a problem? Please describe.

  1. The generated, namespaced asset directories are missing admin or storefront engine namespaces
  2. The generated plugin's gemspec is malformed
  3. The generated version number is assumed to be beta, e.g. 0.1.0

Describe the solution you'd like

  1. Change asset directories from app/assets/[TYPE]/[NAMESPACE] to app/assets/[TYPE]/workarea/[ENGINE]/[NAMESPACE]
  2. Align the final end properly in the resulting gemspec
  3. Begin versioning at 1.0.0.pre