Custom Objects and attributes
Permalink
Hi,
Are there any examples, tutorials or guidelines on custom Objects (like Page, File, User) and using attributes?
All things I see are 5.6 and I definitely want it for 5.7 ;)
SnefIT
Are there any examples, tutorials or guidelines on custom Objects (like Page, File, User) and using attributes?
All things I see are 5.6 and I definitely want it for 5.7 ;)
SnefIT
None?
Where are you looking? All this is for 5.7+
http://documentation.concrete5.org/developers...
Without a more specific question, maybe start here
http://documentation.concrete5.org/developers/working-with-pages/ov...
Tutorials here are the most current first (so for 5.7+
http://documentation.concrete5.org/developers...
Here's some other suggestions to check out
http://andrewembler.com/2014/04/concrete5-57-add-development-part-1...
http://www.codeblog.ch/category/concrete5/...
http://www.mesuva.com.au/blog/concrete5/...
Good luck.
http://documentation.concrete5.org/developers...
Without a more specific question, maybe start here
http://documentation.concrete5.org/developers/working-with-pages/ov...
Tutorials here are the most current first (so for 5.7+
http://documentation.concrete5.org/developers...
Here's some other suggestions to check out
http://andrewembler.com/2014/04/concrete5-57-add-development-part-1...
http://www.codeblog.ch/category/concrete5/...
http://www.mesuva.com.au/blog/concrete5/...
Good luck.
No, I mean "custom" objects.
The e-commerce Addon uses custom Objects (like a shop item or an order). Those objects can use attributes, just like page, file or user objects.
That is what I was looking for in 5.7
Didn't find anything about that.
Sven.
The e-commerce Addon uses custom Objects (like a shop item or an order). Those objects can use attributes, just like page, file or user objects.
That is what I was looking for in 5.7
Didn't find anything about that.
Sven.
No, I mean "custom" objects.
The e-commerce Addon uses custom Objects (like a shop item or an order). Those objects can use attributes, just like page, file or user objects.
That is what I was looking for in 5.7
Didn't find anything about that.
Sven.
The e-commerce Addon uses custom Objects (like a shop item or an order). Those objects can use attributes, just like page, file or user objects.
That is what I was looking for in 5.7
Didn't find anything about that.
Sven.
Oh, I see.
Well the only thing I can offer, which maybe isn't exactly what you want but might lead to it, is:
Did you check out this code?
https://github.com/VividWeb/vivid_store...
and @Mesuva is contributing and did a blog post/demo
http://www.mesuva.com.au/blog/concrete5/video-demo-of-store-develop...
Or maybe this tutorial?
http://documentation.concrete5.org/tutorials/how-to-add-orders-to-r...
This 2nd project seems to be stalled or dead, but maybe the custom object he's created and using will help?
Well the only thing I can offer, which maybe isn't exactly what you want but might lead to it, is:
Did you check out this code?
https://github.com/VividWeb/vivid_store...
and @Mesuva is contributing and did a blog post/demo
http://www.mesuva.com.au/blog/concrete5/video-demo-of-store-develop...
Or maybe this tutorial?
http://documentation.concrete5.org/tutorials/how-to-add-orders-to-r...
This 2nd project seems to be stalled or dead, but maybe the custom object he's created and using will help?