Usage
This module integrates with Parse so you can do simple CRUD operations (create, read, update and delete) to your Parse app from a Drupal site.
This module does not save anything on Drupal (database or files) it communicates directly with parse through Parse PHP SDK, for more info about Parse PHP SDK please check the PHP guide from Parse.
Dependencies:
Installation
- Download and enable the module from /admin/modules.
- Go to /admin/config/parse/parse_keys and enter your Parse account API keys.
- Go to /admin/config/parse/parse_classes and choose what Parse classes you want to do CRUD operations on.
- Go to /parse and from there you can access your Parse classes and objects and from there you can do CRUD operations on parse objects.
- Don't forget to set up the right permissions from /admin/people/permissions#module-parse_crud.
Please note that this module still needs some enhancements, so your contributions is appreciated.
Supporting organizations:
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Integrations
1 site reports using this module
- Created by issa.haddadin on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


