Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayfrontmedia/wp-tailor
Create a tailored WordPress environment by customizing its default functionality.
https://github.com/bayfrontmedia/wp-tailor
Last synced: about 6 hours ago
JSON representation
Create a tailored WordPress environment by customizing its default functionality.
- Host: GitHub
- URL: https://github.com/bayfrontmedia/wp-tailor
- Owner: bayfrontmedia
- License: gpl-3.0
- Created: 2023-10-13T20:39:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-16T15:55:39.000Z (about 1 year ago)
- Last Synced: 2024-04-17T22:46:14.694Z (7 months ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## WP-Tailor
Create a tailored WordPress environment by customizing its default functionality.
- [License](#license)
- [Author](#author)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)## License
This project is open source and available under the [GNU GPLv3 license](LICENSE).
## Author
- [Bayfront Media homepage](https://www.bayfrontmedia.com?utm_source=github&utm_medium=direct)
- [Bayfront Media GitHub](https://github.com/bayfrontmedia)## Requirements
* PHP >= 8.0
* [Advanced Custom Fields](https://www.advancedcustomfields.com/) WordPress plugin## Installation
```
composer require bayfrontmedia/wp-tailor
```## Usage
Ensure the [Advanced Custom Fields](https://www.advancedcustomfields.com/) WordPress plugin is installed and enabled, then enable the `WP-Tailor` plugin.
To use, navigate to the `Tailor` admin page.