Book Image

Building Websites with e107

Book Image

Building Websites with e107

Overview of this book

e107 is a PHP-based content management system that uses the popular open source MySQL database system for content storage. e107 is released under the terms of the GNU General Public License and is completely free, totally customizable and in constant development. It is an ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, weblogs and much more. It has a large, enthusiastic, and helpful community of users.If you want to create a powerful, fully-featured website in no time, this book is for you. This book will help you explore e107, putting you in the picture of what it offers, and how to go about building a site with the system. The book covers all the core features of e107, and it is thorough and incremental tutorial approach it gives you the understanding to experiment with advanced features and customization.
Table of Contents (16 chapters)
Building Websites with e107
Credits
About the Author
Acknowledgement
About the Reviewer
Preface

Introduction to Plugins


There are two types of plugins that are available for use with e107. There are the core aka certified plugins and non-core plugins. The biggest difference between the two types is that core plugins are created by members of the development team and as such are packaged with e107. Non-core plugins are created by other developers who found a need, developed the plugin, and then uploaded it for others to use. This is one of the greatest assets of open‑source software.

While neither set of plugins is free from the occasional bug, I would always use the core plugin when available, only for the reason that the development team is more intimate with the core code and with upcoming changes to that code.

The site for all e107 plugins is at http://www.e107coders.org. This is the official repository; however, I would caution you to go to the developer's website before downloading and installing non-core plugins, as often developers are not quick to post updates to the http:/...