figuren.theater | Data
Data structures, posttypes and taxonomies including ways to relate thoose for a WordPress multisite network like figuren.theater
by figuren.theater · github.com/figuren-theater/ft-data · website
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/figuren-theater/ft-data/archive/refs/heads/main.zipReadme
figuren.theater | Data
Data structures, posttypes & taxonomies together with the tools to handle this data for a WordPress Multisite like figuren.theater.
Read our blog
See the network in action
•
Join the network
•
Create your own network
About
This is the long desc
- [x] list closed tracking-issues or
docsfiles here - [ ] Do you have any ideas ?
Background & Motivation
...
Install
-
Add this repository to your
composer.json"repositories": [ { "type": "git", "url": "https://github.com/figuren-theater/ft-data" } ], "extra": { "dropin-paths": { "htdocs/vendor/rss-bridge/rss-bridge": [ "package:figuren-theater/ft-data:templates/htdocs/vendor/rss-bridge/rss-bridge/whitelist.txt", "package:figuren-theater/ft-data:templates/htdocs/vendor/rss-bridge/rss-bridge/config.ini.php" ] } } -
Install via command line
composer require figuren-theater/ft-data
Usage
Plugins included
This package contains the following plugins. Thoose are completely managed by code and lack of their typical UI.
-
Distributor Distributor is a WordPress plugin that makes it easy to syndicate and reuse content ...
-
Distributor - Remote Quickedit Re-enable quickedit for distributed posts on the receiving site. This allows to make changes to the original post from the remote site. Add-on for the glorious distributor-plugin by 10up.
-
Utility Taxonomy A hidden taxonomy, used for filtering of posts/pages etc. in a way that is more performant than using the likes of post meta.
-
Shadow Taxonomy Provides a Simple API for making Many To Many Relationships in WordPress.
-
Extended CPTs A library which provides extended functionality to WordPress custom post types and taxonomies.
-
Term Management Tools Allows you to merge terms, move terms between taxonomies, and set term parents, individually or in bulk.
-
figuren-theater/ft-network-sourcelinks Manage external Links as 'other' personal profiles or external sources. Handles syncing content from thoose sites, (NOT YET: using RSS-Bridge, friends,) and the old native WordPress Link-Manager a little modified.
-
feed-pull Pull feeds into WordPress
Built with & uses
- dependabot
- ....
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- 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
Versioning
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
Authors
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
License
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details
Acknowledgments
- altis by humanmade, as our digital role model and inspiration
- @roborourke for his clear & understandable coding guidelines
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.