GithubHelp home page GithubHelp logo

kevthunder / cake-migration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from o2web/cake-migration

0.0 2.0 0.0 128 KB

Plugin allowing to synchronize data from models between many instance of CakePHP

HTML 2.58% PHP 87.00% CSS 5.03% JavaScript 3.03% CoffeeScript 2.36%

cake-migration's Introduction

o2cms Database Migration

Pour cakePHP 1.3

Plugin allowing to synchronize data from models between many instance of CakePHP

Installation

  • Put the content of this plugin in "app/plugins/" in a folder named "migration".
  • Exécuter les commandes SQL de "database.sql" dans la base de donnée MySql.
  • Run the following to generate the config file :
    php cake/console/cake.php install_migration

Configuration

See libs/migration_config.php and models/behaviors/migration.php

todo

  • Overridable fields
  • On demand entry sync
  • Relations
  • Files
  • Set a global sync option
  • diff viewer
  • check invalidated entries at the end of a full synch
  • handle deleted entries
  • "create on map conflict" option
  • handle many files with the same name
  • console

Developpement

js and css must be compiled

cd app/plugins/migration
coffee -wmo webroot/js webroot/js/src
sass --sourcemap --watch webroot/sass:webroot/css

cake-migration's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.