Developer Docs

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
 
(43 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Under Construction! Check back often for updates.
+
<html>
 +
  <div class="page-header">
 +
    <h1>Developer Docs</h1>
 +
  </div>
 +
</html>
 +
__NOTOC__
 +
We want to make it as easy as possible for anyone to develop their own [http://www.pagelines.com/store/sections Sections], [http://www.pagelines.com/store/themes Themes], and [http://www.pagelines.com/store/plugins Plugins]; and, we want you to get them into the [http://www.pagelines.com/store/ PageLines Store].
  
<div class="wikimaintoc">
+
# First, you will need to [http://developer.pagelines.com/apply/ Sign-Up] for a PageLines Store Developer account.
<div class="wikitocleft">
+
# Make sure you have a working [https://github.com/ GitHub] account, or create a new one they're free.
* [[How to Get Started as a Developer]]
+
# Make sure all your favorite [[Developer Tools]] are installed and up-to-date.
* [[Developer Tutorials]]
+
# Check out the [[Developer Tutorials]]. There is lots of great information that can be found there.
</div>
+
# Build a product that will provide a valuable solution to a problem.
<div class="wikitocright">
+
# [http://www.pagelines.com/submit-a-store-product/ Submit] your product details; make sure to include appropriate details to explain your product.
* [[Developer Tools]]
+
# We will create a GIT repository at [https://github.com/ GitHub] for you. This is where you will upload and make changes to your product
</div>
+
# Once your product passes final review, it will become available on the [http://www.pagelines.com/store/ PageLines Store].
<div class="clear"></div>
+
# Promote your [http://www.pagelines.com/store/ PageLines Store] product and collect '''70%''' of '''all''' sales.
</div>
+
 
 +
== [http://developer.pagelines.com/apply/ Apply Now! &raquo;] ==
 +
== [[Developer_Tools|Developer Tools &raquo;]] ==
 +
== [[Developer_Tutorials|Developer Tutorials &raquo;]] ==
 +
 
 +
=== PageLines API ===
 +
* [[LESS API]]
 +
* [[Options API]]
 +
* [[Sections API]]
 +
 
 +
----
 +
 
 +
=== Directories and Lists ===
 +
* [[Actions]]
 +
* [http://www.pagelines.com/wiki/Category:Classes Classes]
 +
* [[Constants]]
 +
* [http://www.pagelines.com/wiki/Category:Filters Filters]
 +
* [http://www.pagelines.com/wiki/Category:Functions Functions]
 +
* [http://www.pagelines.com/wiki/Category:Variables Variables]
 +
 
 +
----
 +
 
 +
=== Miscellaneous ===
 +
<div style="background-color: #faf7b0; color: red; font-size: 18px; margin-bottom: 20px;">PageLines Developer Docs are Under Construction. Email us at [mailto:developers@pagelines.com?Subject=Documentation developers@pagelines.com] if you have any questions.</div>
 +
 
 +
----
 +
[[Category:Draft]]

Latest revision as of 15:08, 24 April 2013

We want to make it as easy as possible for anyone to develop their own Sections, Themes, and Plugins; and, we want you to get them into the PageLines Store.

  1. First, you will need to Sign-Up for a PageLines Store Developer account.
  2. Make sure you have a working GitHub account, or create a new one they're free.
  3. Make sure all your favorite Developer Tools are installed and up-to-date.
  4. Check out the Developer Tutorials. There is lots of great information that can be found there.
  5. Build a product that will provide a valuable solution to a problem.
  6. Submit your product details; make sure to include appropriate details to explain your product.
  7. We will create a GIT repository at GitHub for you. This is where you will upload and make changes to your product
  8. Once your product passes final review, it will become available on the PageLines Store.
  9. Promote your PageLines Store product and collect 70% of all sales.

[edit] Apply Now! »

[edit] Developer Tools »

[edit] Developer Tutorials »

[edit] PageLines API


[edit] Directories and Lists


[edit] Miscellaneous

PageLines Developer Docs are Under Construction. Email us at developers@pagelines.com if you have any questions.