Skip to main content

Sync

gulp-sass-for-wp-themes
Tools Open Source Sync WordPress
add sass and browser-sync to wordpress themes Setup: clone the repository with: git clone https://github.com/eyal670/gulp-sass-for-wp-themes.git create folder named dev within the theme folder as follow: wordpress-root |-- wp-content |-- themes |-- theme-folder |-- dev put the repository files inside the dev folder navigate to dev folder and run npm install enqueue css wp_enqueue_style( 'native-code_css', get_template_directory_uri() .
dockerWordpresDev
Tools Open Source Sync WordPress
Wordpres Development with Docker This is a base or tempplate for WordPress development with Docker environment and folder volumes. This way you can develop themes, plugins… or even setup a full WordPress site locally without need to install or configure practically anything but Docker.
wordpress-sync-scripts
Tools Open Source Sync WordPress
Ant/PHP scripts to sync dev and live environments What does it do? This project contains a collection of Ant and PHP scripts designed to simplify switching between dev and live WordPress websites.
core.wordpress-mirror
Tools Open Source Sync WordPress
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>WordPress › ReadMe</title> <link rel="stylesheet" href="https://github.com/gMagicScott/wp-admin/css/install.css?ver=20100228" type="text/css" /> </head> <body> <h1 id="logo"> <a href="https://github.com/gMagicScott/https://wordpress.org/"><img alt="WordPress" src="https://github.com/gMagicScott/wp-admin/images/wordpress-logo.png" /></a> </h1> <p style="
wp-miogest-sync
Tools Open Source Sync WordPress
wp-miogest-sync The wordpress plugin to syncronize miogest with Worpdress every night Project purpose This project consist in a wordpress plugin which is intended for internal use only. The purpose of the plugin is synchronizing with a gestional software (management software) for housing advertisements.
wp-backups
Tools Open Source Sync WordPress
WP Backups: Automated WordPress backups that sync with Google drive in Ubuntu Server There are wordpress plugins that handle this, but I didn’t liked them for one or more of the following reasons: slower performance, full of ads, ugly UI, high update frequency with no justifiable reason or perceivable benefit, not outputting fully standalone backups.
fb-events-syncer-1
Tools Open Source Sync WordPress
FOR DEVELOPMENT (without docker) Install Python first (https://www.python.org/) Create a file named config.py, see example.prod.config, with the following contents #### fb_token = "" fb_page_id = "200346284174326" wp_base_url = "http://localhost:8000/wp-json/events_api/v1" intervalHours = 4 resultsEmail="
make-noagenda-lofi
Tools Open Source Sync WordPress
Moved out of GitHub I have moved all of my software development out of GitHub. Drew DeVault explains the reasons pretty well: https://drewdevault.com/2022/06/23/Copilot-GPL-washing.html (Wayback machine archive: https://web.archive.org/web/20220630190624/https://drewdevault.com/2022/06/23/Copilot-GPL-washing.html ) Brendan Kidwell
think-by-numbers-wordpress-github-sync
Tools Open Source Sync WordPress
Run Locally cd docs bundle install bundle exec jekyll serve or bundle exec jekyll serve --port 3000 --host 0.0.0.0 on Gitpod Theme Cusomization Overriding Includes and Layouts Theme files can be overridden by placing a file with the same name into your project’s _includes or _layouts directory.
acf-pro-sync
Tools Open Source Sync WordPress
=== ACF Pro JSON Sync === Contributors: o3world Tags: custom, field, custom field, advanced, simple fields, magic fields, more fields, repeater, matrix, post, type, text, textarea, file, image, edit, admin Requires at least: 3.
wpsyncz
Tools Open Source Sync WordPress
WPSyncz WP-CLI plugins for syncing WordPress databases, media and plugins. Installation Global (recommended) wp package install git@github.com:thegallagher/wpsyncz.git Local Copy wpsyncz.php to your /wp-content/mu-plugins/ folder. Remote WPSyncz needs to be installed on any remote servers before it can be used.
wp-remote-users-sync
Tools Open Source Sync WordPress
WP Remote Users Sync – Synchronise WordPress Users across Multiple Sites General Description Overview Adding User Actions Hooks – actions & filters Actions Filters General Description If you run multiple websites and want to keep users separated, but synchronise them automatically and securely for specific user operations, then WP Remote Users Sync is the plugin to use.
campaign-monitor-synchronization
Tools Open Source Sync WordPress
=== Campaign Monitor Synchronization === Contributors: carloroosen, pilotessa Tags: Campaign Monitor, user management, mailing list Requires at least: 3.0.1 Tested up to: 4.2 Stable tag: 1.0.14 License: GPLv2 or later License URI: http://www.
conoha-object-sync
Tools Open Source Sync WordPress
=== ConoHa Object Sync === Contributors: hironobu Tags: ConoHa, OpenStack Swift, object storage Requires at least: 4.0 Tested up to: 4.2.2 Stable tag: 0.2.1 License: GPLv2 or later. License URI: http://www.
bea-content-sync-fusion
Tools Open Source Sync WordPress
BEA – Content Sync Fusion Manage content synchronisation across a WordPress multisite. Requirements WordPress should be installed as multisite. Require at least WordPress 4.6.x, in order to use the WP_Site_Query.
wp-google-auth
Tools Open Source Sync WordPress
ftek-google-auth WordPress plugin for syncing WordPress users with Google Workspace users. Dependencies PHP (^7.4.x) WordPress (>=5.9.x) Contributing VS Code This project is set up for development with the editor/IDE VS Code.
wp-nettix-sync
Tools Open Source Sync WordPress
=== WP NettiX Sync === Contributors: Zuige, elguitar, ottok Tags: nettix, sync, import Donate link: https://seravo.com/ Requires at least: 4.0 Tested up to: 4.9.5 Requires PHP: 5.6.0 Stable tag: trunk License: GPLv3 License URI: http://www.
Woo-Sync-MailChimp-Subscriptions
Tools Open Source Sync WordPress
Woo-Sync-MailChimp-Subscriptions A WordPress Plugin for syncing WooCommerce Subscribers with a MailChimp List This plugin syncs all your active WooCommerce Subscriptions to a specified MailChimp list using the secure MailChimp API, and dynamically changes the value of a custom MERGE field to match the current status of your customer.
wp-plugin__gcal-sync
Tools Open Source Sync WordPress
Google Calendar Sync Synchronise google calendar events with a selected post type. 1. Table of Contents Table of Contents About The Project <ul dir="auto"> <li> 2.1. <a rel="nofollow noopener" target="_blank" href="#BuiltWithDependencies">Built With / Dependencies</a> </li> <li> 2.
WordPress-Synchronization
Tools Open Source Sync WordPress
WordPress-Synchronization Script for synchronizing a Worpress site between a localhost and a server hosted over the Internet. Problem It’s very painfull to create or update a WordPress website when you have a low internet bandwith.