GithubHelp home page GithubHelp logo

nraphael / eep Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mugoweb/eep

0.0 2.0 0.0 321 KB

A developer's command line tool for working with eZ Publish

License: GNU General Public License v3.0

PHP 100.00%

eep's Introduction

eep

eep is a command line tool to support developers using ezpublish

Usage

To set the ezpublish instance used with eep and list some content classes for future modifications:

$ eep use ezroot .
$ eep list contentclasses

To create a new content object and fill it with random data:

$ eep use contentclass <class identifier>
$ eep use contentnode <parent node id>
$ eep create content anObject

For help:

$ eep help
$ eep <module> help
$ eep help <module>

Modules

This is the list of modules (more or less up to date):

  • attribute
  • contentclass
  • contentclassgroup
  • contentnode
  • contentobject
  • create
  • crondaemon
  • ezfind
  • ezflow
  • help
  • knowledgebase
  • list
  • section
  • trash
  • use

Installation

Plug-and-play installation style:

  1. copy the eep repository to your server
  2. set a terminal path alias for the eep command
  3. execute "eep use ezroot ." for each ezpublish instance you want to use
  4. enjoy

Documentation

Author & Licensing

  • Author = "Mugo Web"
  • Copyright = "Copyright © 2012 Mugo Web"
  • License = "GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007"

Contributing

Want to contribute? Great! To contribute to the mugoweb eep repo:

  1. Fork it.
  2. Create a branch (git checkout -b eep_NewFeature)
  3. Commit your changes (git commit -am "Can now list ezpublish installations")
  4. Push to the branch (git push origin eep_NewFeature)
  5. Submit a Pull Request to mugoweb for your branch

eep's People

Contributors

andrgrau avatar benkmugo avatar dougplant avatar kosmin avatar krollster avatar peterkeung avatar xaviercousin avatar

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.