System in Bogotá

Asked

Viewed 245 times

0

I don’t know if this is the right place for this question, but if it’s not comment I delete.

I have a system made in php normal, 100% handmade. I’m thinking about migrating this system and doing it totally in Joomla. Not holding the necessary functions, but in general, it is recommended to do complex systems in Joomla? What do you think? Technically it is possible to develop a fairly complex system in Joomla?

Again sorry if this is not the place for this kind of question, in which case just warn me that I delete.

  • 1

    I think the question fits as mainly based on opinions

  • I will edit @jbueno

  • @jbueno what we do in this case?

  • @jbueno looks at his comment: I understand and agree. Where then can I ask this question, to have discussion and hear opinions? Please reply to this comment and delete your answer so I can delete the question,

  • Is there a problem in my answer, @Eduardoseixas ?

  • @Tiagop. C You can use [chat] to ask for feedback

  • No Tiago, no problem.

  • I created a chat @Eduardoseixas, http://chat.stackexchange.com/rooms/32745/sistema-em-joomla here you are

Show 3 more comments

2 answers

1

Depends on what kind of your system. joomla, natively, is great for managing content and has an infinity of plugins that would serve to make the system well complete, however, if your system is not as user-oriented as editing content, would indicate you to rewrite your code in a development framework that nowadays there are several excellent options for you to choose.

Here is a link listing several php frameworks with their advantages: COMPARATIVE FRAMEWORKS

1


Creating a complete system in Joomla is a programming task yes, so it is consistent with the site proposal.

Making a complex system in Joomla will depend on your skill. If you are an advanced intermediary, you can even do it, using ready-made plugins, or developing your own. Look, if you have your system ready, what’s the need to redo it using Joomla? You’ll have to worry about the architecture of Joomla, the life cycle of a Joomla component is very complicated, so if I were to advise you, I would leave Joomla aside and continue with your system.

  • My idea of creating a new system in Joomla is the following: I have a lot of changes to do in the system, which would take me some time, I think that if I were, instead of making the changes manually, using Joomla plugins for this, it would save a lot of time. I am wrong?

  • This type of question ends up being closed Hiago. Don’t spend any effort writing here. The proposal of the site is to answer direct questions. The answer to your question is nothing more than opinions. If 100 answers are posted, there may be no answer to your question. If you want us to chat.

  • Tiago, you understand how complicated it is. My answer would be: FLEE PLUGINS, JOOMLA. Do you, your classes, variables, functions. Have your system under control. If You need to make a change to the layout, the system resources, you can get confused. Customer always asks for something difficult, so you need to have control over your system.

  • Someone else can tell you that using Joomla allows you to save time using full and secure plugins. So this kind of discussion is not the focus of the site. Do you understand?

  • I understand and agree. Where then can I ask this question, to have discussion and to hear opinions? Please reply to this comment and delete your answer so I can delete the question,

Browser other questions tagged

You are not signed in. Login or sign up in order to post.