Code Monkey home page Code Monkey logo

symlink_manifest's Introduction

#Symlink Manifest

The Symlink Manifest extension creates manifest.dev and manifest.live folders, and creates a symbolic link. Thanks to Rowan Lewis for the idea.

##Install

  1. Upload the 'symlink_manifest' folder in this archive to your Symphony 'extensions' folder.

  2. Prepare

    • Fresh install on dev
      1. Ensure manifest folder exists.
    • To live
      1. Upload manifest.live and manifest.dev folders to live server. Rename manifest.live folder to manifest.
      2. On live server, uninstall extension by selecting the "Symlink Manifest" item under Extensions, choose Uninstall from the with-selected menu, then click Apply.
    • To dev
      1. Download manifest.live and manifest.dev folders to dev server. Rename manifest.dev folder to manifest.
      2. On dev server, uninstall extension by selecting the "Symlink Manifest" item under Extensions, choose Uninstall from the with-selected menu, then click Apply.
  3. Enable extension by selecting the "Symlink Manifest" item under Extensions, choose Enable from the with-selected menu, then click Apply.

  4. After installing for the first time, configure manifest.live/config.php to reflect configuration (i.e. database details) for the live server.

NOTE: Fresh install will copy manifest folder to manifest.dev and manifest.live folders, with a symbolic link to manifest.dev folder.

##Uninstall

  1. Uninstall extension by selecting the "Symlink Manifest" item under Extensions, choose Uninstall from the with-selected menu, then click Apply.

NOTE: Uninstalling extension will leave manifest.dev and manifest.live folders, and delete symbolic link.

##History

  • 0.4 Add symlink as fall back to exec for better windows support.
  • 0.3 Fixed bug where writing to config.php caused problem. Using exec() in place of symlink().
  • 0.2 Fixed symlink delete bug (beta)
  • 0.1 Initial version (beta)

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.