helsingborg-stad / api-schools-manager
Creates a api that may be used to manage schools
Installs: 200
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=8.1
- helsingborg-stad/acf-export-manager: >=1.0.0
- ooksanen/acf-focuspoint: ~1.2.0
Requires (Dev)
- dev-main
- 0.22.5
- 0.22.4
- 0.22.3
- 0.22.2
- 0.22.1
- 0.22.0
- 0.21.1
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.1
- 0.17.1
- 0.16.3
- 0.16.1
- 0.16.0
- 0.15.0
- 0.14.1
- 0.14.0
- 0.12.0
- 0.11.4
- 0.11.3
- 0.11.0
- 0.10.4
- 0.10.3
- 0.10.2
- 0.10.1
- 0.10.0
- 0.9.6
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.5
- 0.8.4
- 0.8.2
- 0.8.0
- 0.7.1
- 0.6.8
- 0.6.7
- 0.6.5
- 0.6.3
- 0.6.1
- 0.6.0
- 0.4.21
- 0.4.19
- 0.4.18
- 0.4.17
- 0.4.16
- 0.4.14
- 0.4.12
- 0.4.10
- 0.4.8
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-fix/helptextsforschools
- dev-feature/Innehllstyp-Skola-Municipio-CU-865d2e0yq
- dev-feature/updating-taxonomies-and-acf-fields-for-new-posttype
- dev-feat/split-schools-into-post-types
This package is auto-updated.
Last update: 2024-10-20 05:21:07 UTC
README
Schools Manager
A WordPress plugin that creates a api that may be used to manage schools.
About Schools Manager
Built With
- PHP
- WordPress
Getting Started
To get a local copy up and running follow these simple steps.
Development environment (VS Code Devcontainer)
Prerequisites
- Docker
- VS Code
Installation of development environment.
- Install VS Code.
- Install the extension Remote Development.
- Clone this repo.
- Open the folder in VS Code.
- Open the command palette (cmd + shift + p).
- Type
Remote-Containers: Reopen in Container
and select this alternative. - Wait for the container to build.
- Run composer install in the VS Code integrated terminal.
- Run the provided VS Code Task
install acf pro
. This will download and install ACF Pro, which is required for this WordPress plugin to work.
Tests
Run tests
Run composer test
in the terminal.
Constants
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License.