C
C
chevg2020-09-25 15:26:23
Web development
chevg, 2020-09-25 15:26:23

Which framework to choose for building different types of content with their own sets of fields?

Hello.
A platform is needed to develop different kinds of content types and field sets for them.
More about field sets: the possibility of interrelated fields (dynamic forms),

Considered options that did not fit:

  • WordPress + ACF - not enough flexibility in field binding, binding to plugin developer
  • Druapl + webform - not enough flexibility in field binding, binding to plugin developer
  • Typo3 - not enough flexibility in linking fields
  • Django - complex development


In these options, there is no dynamics in creating a set of fields, which is achieved by programming.

Question: Am I imagining too much or looking in the wrong direction and progress has come to create forms with complex logic without development (with the mouse and within the web interface)?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anton R., 2020-09-25
@anton_reut

Get Laravel. Anything is better than wading through tons of WordPress features and crutches.

I
Ivan Shumov, 2020-09-25
@inoise

strapi

G
Glory, 2020-09-25
@besogonskiy

If you want dynamic forms, then it's easiest for you to develop a SPA application on vuejs.
and on the backend use Lumen or Laravel. If you need these pages to be indexed,
then screw Nuxt.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question