https://github.com/sackrin/fusion-model
The aim of this library is to extend the fusion library with models and collections for creating and managing posts, terms, users etc with advanced custom fields in WordPress.
https://github.com/sackrin/fusion-model
Last synced: about 1 month ago
JSON representation
The aim of this library is to extend the fusion library with models and collections for creating and managing posts, terms, users etc with advanced custom fields in WordPress.
- Host: GitHub
- URL: https://github.com/sackrin/fusion-model
- Owner: sackrin
- License: mit
- Created: 2018-02-16T11:36:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T12:23:24.000Z (over 8 years ago)
- Last Synced: 2025-01-09T17:56:04.875Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FUSION MODEL
The aim of this library is to extend the fusion library with models and collections for creating and managing posts, terms, users etc with advanced custom fields in WordPress.
### Installing Fusion Model
```
composer require sackrin/fusion-model
```