Renaming Points?


While I'm here, is it possible to adjust what points are rewarded for and/or what value is awarded for a given action?
EDIT: Ok, so I dug a little deeper and found where point rewards for the actions pre-assigned can be changed… but can those actions for which points are granted be changed?
Last edit: by Kryder


Any language can easily be altered via changing language strings. Admin Zone > Style > Translate/re-phrase Composr.
As for creating new actions to assign points, you'd need to alter the PHP code, i.e. programming.
There is quite a rich set of defaults though.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.


I've noticed that 'gift points' and 'points' are separate, but tooling around in the Points Module I don't see any option to directly change 'gift points'?
For my purposes I want all points to be gift points [or to disable gift points and simply allow all members to transact with real points with eachother]
EDIT: OK, I did a search through the Admin Zone and found where I can choose to disable Gift Points. I suppose that may be my best course of action here? If it is, am I able to enable direct transactions of points between members, or will such transactions have to go through the Points Store?
Last edit: by Kryder


Currently not a feature. It's on the tracker:
0000043: Option to abolish gift points - Composr CMS feature tracker
This is a long-standing thing, our current system is somewhat 'communist'

But nobody has had the time/concern enough to implement the simplification yet.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.


Or is that specific tracker issue so challenging because it eliminates Gift Points as well? [Admins who don't want gift points can turn them off in the Admin Zone for Member Groups though…]
If a more simple approach for similar results could be feasibly done within 1 hour of programming work I would be happy to sponsor it myself.
If not… then oh well lol.


However anything that goes into Composr must be well implemented, be debugged, be internationalised, be documented, be configurable, etc. It's a lot of work to write even decent maintainable code. The truth is that typically things take 2 or 3 times longer than the tracker times, and we make a loss when we do sponsored work via the tracker.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.




I believe monitoring the issue will do that, as well as counting as a 'vote'.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.


While I'm here… is there a way to directly give a user Gift Points? I'm not finding one anywhere.


Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.


In points there's an option that says 'give gift points' but that's just gift points from the system into the user's regular points.


I just checked, it's on the Profile edit tab (Edit\Profile).
I know that's a bit weird but it's because the data is tracked via Custom Profile Fields. This originates from us supporting third-party forums, we need to store our own data within special CPFs.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.