Tailor is really good feature, I’m very impressed with this concept. But for me is unusable for these reasons (please correct me if I am wrong):
- Tailor doesnt create separate model and controller - this is for me crucial, because in my projects I often need some changes into the model, controller, change the import function or export function.
- Tailor for the static pages with group repeater is also great, but the data is saved into the database, so its a little bit slower than the Static Pages with custom variable group repeater.
So my Idea is combine the really great Tailor features into the Builder plugin.
Builder now doesn’t automatically create database fields, model fields and colums, also import and export function has to be written manually.
If you can bring the scaffolding function to the builder with automation like this:
- User create blueprints like in the Tailor
- Builder plugin automaticaly create database migration, fields and columns for model, controller with sorting, import and export feature. And then user can manage the rest like now in builder.
Developer has the power to modify everything from database, model to controller, which is crucial.
I would really appreciate this feature, I will even pay for it.
Please correct me if I’ve got some mistakes in the Tailor understanding.
Thanks