Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brookinsconsulting/bccie
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!
https://github.com/brookinsconsulting/bccie
bc-cie cli csv extension ezpublish ezpublishlegacy ezpublishplatform handler module php
Last synced: about 1 month ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/brookinsconsulting/bccie
- Owner: brookinsconsulting
- License: gpl-2.0
- Created: 2011-11-13T10:51:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T22:01:58.000Z (over 6 years ago)
- Last Synced: 2024-10-30T04:43:49.453Z (2 months ago)
- Topics: bc-cie, cli, csv, extension, ezpublish, ezpublishlegacy, ezpublishplatform, handler, module, php
- Language: PHP
- Homepage: http://projects.ez.no/cie
- Size: 244 KB
- Stars: 9
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](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](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](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](LICENSE).It is also available at [http://www.gnu.org/licenses/gpl.txt](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](LICENSE). If not, see [http://www.gnu.org/licenses/](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](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](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](http://brookinsconsulting.com/contact)