Giter Club home page Giter Club logo

migrator's Introduction

#Plexis Migrator


Basic Information

Plexis migrator is a command-line only application written purely in PHP designed to export data from other CMSes and convert them to Plexis' format to allow users to migrate over with relative ease. There is no, nor will there ever be a web interface for the migrator, everything is done on the command line.

Requirements.

*PHP 5.3.0 or later *PHP Phar extension *PHP MySQLi extension *PHP must be able to be run from the command line via the php command, doing so on Windows requires that the path to php.exe is stored in the PATH environment variable.

Getting Started

You're more than welcome to checkout the source code and build it yourself, however we recommend getting the latest stable build from the downloads page.

Building from source In order to build the Phar from the source code, clone the repository using git clonegit://github.com/Plexis/PlexisMigrator.git or download the latest zipball. Once you've got the source code, go into the directory where it's located and run build.bat (on Windows) or build.sh (Linxus/OS X), or simply run php src/build.php on Windows or php -f src/build.php on Linux/OS X.

When the building is complete navigate to the 'build' directory and copy migrator.phar and migrator.phar.config.ini OR migrator.phar.config.php to your desktop or another easy to remember location.

How to use To use the migrator open either migrator.phar.config.ini or migrator.phar.config.php in your text editor of choice and edit the connection information accordingly and save. You may run without either config file and you will be prompted for the connection information on startup. To run, simple open a new Command Prompt (Windows) or Terminal (Linux/OS X) and type php migrator.phar and press the enter/return key, follow the on-screen instructions to complete the process.

Supported Databases

migrator's People

Contributors

sirtony avatar

Stargazers

 avatar

Watchers

Neustradamus avatar Steven Wilson avatar James Cloos 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.