Jump to content

Raúl Anguita

Members
  • Joined

  • Last visited

  1.    G17 Media reacted to a post in a topic: Creating a new content item type
  2. This example is not a CRUD one. In my point of view, your docs fails to explain all the methods implied on that.
  3. Wooo Thank you so much. I think Invision should re-think their own doc.... Thank you again.
  4. Hello, I'm a retail developer. I'm not professional, just a hobbyist one. I worked before with Wordpress and Processwire and I'm used to work with PHP. I bought a week ago Invision Community and I'm trying to create a custom item type. I just need to create a content item with Title and Description (no categories or taxonomies implied) All examples I saw in doc was to create the source (model) but the documentation provided for the controller is (on my own view) useless or does not provide the info I need. There is any blank example or hello world with the CRUD to know how the Invision engine works? Thank you.