×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Component evolution
Pascal GOUBIER
New Member
Posts: 3
4 года 6 мес. назад #9700
от Pascal GOUBIER
Pascal GOUBIER создал тему: Component evolution
Hi,
I've created a component an transfered it in my Joomla! website with succes.
After that, I've compled languages translations and many others adaptations of views, forms... directly in the component.
How can I install new tables and empty views in this same compoent or config parameters withoud destroying all that I have modified in my component code ?
Thanks
I've created a component an transfered it in my Joomla! website with succes.
After that, I've compled languages translations and many others adaptations of views, forms... directly in the component.
How can I install new tables and empty views in this same compoent or config parameters withoud destroying all that I have modified in my component code ?
Thanks
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Carl Fuentes
Moderator
Posts: 28
4 года 6 мес. назад #9701
от Carl Fuentes
Carl Fuentes ответил в теме Component evolution
Apart from language files, the rest you have to manually backup and update again.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Pascal GOUBIER
New Member
Posts: 3
4 года 6 мес. назад #9702
от Pascal GOUBIER
Pascal GOUBIER ответил в теме Component evolution
language files seem to be overwritten too ?
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Søren Beck Jensen
Administrator
Posts: 81
4 года 6 мес. назад #9703
от Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Søren Beck Jensen ответил в теме Component evolution
Indeed they are. I think what Carl meant to say is that you can use the Joomla language override to store your language strings then they will not be reset on install.
To cover the code, some users are using git to handle the changes. Stashing them, updating and re-applying. If you are good with git that can be a method.
To cover the code, some users are using git to handle the changes. Stashing them, updating and re-applying. If you are good with git that can be a method.
Søren Beck Jensen
Founder, Component-Creator.com
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Pascal GOUBIER
New Member
Posts: 3
4 года 6 мес. назад #9704
от Pascal GOUBIER
Pascal GOUBIER ответил в теме Component evolution
yes indeed but it does not work if we have made modifications to existing files or added new components.
That militates to create the totality of all the needs with Component Creator ... and only then to begin to modify the code!
And also perhaps decompose application into separate modules so as not to have this concern.
Regards
That militates to create the totality of all the needs with Component Creator ... and only then to begin to modify the code!
And also perhaps decompose application into separate modules so as not to have this concern.
Regards
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Søren Beck Jensen
Administrator
Posts: 81
4 года 6 мес. назад #9705
от Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Søren Beck Jensen ответил в теме Component evolution
Another approach is to manually only copy in the new files or modified files from our zip file instead of installing it.
Søren Beck Jensen
Founder, Component-Creator.com
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.055 секунд