Download the PHP package elieldepaula/wpanelcms without Composer

On this page you can find all versions of the php package elieldepaula/wpanelcms. 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 wpanelcms

Welcome to Wpanel CMS

Build Blogs, Websites and Web Apps with an CMS made in top of CodeIgniter 3.x

This project was born from the need to create a fast and easy website without using solutions like Wordpress or Joomla, which due to the amount of code and third party plugins increases the complexity of any changes.

The objective of this project is to assist developers who want to have code control in a simple and practical way.

Wpanel was developed on the Codeigniter 3 framework, so it is important to have some basic knowledge of its operation. See the Codeigniter 3 documentation here.

Features

  1. Responsive administrator thanks to AdminLTE.
  2. Account management with ACL granting access by URI.
  3. Posts - can be News or just a Blog on your website.
  4. Pages - manage your site's fixed pages, such as the 'About' page.
  5. Banners - Manage the slide banner of the home page.
  6. Galleries - Manage the photo galleries on the site.
  7. Youtube videos.
  8. Menu management.
  9. Newsletters - Collect leads on your website.
  10. Account management.
  11. Dynamic settings.

Wpanel require

  1. Functional webserver
  2. PHP 7.x
  3. MySQL or SQLite3

Quick start

The easiest way to have Wpanel CMS ready to start developing your project is through Composer, with the SQLite database and using the built-in PHP server. To do this, follow the steps below.

For more installation details and advanced configurations topics, acces the Wiki of the project.

Contributing

See how to contribute to this project:

1 - Development

If you're a web developer and want to be part of an cool project, you're in the right place! Fork the project and send your Pull-requests. Also you can send me a email to dev[at]elieldepaula.com.br so we can change ideas and to plan some features to the project.

I also recommend you to read the CodeIgniter Style Guide on a try to make the code in the same pattern.

2 - Feedback

Send your feedback about the project, you can send an email to dev[at]elieldepaula.com.br or send a message in our page on Facebook. If you have experienced bugs you can inform them in the issues section here on github. And do not forget to send your ideas and demands to the project, we want to hear what you are meant to do with Wpanel and help you.

3 - Donate

Financial donating is always welcome and they help us to keep focus on the project, then the evolution could be more fast.

You'll find two buttons of donation in the oficial site, one for PayPal and another to PagSeguro.

Feel free to send an email to dev[at]elieldepaula.com.br and get more informations about others ways to donate.

License

This is a personal project I have been working on for several years and I am making it available under the MIT license, you can use it any way you want, but without any warranty. In the development process I learned a lot and grew as a developer and I'm happy to extend this project to you.

The MIT License (MIT)

Copyright (c) 2020 Eliel de Paula Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


All versions of wpanelcms with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0.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 elieldepaula/wpanelcms contains the following files

Loading the files please wait ....