WP Manifestindependent plugin directory
manifest / integrations / larrum-custom-api

Lärrum Custom API

Custom API Endpoint for Lärrum

by Ronnie Poblete Vergara · github.com/helsingborg-stad/larrum-custom-api

0stars
7.1kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/helsingborg-stad/larrum-custom-api/archive/refs/heads/master.zip

Also on Packagist as helsingborg-stad/larrum-custom-api:

composer require helsingborg-stad/larrum-custom-api

From the readme

Lärrum custom api Dependencies 1. 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 2. Classic Editor Activates classic editor in wordress 3. Advanced Custom Fields PRO, import acf-export-2022-06-01.json to get required field group. TODO Frontend: 1. Implement desktop design. 2. Implement support for usdz format. 3. Add styling on components so It will look like the design. 4. Look through swipe functionality and fine tune behaviour. 5. Implement check if no category is set, show nothing on the front-end. 6. Fix IOS/Safari issues. Backend: 1. Look over ACF-plugin and modify. 2. Add custom rules and add validation. 3. Make a guide for the user on how to create a post.

Read the full README on GitHub →