Results 1 to 2 of 2

Thread: How to pass a parameter to a module

  1. #1
    New user
    Join Date
    08-14-09.
    Posts
    28

    Default How to pass a parameter to a module

    hello,

    I want to extend the form used to create new articles with one extra option. This option will be then used by a module.
    Can somebody tell me how to achieve this?

    THX!

  2. #2
    User
    Join Date
    06-29-09.
    Posts
    271

    Default Re: How to pass a parameter to a module

    You will need to extend the article table. For this you would need to create a module. This is not the easiest thing to start with :? You can find tutorials on how to write your own module. cd_collection would be a good search term But you should also read into dca and hooks.

    Can you describe what you want to do. Perhaps someone already made something (similar) that you can use in one way or another?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •