helsingborg-stad / larrum-custom-api
Custom API Endpoint for Lärrum
Installs: 7 108
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:wordpress-plugin
This package is auto-updated.
Last update: 2024-11-04 15:11:55 UTC
README
Dependencies
-
File Upload Types by WPForms, Add these manually.
Description = glb MIME Type = application/octet-stream Extension = .glb Description = gltf MIME Type = text/plain Extension = .gltf Description = usdz MIME Type = application/zip Extension = .usdz
-
Classic Editor
Activates classic editor in wordress -
Advanced Custom Fields PRO, import acf-export-2022-06-01.json to get required field group.
TODO
Frontend:
- Implement desktop design.
- Implement support for usdz format.
- Add styling on components so It will look like the design.
- Look through swipe functionality and fine tune behaviour.
- Implement check if no category is set, show nothing on the front-end.
- Fix IOS/Safari issues.
Backend:
- Look over ACF-plugin and modify.
- Add custom rules and add validation.
- Make a guide for the user on how to create a post.