Quick one please.
The fields in the modules in Admin which file/folder is that written in?
get that?
Where in MVC-L can I find the code?
If I wanted to add another option to bestsellers module which file would I put the front end code in?
I hope I am not confusing anyone I have tried to put the question in several forms in order to explain myself.
thankx
admin side:
admin/controller/module/yourmodule.php
admin/view/template/module/yourmodule.tpl
admin/model/module/yourmodule.php (if module needs an sql query)
admin/language/module/youmodule.php (for adding text)
view side
catalog/controller/module/yourmodule.php
catalog/view/theme/yourtheme/template/module/yourmodule.tpl
catalog/language/module/yourmodule.php
follow bestseller module as an example.
admin/controller/module/yourmodule.php
admin/view/template/module/yourmodule.tpl
admin/model/module/yourmodule.php (if module needs an sql query)
admin/language/module/youmodule.php (for adding text)
view side
catalog/controller/module/yourmodule.php
catalog/view/theme/yourtheme/template/module/yourmodule.tpl
catalog/language/module/yourmodule.php
follow bestseller module as an example.
admin/model/module/SXGuy wrote:admin side:
admin/controller/module/yourmodule.php
admin/view/template/module/yourmodule.tpl
admin/model/module/yourmodule.php (if module needs an sql query)
admin/language/module/youmodule.php (for adding text)
view side
catalog/controller/module/yourmodule.php
catalog/view/theme/yourtheme/template/module/yourmodule.tpl
catalog/language/module/yourmodule.php
follow bestseller module as an example.
this folder does not seem to exist in my version, 1.4.9.4
do I have to create one?
admin/model/module/
this folder does not seem to exist in my version, 1.4.9.4
do I have to create one?
this folder does not seem to exist in my version, 1.4.9.4
do I have to create one?
Who is online
Users browsing this forum: Baidu [Spider] and 73 guests