Giter VIP home page Giter VIP logo

brookinsconsulting / bccie Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 14.0 250 KB

BC CIE is an eZ Publish Legacy extension which provides a flexible solution for quick and simple export of collected information content in csv or sylk (excel) formatted files with eZ Publish Legacy. Great for reports!

Home Page: http://projects.ez.no/cie

License: GNU General Public License v2.0

Shell 0.70% PHP 75.06% Smarty 24.24%
ezpublish ezpublishlegacy ezpublishplatform csv php bc-cie extension cli module handler

bccie's Introduction

BC CIE

What is the BC CIE extension?

BC CIE is a true eZ Publish extension that provides cronjob parts, class methods and module views to provide easy export of collected informations from content objects into to csv or sylk (Excel) export files.

Version

The current version of BC CIE is 1.1.3

Last Major update: January 07, 2017

You can find details about changes for this version in doc/changelogs/CHANGELOG-1.1.3.md

Copyright

BC CIE is copyright 1999 - 2017 Brookins Consulting and 2006 - 2007 Mathias VITALIS

See: doc/COPYRIGHT.md for more information on the terms of the copyright and license

License

BC CIE is licensed under the GNU General Public License.

The complete license agreement is included in the LICENSE file.

BC CIE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

BC CIE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

The GNU GPL gives you the right to use, modify and redistribute BC CIE under certain conditions. The GNU GPL license is distributed with the software, see the file LICENSE.

It is also available at http://www.gnu.org/licenses/gpl.txt

You should have received a copy of the GNU General Public License along with BC CIE in LICENSE. If not, see http://www.gnu.org/licenses/.

Using BC CIE under the terms of the GNU GPL is free (as in freedom).

For more information or questions please contact: [email protected]

Requirements

The following requirements exists for using BC CIE extension:

  • eZ Publish version:

Make sure you use eZ Publish version 4.x (required) or higher. eZ Publish 4.6.x+ (Community Build, 2012.02+) is recommended.

  • PHP version:

Make sure you have PHP 5.x or higher.

Installation

Details on installing BC CIE located in the file doc/INSTALL.md.

Usage

Click the new "BC CIE Export" menu tab and follow the instructions on the page.

Troubleshooting

  • Read the FAQ

Some problems are more common than others. The most common ones are listed in the doc/FAQ.md.

  • Support

If you have find any problems not handled by this document or the FAQ you can contact Brookins Consulting through the support system: http://brookinsconsulting.com/contact

bccie's People

Contributors

anijra avatar brookinsconsulting avatar daisiez avatar gserg avatar kvandel-ow avatar lpmi-13 avatar nleutner avatar simounet avatar styleflasherdev avatar tbuljevic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bccie's Issues

Export Charset

Export should be done with UTF8 (no?). Actually export is done with UCS-2 and I have to open the file with another program to convert the file to UTF8 before to be able to open it with Excel.

Exporting data from past year

Hi,

I was not able to export CSV data from Dicember 2014. I had to replace this line:

if ($ci_created < $current_datestamp && $ci_created >= $range )

by this one

if (true)

/classes/parser.php line 308

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.