Generate Concrete5 packages on online
Permalink
Hi All,
We have made tool for generating packages for concrete5. You can create new packages really fast, and you don't need to worry about the naming issues.
Generator create single pages and dashboard pages.
Try it herehttp://www.collapick.com/index.php/create_package...
How we could improve this?
We have made tool for generating packages for concrete5. You can create new packages really fast, and you don't need to worry about the naming issues.
Generator create single pages and dashboard pages.
Try it herehttp://www.collapick.com/index.php/create_package...
How we could improve this?
A few comments:
* Name and Path for single pages isn't always the same
* Dashboard page doesn't get registered in the package controller
* Version number isn't always 5.6
* Smart variable naming, $v10 = SinglePage::add looks odd
* Ability to add an "empty" block
* Ability to add attributes
* Ability to add events