Packages from kunstmaan
-
PHP
kunstmaan/admin-bundle
The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.
-
PHP
kunstmaan/adminlist-bundle
Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.
-
PHP
kunstmaan/anomy-bundle
The Kunstmaan Anomy Bundle provides a symfony command to use a mysql dump and anonymize it wiht Faker.
-
PHP
kunstmaan/article-bundle
Add articles to your website. Use the KunstmaanGeneratorBundle to generate a new Overview/Detail article section for your website
-
PHP
kunstmaan/behat-bundle
Extends the MinkContext and adds some additional (sub)contexts like creating a screenshot when a step fails or wait for Ajax to finish before continuing assertPageContainsText()
-
PHP
kunstmaan/bundles-cms
The Kunstmaan CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
-
PHP
kunstmaan/cache-bundle
The Kunstmaan Cache bundle supplies your project with the ability to ban certain pages from Varnish from within KunstmaanCMS
-
-
kunstmaan/cms-pack
A pack for KunstmaanCMS
-
kunstmaan/cms-skeleton
A skeleton to start your new Kunstmaan CMS website
-
PHP
kunstmaan/code-quality-config
The default code quality configuration files for Kunstmaan projects.
-
PHP
kunstmaan/config-bundle
The Kunstmaan Config bundle supplies your project with custom configuration entities that can be managed from within KunstmaanCMS
-
PHP
kunstmaan/cookie-bundle
The Kunstmaan Cookie Bundle provides a cookie bar; detailed pop-up window and a similar page explaining each type of cookie used on the website.
-
JavaScript
kunstmaan/dashboard-bundle
The Kunstmaan Dashboard bundle adds a system to build advanced dashboards in the admin area of the CMS. Currently it features a large Google Analytics integration.
-
PHP
kunstmaan/fixtures-bundle
With this bundle you'll be able to create fixtures through yaml files in an easy way
-
PHP
kunstmaan/form-bundle
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
-
PHP
kunstmaan/generator-bundle
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
-
PHP
kunstmaan/github-flow-changelog
Command to generate a changelog based on Github milestones and pull requests
-
PHP
kunstmaan/google-api-custom
A custom fork of alchemy/google-plus-api-client for the use into the Kunstmaan Bundles CMS without the composer warnings
-
-
PHP
kunstmaan/languagechooser-bundle
The Kunstmaan Language chooser bundle supplies your project with basic but extendible language chooser
-
PHP
kunstmaan/lead-generation-bundle
This bundle makes it easy to create lead generation popups for your website.
-
PHP
kunstmaan/libphp-multichain
Unofficial PHP library for interacting with the Multichain JsonRPC interface
-
PHP
kunstmaan/live-reload-bundle
The KunstmaanLiveReloadBundle injects the livereload script from grunt-contrib-watch into your html page.
-
PHP
kunstmaan/media-bundle
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
-
PHP
kunstmaan/media-pagepart-bundle
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.
-
PHP
kunstmaan/menu-bundle
This bundle makes it possible to manage multiple menus via the administrator interface.
-
PHP
kunstmaan/multidomain-bundle
This bundle makes it possible to manage multiple websites from within KunstmaanCMS.
-
PHP
kunstmaan/node-bundle
All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.
-
PHP
kunstmaan/node-search-bundle
This bundle uses the KunstmaanSearchBundle to search through Nodes from the KunstmaanNodeBundle
-
PHP
kunstmaan/pagepart-bundle
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
-
-
PHP
kunstmaan/search-bundle
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
-
-
PHP
kunstmaan/seo-bundle
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
-
PHP
kunstmaan/sitemap-bundle
A sitemap bundle to generate a sitemap for your Kunstmaan bundles website based on its Nodes
-
PHP
kunstmaan/skylab
Skylab is a 100% backwards compatible PHP port of the Python based hosting scripts used at Kunstmaan. By using the Cilex, Symfony Components and lot's of good code samples from the Composer project we hope to create an application where everyone in our organisation can work with, and if issues or new needed features should arise, be able to work on.
-
-
PHP
kunstmaan/tagging-bundle
Uses FabienPennequin/DoctrineExtensions-Taggable to add tagging to the Kunstmaan bundles
-
PHP
kunstmaan/translator-bundle
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
-
-
PHP
kunstmaan/utilities-bundle
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
-
PHP
kunstmaan/voting-bundle
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
-
-
PHP
kunstmaan/bundles-standard-edition
The "Kunstmaan Bundles CMS Standard Edition" distribution
Abandoned! See kunstmaan/cms-skeleton
-
PHP
kunstmaan/newrelicbundle
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.
Abandoned!
-
PHP
kunstmaan/pwgen-php
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
Abandoned!
-
PHP
kunstmaan/sentry-bundle
THIS REPO IS DEPRECATED: replaced by Monolog | The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
Abandoned!
-
-