Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msankhala/ccf_user_preferences
This module provices a custom entity to store the user preferences and api endpoints.
https://github.com/msankhala/ccf_user_preferences
Last synced: about 2 months ago
JSON representation
This module provices a custom entity to store the user preferences and api endpoints.
- Host: GitHub
- URL: https://github.com/msankhala/ccf_user_preferences
- Owner: msankhala
- Created: 2022-05-31T00:59:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T05:38:23.000Z (over 2 years ago)
- Last Synced: 2024-04-29T21:21:58.750Z (8 months ago)
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CCF User Preferences
- This module provides a custom entity called ccf_user_preferences. This entity is
being used to store user preferences. This entity is going to be added as
entity reference field on user entity.
- This module also provide the api endpoints that exposes the user preferences so
that it can be consumed by application like recipe finder.