Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeboxrcodehub/cbxwptaxonomy
https://github.com/codeboxrcodehub/cbxwptaxonomy
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeboxrcodehub/cbxwptaxonomy
- Owner: codeboxrcodehub
- License: mit
- Created: 2022-08-26T09:22:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T05:38:58.000Z (about 2 months ago)
- Last Synced: 2024-12-03T06:28:28.916Z (about 2 months ago)
- Language: PHP
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Open source Taxonomy plugin
## Description
Open source plugin for creating category and tag. In this plugin we have used custom table for creating the categories and tags so that it uses less resource.Software requirements
The following software is required to develop using CBXTaxonomy:
* PHP version 7.4 or newer
## Installation
1. Download the latest zip from [here](https://github.com/codeboxrcodehub/cbxwptaxonomy/releases)
2. WordPress has clear documentation about [how to install a plugin](https://codex.wordpress.org/Managing_Plugins)
3. After install activate the plugin "CBX Taxonomy" through the 'Plugins' menu in WordPress
4. This plugin doesn't load any library by default, it doesn't create extra folder or menu.## Licence
[MIT](https://github.com/codeboxrcodehub/cbxwptaxonomy/blob/master/LICENSE.txt)