All Projects → magix-cms → magixcms

magix-cms / magixcms

Licence: other
Magix cms est un gestionnaire de contenu développé en PHP 5, proposant une multitude d'outils intégrés. Le gestionnaire est simple et intuitif permettant une adaptation rapide pour tout utilisateur, ainsi qu'une indexation optimal dans les moteurs de recherches.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Smarty
1635 projects
CSS
56736 projects
actionscript
884 projects
HTML
75241 projects

Projects that are alternatives of or similar to magixcms

AuroraCMS
The Australian Open Source Content Management System
Stars: ✭ 13 (-18.75%)
Mutual labels:  content-management-system
Goldencobra
CMS based on modules as Rails 4 engines
Stars: ✭ 21 (+31.25%)
Mutual labels:  content-management-system
FlexBoxFX
FlexBoxFX is a JavaFX implementation of CSS3 flexbox.
Stars: ✭ 65 (+306.25%)
Mutual labels:  responsive-design
laravel-storyblok
Make Laravel and Storyblok work together beautifully.
Stars: ✭ 45 (+181.25%)
Mutual labels:  content-management-system
gatsby-starter-krisp
A minimal, clean and responsive starter built with gatsby
Stars: ✭ 14 (-12.5%)
Mutual labels:  responsive-design
responsive-project-landing-page
A responsive landing page for open source projects
Stars: ✭ 24 (+50%)
Mutual labels:  responsive-design
pageflo
A new super flexible open source CMS
Stars: ✭ 34 (+112.5%)
Mutual labels:  content-management-system
lara-s-cms
A PHP Laravel Skeleton for CMS/Admin Dashboard (within/without website)
Stars: ✭ 28 (+75%)
Mutual labels:  content-management-system
webapp-wordlists
This repository contains wordlists for each versions of common web applications and content management systems (CMS). Each version contains a wordlist of all the files directories for this version.
Stars: ✭ 306 (+1812.5%)
Mutual labels:  content-management-system
mviewer
Visualiseur géographique thématique basé sur OpenLayers 6.3.1 et Bootstrap 3.3.6 / cartographic application based on OpenLayers and Bootstrap
Stars: ✭ 53 (+231.25%)
Mutual labels:  responsive-design
MVCShoppingMall
Use ASP.NET MVC to build e-commerce platform, including backoffice.
Stars: ✭ 30 (+87.5%)
Mutual labels:  responsive-design
Clownfish
Smart Content Management System using Spring Boot
Stars: ✭ 14 (-12.5%)
Mutual labels:  content-management-system
science-fiction-magazines-blog
Blog template (concept) is inspired by stylish science fiction magazines of the 80-90s.
Stars: ✭ 24 (+50%)
Mutual labels:  responsive-design
hexo-theme-twentyfifteen-wordpress
A reponsive theme for hexo, inspired by Twenty Fifteen Wordpress theme.
Stars: ✭ 28 (+75%)
Mutual labels:  responsive-design
RooCMS
RooCMS - This is easy and convenient content management system designed to quickly create websites.
Stars: ✭ 21 (+31.25%)
Mutual labels:  content-management-system
content-management-system
Content management system for laravel developers'. It's easy to install and run.
Stars: ✭ 16 (+0%)
Mutual labels:  content-management-system
noir
Noir is a modern, responsive and customizable theme for Jekyll with dark mode support.
Stars: ✭ 68 (+325%)
Mutual labels:  responsive-design
flute
The Application Framework Built for Powerful, Secure features and add-ons
Stars: ✭ 14 (-12.5%)
Mutual labels:  content-management-system
webgui
Web Technologies based Crossplatform GUI Framework with Dark theme
Stars: ✭ 81 (+406.25%)
Mutual labels:  responsive-design
nc-cms
💡 Embeddable, lightweight, simple PHP CMS. Content Management System.
Stars: ✭ 20 (+25%)
Mutual labels:  content-management-system

Magix cms

logo-magix_cms

License

License: GPL v3 License: MIT

version

release

Cette version n'est plus maintenue et est donc déprécié!!

Voir magix cms 3

Presentation

Magix cms est un gestionnaire de contenu développé en PHP 5, proposant une multitude d'outils intégrés. Le gestionnaire est simple et intuitif permettant une adaptation rapide pour tout utilisateur, ainsi qu'une indexation optimal dans les moteurs de recherches.

Note

N'utilisez pas la version de ce dépôt pour autre chose que vos propres tests,
la dernière version stable sur le site est optimisé pour la mise en production.

Authors

Contributors

Site officiel

Ressources

Plugins

Requirements

Server

  • APACHE / IIS / NGINX
    • Le serveur doit avoir la réécriture d'url activé pour fonctionné (rewrite_mod).
  • PHP 5.2 et plus
    • GD activé
    • SPL
    • SimpleXML et XML READER
    • PDO
  • MYSQL

Note: Pour utiliser Magix CMS avec PHP 5.3

error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED

Note: Pour utiliser Magix CMS avec PHP 5.4

error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT

Note: Magix CMS 2.x.x n'est pas compatible avec PHP 7 !!

Remove bug minify with Bootstrap and Less (apache)

    <IfModule mpm_winnt_module>
       ThreadStackSize 8388608
    </IfModule>

Required Library

Smarty 3 (http://www.smarty.net/download)
copy to: /lib/smarty3

Magixcjquery (http://sourceforge.net/projects/magixcjquery/files/magixcjquery-stable/3.x/)
copy to: /lib/magixcjquery

Il faut ajouté le dossier smarty3 et magixcjquery dans le dossier lib, vous pouvez télécharger les dernières versions pour être compatible avec magix cms.

Required Application

Pour modifier un template, installez NODE.JS et LESS

Optionnel

Licence

This file is part of Magix CMS.
MAGIX CMS, The content management system optimized for users

Copyright (C) 2008 - 2017 magix-cms.com support[at]magix-cms[point]com

OFFICIAL TEAM :

-  Gerits Aurelien (Author - Developer) contact[at]aurelien-gerits[point]be - aurelien[at]magix-cms[point]com

Redistributions of files must retain the above copyright notice.
This program 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 3 of the License, or
(at your option) any later version.

This program 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.

You should have received a copy of the GNU General Public License
along with this program.  If not, see .

####DISCLAIMER

Do not edit or add to this file if you wish to upgrade magixcms to newer
versions in the future. If you wish to customize magixcms for your
needs please refer to magix-cms.com for more information.

##Synchronize your fork

#cd your_fork
cd magixcms

#git remote add your_fork [email protected]:gtraxx/magixcms.git
git remote add magixcms [email protected]:gtraxx/magixcms.git
git fetch magixcms

#Merge your local copy with the original project
git checkout master
git merge magixcms/master

#Commit your changes
git commit -a -m "Synchronization with the original project"

#Send your changes to github
git push
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].