https://github.com/mariadb/catalogs-wordpress
WordPress site administration scripts for catalogs. Part of CloudFest Hackathon 2024
https://github.com/mariadb/catalogs-wordpress
Last synced: about 2 months ago
JSON representation
WordPress site administration scripts for catalogs. Part of CloudFest Hackathon 2024
- Host: GitHub
- URL: https://github.com/mariadb/catalogs-wordpress
- Owner: MariaDB
- License: gpl-2.0
- Created: 2024-03-18T08:14:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T11:57:09.000Z (about 2 years ago)
- Last Synced: 2025-04-03T20:46:00.998Z (12 months ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE
Awesome Lists containing this project
README
=== MariaDB Catalogs ===
Contributors:
Tags: mariadb
Requires at least: 6.4
Tested up to: 6.4
Stable tag: 1.0
License: GPLv2 or later
WordPress site administration scripts for MariaDB Catalogs (Part of CloudFest Hackathon 2024)
== Description ==
WordPress site administration scripts for MariaDB Catalogs (Part of CloudFest Hackathon 2024)
It supports:
* A db.php dropin file to allow installation of single site as well as WordPress Multisite to have per site catalog
== Installation ==
1. Upload the folder `mariadb-catalogs` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Deploy `db.php` to the `/wp-content/` directory. Simply placing this file activates it. To deactivate it, move it from that location.
== Frequently Asked Questions ==
== Changelog ==
= 1.0 =
* Have init version for single and Multisite