Giter Site home page Giter Site logo

dotkernel-v1's Introduction

Welcome to the DotKernel @VERSION@ release

DotKernel is a PHP Application Framework, built on top of Zend Framework 1 (ZF)
[ https://github.com/zendframework/zf1 ]
	
	http://www.dotkernel.com/

RELEASE INFORMATION
-------------------
DotKernel @VERSION@ - @DATERELEASE@ (r@HEADREVISION@)

For detailed changes, please see 
	http://www.dotkernel.com/changelog/@CHANGELOGVER@


SYSTEM REQUIREMENTS
-------------------

DotKernel requires:
- APACHE or Nginx HTTP server
- PHP 7.2.0 or later 
- MySQL 5.5 or later (MySQL 5.6.x recommended)
- Zend Framework 1.12.20 
For more details, please see: 
	http://www.dotkernel.com/docs/system-requirements/


INSTALLATION
------------

To install DotKernel, follow the steps below.
Note: It is important to follow the steps in the exact order below (especially steps 9, 10, 11).

   1. Download dk7.php file to test that your environment meets DotKernel system requirements
   2. Download a copy of DotKernel
   3. Unzip the downloaded package. You should have a DotKernel-@VERSION@ directory
   4. Upload the folder content to your web server
   5. Create a MySQL database and import dot_kernel.sql file into it
   6. Set your environment (production, staging or development) in .htaccess by using the APPLICATION_ENV variable. In DotKernel, the development 
      environment is set by default.
      NOTE: You might want to disable the caching till you edit all the xml's you need, otherwise the changes will be ignored as the old xml data is still cached
   7. Depending on your environment, edit the configuration file configs/application.ini to reflect the website url and the connection to the database 
      you created previously
      NOTE: Make sure the database and the application.ini have the same collation set
   8. Edit the seo.xml file (found in /configs/dots/) to reflect the website title, description and other seo information
   9. Test the installation by opening the URL you set as your website. If you see the Home page, your DotKernel installation is completed.
  10. Log In into admin module: http://www.yourdotkernelinstance.com/admin/ with these credentials
      username: admin
      password: dot
  11. Change your admin password: http://www.yourdotkernelinstance.com/admin/admin/account/ 
   
   
DOCUMENTATION
---------

Online documentation can be found at 
	https://www.dotkernel.com/phpdocs/
     
QUESTIONS
---------

If you have any questions about DotKernel, visit our website:
	https://www.dotkernel.com/
	
FEEDBACK
--------

If you encounter any unexpected behavior of the application, please report the 
issue in the DotKernel bug tracker:
	https://www.dotkernel.net/
	

SUBVERSION REPOSITORY
----------------------
You can grab latest DotKernel copy from:
	 http://v1.dotkernel.net/svn/trunk/

Browse SVN repository:
	http://websvn.dotkernel.net/listing.php?repname=DotKernel


LICENSE
-------

DotKernel is Open Source, and released under Open Software License (OSL 3.0)
See http://opensource.org/licenses/osl-3.0

This product includes GeoLite data created by MaxMind, available from
  <a href="http://www.maxmind.com">http://www.maxmind.com</a>.

dotkernel-v1's People

Contributors

arhimede avatar gabidj avatar

Stargazers

Alex Karajos avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

dotkernel-v1's Issues

ZF1 in the folder Zend ?

To avoid any complication, or the use of PEAR , include all Zend minimal library in the library/Zend folder

Links verification

check all links in dotkernel.com to reflect the change of migration to github

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.