Download the PHP package genix/cms without Composer

On this page you can find all versions of the php package genix/cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package cms

GeniXCMS

Update Notice: Please Update to version v1.1.11.

Build Status

FOSSA Status

CircleCI wercker status Codeship

Latest Stable Version Total Downloads Latest Unstable Version License

Gitter Documentation Status

GeniXCMS is a PHP Based Content Management System and Framework (CMSF). It's a simple and lightweight of CMSF. Very suitable for Intermediate PHP developer to Advanced Developer. Some manual configurations are needed to make this application to work.

Why GeniXCMS

This CMSF is a starter point to build your own online applications. With already build User manager, Content manager (Post, Pages), Menu manager, etc made you easy to add your own code and build your own custom web applications.

Credits

GeniXCMS is using some of FOSS (free and opensource software) like :

Requirements

Recommended

Installation

GeniXCMS can be installed on Custom Server like VPS/Dedicated Server or on Shared Hosting.

Manual Upload

Upload all files to your site.

Set this directory permission to 777 (writable) :

After upload is done. Open your site at the browser. eg: http://yoursite.com

The installation wizard will appear, just follow all the instructions.

Using Composer

We are now ready for composer installation. Run this command at your server.

php composer.phar create-project genix/cms

more detail about composer, please read the documentation at http://getcomposer.org

more details of installation : http://docs.genix.me/user-guide/installation/

Upgrading

Showcase

Showcase URL :

License

GeniXCMS License : MIT License

FOSSA Status

Website

Link : https://genixcms.my.id/

Donate

Contact us for Donation.

Developer

Developed by : Puguh Wijayanto - https://github.com/semplon

Suported By


All versions of cms with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2.5
phpmailer/phpmailer Version 6.1.7
kissifrot/php-ixr Version 1.8.3
google/recaptcha Version 1.2.4
omnipay/common Version v3.0.4
omnipay/paypal Version v3.0.2
studio-42/elfinder Version 2.1.57
league/oauth2-client Version 2.5.0
league/oauth2-google Version 3.0.3
symfony/dependency-injection Version v5.1.5
symfony/http-kernel Version v5.1.5
guzzlehttp/guzzle Version 6.5.5
php-http/guzzle6-adapter Version v2.0.1
ezyang/htmlpurifier Version v4.13.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package genix/cms contains the following files

Loading the files please wait ....